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:	Sun, 1 Jun 2014 20:09:37 -0700
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	Ben Hutchings <ben@...adent.org.uk>
Cc:	David Miller <davem@...emloft.net>,
	netdev <netdev@...r.kernel.org>,
	Venkat Duvvuru <VenkatKumar.Duvvuru@...lex.com>
Subject: Re: [PATCH net-next 7/8] ethtool: Replace ethtool_ops::{get,set}_rxfh_indir()
 with {get,set}_rxfh()

On Sun, Jun 1, 2014 at 6:03 PM, Ben Hutchings <ben@...adent.org.uk> wrote:
> ETHTOOL_{G,S}RXFHINDIR and ETHTOOL_{G,S}RSSH should work for drivers
> regardless of whether they expose the hash key, unless you try to
> set a hash key for a driver that doesn't expose it.
>
> Signed-off-by: Ben Hutchings <ben@...adent.org.uk>
> ---
>  drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 15 ++++++++-------
>  drivers/net/ethernet/broadcom/tg3.c                 |  8 ++++----
>  drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c     |  8 ++++----
>  drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c  | 15 +++++++++------
>  drivers/net/ethernet/intel/igb/igb_ethtool.c        |  9 +++++----
>  drivers/net/ethernet/mellanox/mlx4/en_ethtool.c     | 10 +++++-----
>  drivers/net/ethernet/sfc/ethtool.c                  | 10 +++++-----
>  include/linux/ethtool.h                             |  6 ------
>  net/core/ethtool.c                                  |  8 ++++----
>  9 files changed, 44 insertions(+), 45 deletions(-)
>

For the Intel driver changes...
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
--
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