From: Tariq Toukan <tariqt@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Eran Ben Elisha <eranbe@mellanox.com>,
Jack Morgenstein <jackm@dev.mellanox.co.il>,
Tariq Toukan <tariqt@mellanox.com>
Subject: [PATCH net 0/3] mlx4 core fixes
Date: Mon, 16 Jan 2017 18:31:36 +0200 [thread overview]
Message-ID: <1484584299-3950-1-git-send-email-tariqt@mellanox.com> (raw)
Hi Dave,
This patchset contains bug fixes from Jack to the mlx4 Core driver.
Patch 1 solves a race in the flow of CQ free.
Patch 2 moves some qp context flags update to the correct qp transition.
Patch 3 eliminates warnings from the path of SRQ_LIMIT that flood the message log,
and keeps them only in the path of SRQ_CATAS_ERROR.
Series generated against net commit:
1a717fcf8bbe Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Thanks,
Tariq.
Jack Morgenstein (3):
net/mlx4_core: Fix racy CQ (Completion Queue) free
net/mlx4_core: Fix when to save some qp context flags for dynamic VST
to VGT transitions
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
drivers/net/ethernet/mellanox/mlx4/cq.c | 38 ++++++++++++----------
drivers/net/ethernet/mellanox/mlx4/eq.c | 23 ++++++++-----
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 5 +--
3 files changed, 37 insertions(+), 29 deletions(-)
--
1.8.3.1
next reply other threads:[~2017-01-16 16:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 16:31 Tariq Toukan [this message]
2017-01-16 16:31 ` [PATCH net 1/3] net/mlx4_core: Fix racy CQ (Completion Queue) free Tariq Toukan
2017-01-16 16:31 ` [PATCH net 2/3] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions Tariq Toukan
2017-01-16 16:31 ` [PATCH net 3/3] net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV Tariq Toukan
2017-01-16 20:08 ` [PATCH net 0/3] mlx4 core 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=1484584299-3950-1-git-send-email-tariqt@mellanox.com \
--to=tariqt@mellanox.com \
--cc=davem@davemloft.net \
--cc=eranbe@mellanox.com \
--cc=jackm@dev.mellanox.co.il \
--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