Re: [PATCH net-next 0/4] Introduce NETIF_F_GRO_HW

2017-12-05 Thread David Miller
From: Michael Chan Date: Mon, 4 Dec 2017 06:12:43 -0500 > Introduce NETIF_F_GRO_HW feature flag and convert drivers that support > hardware GRO to use the flag. So I think we should continue ahead with NETIF_F_GRO_HW. LRO, even if it were in some way more

RE: [PATCH net-next 0/4] Introduce NETIF_F_GRO_HW

2017-12-04 Thread Elior, Ariel
> -Original Message- > From: netdev-ow...@vger.kernel.org [mailto:netdev-ow...@vger.kernel.org] On > Behalf Of Michael Chan > Sent: Monday, December 04, 2017 1:13 PM > To: da...@davemloft.net > Cc: netdev@vger.kernel.org > Subject: [PATCH net-next 0/4] Int

[PATCH net-next 0/4] Introduce NETIF_F_GRO_HW

2017-12-04 Thread Michael Chan
Introduce NETIF_F_GRO_HW feature flag and convert drivers that support hardware GRO to use the flag. Michael Chan (4): net: Introduce NETIF_F_GRO_HW bnxt_en: Use NETIF_F_GRO_HW. bnx2x: Use NETIF_F_GRO_HW. qede: Use NETIF_F_GRO_HW. Documentation/networking/netdev-features.txt | 7