public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded•com>
To: Amir Vadai <amirv@mellanox•com>
Cc: "David S. Miller" <davem@davemloft•net>,
	netdev@vger•kernel.org,
	Richard Cochran <richardcochran@gmail•com>,
	Or Gerlitz <ogerlitz@mellanox•com>,
	Eugenia Emantayev <eugenia@mellanox•com>
Subject: Re: [PATCH net-next V2 1/5] net/mlx4_core: Add timestamping device capability
Date: Mon, 22 Apr 2013 21:10:55 +0400	[thread overview]
Message-ID: <51756F1F.8030903@cogentembedded.com> (raw)
In-Reply-To: <1366631767-16493-2-git-send-email-amirv@mellanox.com>

Hello.

On 04/22/2013 03:56 PM, Amir Vadai wrote:

> From: Eugenia Emantayev <eugenia@mellanox•com>
>
> Add new device capability for timestamping support and query FW to retrieve it.
>
> Signed-off-by: Eugenia Emantayev <eugenia@mellanox•com>
> Signed-off-by: Or Gerlitz <ogerlitz@mellanox•com>
> Signed-off-by: Amir Vadai <amirv@mellanox•com>
> ---
>   drivers/net/ethernet/mellanox/mlx4/fw.c |    7 ++++++-
>   include/linux/mlx4/device.h             |    3 ++-
>   2 files changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/ethernet/mellanox/mlx4/fw.c b/drivers/net/ethernet/mellanox/mlx4/fw.c
> index ab470d9..8f394be 100644
> --- a/drivers/net/ethernet/mellanox/mlx4/fw.c
> +++ b/drivers/net/ethernet/mellanox/mlx4/fw.c
> @@ -130,7 +130,8 @@ static void dump_dev_cap_flags2(struct mlx4_dev *dev, u64 flags)
>   		[1] = "RSS Toeplitz Hash Function support",
>   		[2] = "RSS XOR Hash Function support",
>   		[3] = "Device manage flow steering support",
> -		[4] = "Automatic mac reassignment support"
> +		[4] = "Automatic mac reassignment support",

    "MAC" perhaps? Although you're only adding a comma...

WBR, Sergei

  reply	other threads:[~2013-04-22 17:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-22 11:56 [PATCH net-next V2 0/5] net/mlx4: HW timestamping support Amir Vadai
2013-04-22 11:56 ` [PATCH net-next V2 1/5] net/mlx4_core: Add timestamping device capability Amir Vadai
2013-04-22 17:10   ` Sergei Shtylyov [this message]
2013-04-23  7:01     ` Amir Vadai
2013-04-22 11:56 ` [PATCH net-next V2 2/5] net/mlx4_core: Read HCA frequency and map internal clock Amir Vadai
2013-04-22 11:56 ` [PATCH net-next V2 3/5] net/mlx4_en: Add HW timestamping (TS) support Amir Vadai
2013-04-22 11:56 ` [PATCH net-next V2 4/5] net/mlx4_en: Support software timestamping Amir Vadai
2013-04-22 11:56 ` [PATCH net-next V2 5/5] net/mlx4_en: Add a service task Amir Vadai
2013-04-22 19:01   ` Eric Dumazet
2013-04-23 13:56     ` Amir Vadai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51756F1F.8030903@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded$(echo .)com \
    --cc=amirv@mellanox$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=eugenia@mellanox$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=ogerlitz@mellanox$(echo .)com \
    --cc=richardcochran@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox