* [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions
@ 2016-09-14 5:58 Nelson Chang
2016-09-17 13:46 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Nelson Chang @ 2016-09-14 5:58 UTC (permalink / raw)
To: john, davem, f.fainelli
Cc: nbd, netdev, linux-mediatek, nelsonch.tw, Nelson Chang
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
Nelson Chang (3):
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
net: ethernet: mediatek: add ethtool functions to configure RX flows
of HW LRO
net: ethernet: mediatek: add dts configuration to enable HW LRO
.../devicetree/bindings/net/mediatek-net.txt | 2 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 433 +++++++++++++++++++--
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 75 +++-
3 files changed, 485 insertions(+), 25 deletions(-)
--
1.9.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions
2016-09-14 5:58 Nelson Chang
@ 2016-09-17 13:46 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2016-09-17 13:46 UTC (permalink / raw)
To: nelson.chang; +Cc: john, f.fainelli, nbd, netdev, linux-mediatek, nelsonch.tw
From: Nelson Chang <nelson.chang@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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions
@ 2016-09-17 15:50 Nelson Chang
0 siblings, 0 replies; 4+ messages in thread
From: Nelson Chang @ 2016-09-17 15:50 UTC (permalink / raw)
To: davem; +Cc: john, f.fainelli, nbd, netdev, linux-mediatek, nelsonch.tw
Thanks David!
I'll respin the patch and submit the newer version.
-----Original Message-----
From: David Miller [mailto:davem@davemloft.net]
Sent: Saturday, September 17, 2016 9:46 PM
To: Nelson Chang (張家祥)
Cc: john@phrozen.org; f.fainelli@gmail.com; nbd@openwrt.org;
netdev@vger.kernel.org; linux-mediatek@lists.infradead.org;
nelsonch.tw@gmail.com
Subject: Re: [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO
functions
From: Nelson Chang <nelson.chang@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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions
@ 2016-09-17 15:50 Nelson Chang
0 siblings, 0 replies; 4+ messages in thread
From: Nelson Chang @ 2016-09-17 15:50 UTC (permalink / raw)
To: john, davem; +Cc: nbd, netdev, linux-mediatek, nelsonch.tw, Nelson Chang
The series add the large receive offload (LRO) functions by hardware and
the ethtool functions to configure RX flows of HW LRO.
changes since v3:
- Respin the patch by the newer driver
- Move the dts description of hwlro to optional properties
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
Nelson Chang (3):
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
net: ethernet: mediatek: add ethtool functions to configure RX flows
of HW LRO
net: ethernet: mediatek: add dts configuration to enable HW LRO
.../devicetree/bindings/net/mediatek-net.txt | 2 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 433 +++++++++++++++++++--
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 75 +++-
3 files changed, 485 insertions(+), 25 deletions(-)
--
1.9.1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-09-17 15:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-17 15:50 [PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions Nelson Chang
-- strict thread matches above, loose matches on Subject: below --
2016-09-17 15:50 Nelson Chang
2016-09-14 5:58 Nelson Chang
2016-09-17 13:46 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).