lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Apr 2013 10:01:18 +0300
From:	Amir Vadai <amirv@...lanox.com>
To:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
CC:	"David S. Miller" <davem@...emloft.net>, <netdev@...r.kernel.org>,
	Richard Cochran <richardcochran@...il.com>,
	Or Gerlitz <ogerlitz@...lanox.com>,
	Eugenia Emantayev <eugenia@...lanox.com>
Subject: Re: [PATCH net-next V2 1/5] net/mlx4_core: Add timestamping device
 capability

On 22/04/2013 20:10, Sergei Shtylyov wrote:
> Hello.
> 
> On 04/22/2013 03:56 PM, Amir Vadai wrote:
> 
>> From: Eugenia Emantayev <eugenia@...lanox.com>
>>
>> Add new device capability for timestamping support and query FW to
>> retrieve it.
>>
>> Signed-off-by: Eugenia Emantayev <eugenia@...lanox.com>
>> Signed-off-by: Or Gerlitz <ogerlitz@...lanox.com>
>> Signed-off-by: Amir Vadai <amirv@...lanox.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...
Will change in V3.

> 
> WBR, Sergei
> 

Thanks,
Amir
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ