From: Yuval Mintz <Yuval.Mintz@cavium.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: <Ram.Amrani@cavium.com>, Yuval Mintz <Yuval.Mintz@cavium.com>
Subject: [PATCH net-next 0/6] qed: RoCE related pseudo-fixes
Date: Sun, 30 Apr 2017 11:49:04 +0300 [thread overview]
Message-ID: <1493542150-21826-1-git-send-email-Yuval.Mintz@cavium.com> (raw)
This series contains multiple small corrections to the RoCE logic
in qed plus some debug information and inter-module parameter
meant to prevent issues further along.
- #1, #6 Share information with protocol driver
[either new or filling missing bits in existing API].
- #2, #3 correct error flows in qed.
- #4 add debug related information.
- #5 fixes a minor issue in the HW configuration.
Dave,
Please consider applying the series to `net-next'.
Thanks,
Yuval
Ram Amrani (6):
qed: configure the RoCE max message size
qed: remove unused SQ error state
qed: add error handling flow to TID deregistratin posting failure
qed: verify RoCE resource bitmaps are released
qed: align DPI configuration to HW requirements
qed: output the DPM status and WID count
drivers/net/ethernet/qlogic/qed/qed.h | 2 +
drivers/net/ethernet/qlogic/qed/qed_dev.c | 16 ++--
drivers/net/ethernet/qlogic/qed/qed_roce.c | 116 +++++++++++++++++++++--------
drivers/net/ethernet/qlogic/qed/qed_roce.h | 2 +
include/linux/qed/qed_roce_if.h | 2 +
5 files changed, 101 insertions(+), 37 deletions(-)
--
1.9.3
next reply other threads:[~2017-04-30 8:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-30 8:49 Yuval Mintz [this message]
2017-04-30 8:49 ` [PATCH net-next 1/6] qed: configure the RoCE max message size Yuval Mintz
2017-04-30 8:49 ` [PATCH net-next 2/6] qed: remove unused SQ error state Yuval Mintz
2017-04-30 8:49 ` [PATCH net-next 3/6] qed: add error handling flow to TID deregistratin posting failure Yuval Mintz
2017-04-30 8:49 ` [PATCH net-next 4/6] qed: verify RoCE resource bitmaps are released Yuval Mintz
2017-04-30 8:49 ` [PATCH net-next 5/6] qed: align DPI configuration to HW requirements Yuval Mintz
2017-04-30 8:49 ` [PATCH net-next 6/6] qed: output the DPM status and WID count Yuval Mintz
2017-05-01 2:59 ` [PATCH net-next 0/6] qed: RoCE related pseudo-fixes 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=1493542150-21826-1-git-send-email-Yuval.Mintz@cavium.com \
--to=yuval.mintz@cavium.com \
--cc=Ram.Amrani@cavium.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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