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 appropriate, has so many stigmas
attac
> -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
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 +++