[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190823094853.63814-1-jwi@linux.ibm.com>
Date: Fri, 23 Aug 2019 11:48:46 +0200
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>
Cc: <netdev@...r.kernel.org>, <linux-s390@...r.kernel.org>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Stefan Raspl <raspl@...ux.ibm.com>,
Ursula Braun <ubraun@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 0/7] s390/qeth: updates 2019-08-23
Hi Dave,
please apply one more round of qeth patches. These implement support for
a bunch of TX-related features - namely TX NAPI, BQL and xmit_more.
Note that this includes two qdio patches which lay the necessary
groundwork, and have been acked by Vasily.
Thanks,
Julian
Julian Wiedmann (7):
s390/qdio: enable drivers to poll for Output completions
s390/qdio: let drivers opt-out from Output Queue scanning
s390/qeth: collect accurate TX statistics
s390/qeth: add TX NAPI support for IQD devices
s390/qeth: when in TX NAPI mode, use napi_consume_skb()
s390/qeth: add BQL support for IQD devices
s390/qeth: add xmit_more support for IQD devices
arch/s390/include/asm/qdio.h | 6 +-
drivers/s390/cio/qdio.h | 3 +-
drivers/s390/cio/qdio_main.c | 75 ++++--
drivers/s390/cio/qdio_setup.c | 2 +-
drivers/s390/net/qeth_core.h | 52 ++++
drivers/s390/net/qeth_core_main.c | 410 +++++++++++++++++++++---------
drivers/s390/net/qeth_ethtool.c | 2 +
drivers/s390/net/qeth_l2_main.c | 12 +-
drivers/s390/net/qeth_l3_main.c | 9 +-
9 files changed, 414 insertions(+), 157 deletions(-)
--
2.17.1
Powered by blists - more mailing lists