From: Julian Wiedmann <jwi@linux.ibm.com>
To: David Miller <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <linux-s390@vger.kernel.org>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Stefan Raspl <raspl@linux.ibm.com>,
Ursula Braun <ubraun@linux.ibm.com>
Subject: [PATCH net-next 00/10] s390/qeth: updates 2019-03-28
Date: Thu, 28 Mar 2019 16:39:18 +0100 [thread overview]
Message-ID: <20190328153928.87692-1-jwi@linux.ibm.com> (raw)
Hi Dave,
please apply the following patchset to net-next. This reworks the control
IO code in qeth so that we no longer need to poll for cmd completion,
and refactors the IDX setup code to also use this improved IO path.
Thanks,
Julian
Julian Wiedmann (10):
s390/qeth: defer RX modesetting
s390/qeth: remove locking for RX modeset cache
s390/qeth: add wrapper for IP table access
s390/qeth: defer IPv6 address notifier events
s390/qeth: convert IP table spinlock to mutex
s390/qeth: don't poll for cmd IO completion
s390/qeth: clarify default cmd callback
s390/qeth: let qeth_notify_reply() set the notify reason
s390/qeth: use callback to finalize cmd
s390/qeth: send IDX cmds via qeth_send_control_data()
drivers/s390/net/qeth_core.h | 21 +-
drivers/s390/net/qeth_core_main.c | 567 +++++++++++++++++++-------------------
drivers/s390/net/qeth_l2_main.c | 36 ++-
drivers/s390/net/qeth_l3_main.c | 167 +++++++----
drivers/s390/net/qeth_l3_sys.c | 20 +-
5 files changed, 440 insertions(+), 371 deletions(-)
--
2.16.4
next reply other threads:[~2019-03-28 15:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-28 15:39 Julian Wiedmann [this message]
2019-03-28 15:39 ` [PATCH net-next 01/10] s390/qeth: defer RX modesetting Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 02/10] s390/qeth: remove locking for RX modeset cache Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 03/10] s390/qeth: add wrapper for IP table access Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 04/10] s390/qeth: defer IPv6 address notifier events Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 05/10] s390/qeth: convert IP table spinlock to mutex Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 06/10] s390/qeth: don't poll for cmd IO completion Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 07/10] s390/qeth: clarify default cmd callback Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 08/10] s390/qeth: let qeth_notify_reply() set the notify reason Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 09/10] s390/qeth: use callback to finalize cmd Julian Wiedmann
2019-03-28 15:39 ` [PATCH net-next 10/10] s390/qeth: send IDX cmds via qeth_send_control_data() Julian Wiedmann
2019-03-28 19:58 ` [PATCH net-next 00/10] s390/qeth: updates 2019-03-28 David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190328153928.87692-1-jwi@linux.ibm.com \
--to=jwi@linux.ibm.com \
--cc=davem@davemloft.net \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=raspl@linux.ibm.com \
--cc=schwidefsky@de.ibm.com \
--cc=ubraun@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).