RE: [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions

2016-09-17 Thread Nelson Chang
Thanks David!
I'll respin the patch and submit the newer version.

-Original Message-
From: David Miller [mailto:da...@davemloft.net] 
Sent: Saturday, September 17, 2016 9:46 PM
To: Nelson Chang (張家祥)
Cc: j...@phrozen.org; f.faine...@gmail.com; n...@openwrt.org;
netdev@vger.kernel.org; linux-media...@lists.infradead.org;
nelsonch...@gmail.com
Subject: Re: [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO
functions

From: Nelson Chang <nelson.ch...@mediatek.com>
Date: Wed, 14 Sep 2016 13:58:56 +0800

> The series add the large receive offload (LRO) functions by hardware 
> and the ethtool functions to configure RX flows of HW LRO.
> 
> changes since v2:
> - Add ndo_fix_features to prevent NETIF_F_LRO off while RX flow is 
> programmed
> - Rephrase the dts property is a capability if the hardware supports 
> LRO
> 
> changes since v1:
> - Add HW LRO support
> - Add ethtool hooks to set LRO RX flows

This doesn't apply cleanly to net-next.




Re: [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions

2016-09-17 Thread David Miller
From: Nelson Chang 
Date: Wed, 14 Sep 2016 13:58:56 +0800

> The series add the large receive offload (LRO) functions by hardware and
> the ethtool functions to configure RX flows of HW LRO.
> 
> changes since v2:
> - Add ndo_fix_features to prevent NETIF_F_LRO off while RX flow is programmed
> - Rephrase the dts property is a capability if the hardware supports LRO
> 
> changes since v1:
> - Add HW LRO support
> - Add ethtool hooks to set LRO RX flows

This doesn't apply cleanly to net-next.