public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] s390/qeth: updates 2019-12-23
@ 2019-12-23 14:22 Julian Wiedmann
  2019-12-23 14:22 ` [PATCH net-next 1/3] s390/qeth: consolidate RX code Julian Wiedmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Wiedmann @ 2019-12-23 14:22 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Stefan Raspl, Ursula Braun,
	Julian Wiedmann

Hi Dave,

please apply the following patch series for qeth to your net-next tree.

This reworks the RX code to use napi_gro_frags() when building non-linear
skbs, along with some consolidation and cleanups.

Happy holidays - and many thanks for all the effort & support over the past
year, to both Jakub and you. It's much appreciated.

Thanks,
Julian

Julian Wiedmann (3):
  s390/qeth: consolidate RX code
  s390/qeth: use napi_gro_frags() for SG skbs
  s390/qeth: remove QETH_RX_PULL_LEN

 drivers/s390/net/qeth_core.h      |  17 ---
 drivers/s390/net/qeth_core_main.c | 239 +++++++++++++++++++++++++-----
 drivers/s390/net/qeth_l2_main.c   |  40 -----
 drivers/s390/net/qeth_l3_main.c   |  91 ------------
 4 files changed, 200 insertions(+), 187 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-26 23:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23 14:22 [PATCH net-next 0/3] s390/qeth: updates 2019-12-23 Julian Wiedmann
2019-12-23 14:22 ` [PATCH net-next 1/3] s390/qeth: consolidate RX code Julian Wiedmann
2019-12-23 14:22 ` [PATCH net-next 2/3] s390/qeth: use napi_gro_frags() for SG skbs Julian Wiedmann
2019-12-23 14:22 ` [PATCH net-next 3/3] s390/qeth: remove QETH_RX_PULL_LEN Julian Wiedmann
2019-12-26 23:24 ` [PATCH net-next 0/3] s390/qeth: updates 2019-12-23 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox