netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] s390/qeth: fixes 2020-03-11
@ 2020-03-11 17:07 Julian Wiedmann
  2020-03-11 17:07 ` [PATCH net 1/3] s390/qeth: use page pointers to manage RX buffer pool Julian Wiedmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Wiedmann @ 2020-03-11 17:07 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Ursula Braun, Julian Wiedmann

Hi Dave,

please apply the following patch series for qeth to netdev's net tree.

Just one fix to get the RX buffer pool resizing right, with two
preparatory cleanups.
This is on the larger side given where we are in the -rc cycle, but a
big chunk of the delta is just refactoring to make the fix look nice.

I intentionally split these off from yesterday's series. No objections
if you'd rather punt them to net-next, the series should apply cleanly.

Thanks,
Julian

Julian Wiedmann (3):
  s390/qeth: use page pointers to manage RX buffer pool
  s390/qeth: refactor buffer pool code
  s390/qeth: implement smarter resizing of the RX buffer pool

 drivers/s390/net/qeth_core.h      |   4 +-
 drivers/s390/net/qeth_core_main.c | 161 ++++++++++++++++++++----------
 drivers/s390/net/qeth_core_sys.c  |   9 +-
 drivers/s390/net/qeth_l3_sys.c    |   9 +-
 4 files changed, 119 insertions(+), 64 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-03-12  6:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-11 17:07 [PATCH net 0/3] s390/qeth: fixes 2020-03-11 Julian Wiedmann
2020-03-11 17:07 ` [PATCH net 1/3] s390/qeth: use page pointers to manage RX buffer pool Julian Wiedmann
2020-03-11 17:07 ` [PATCH net 2/3] s390/qeth: refactor buffer pool code Julian Wiedmann
2020-03-11 17:07 ` [PATCH net 3/3] s390/qeth: implement smarter resizing of the RX buffer pool Julian Wiedmann
2020-03-12  6:52 ` [PATCH net 0/3] s390/qeth: fixes 2020-03-11 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).