[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1488186393-3938-1-git-send-email-Yuval.Mintz@cavium.com>
Date: Mon, 27 Feb 2017 11:06:31 +0200
From: Yuval Mintz <Yuval.Mintz@...ium.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: Yuval Mintz <Yuval.Mintz@...ium.com>
Subject: [PATCH 0/2] qed: Bug fixes
Hi Dave,
Patch #1 addresses a day-one race which is dependent on the number of Vfs
[I.e., more child VFs from a single PF make it more probable].
Patch #2 corrects a race that got introduced in the last set of fixes for
qed, one that would happen each time PF transitions to UP state.
I've built & tested those against current net-next.
Please consider applying the series there.
Thanks,
Yuval
Yuval Mintz (2):
qed: Fix race with multiple VFs
qed: Don't use attention PTT for configuring BW
drivers/net/ethernet/qlogic/qed/qed.h | 4 ++-
drivers/net/ethernet/qlogic/qed/qed_dev.c | 6 ++---
drivers/net/ethernet/qlogic/qed/qed_mcp.c | 3 ++-
drivers/net/ethernet/qlogic/qed/qed_sriov.c | 39 +++++++++++++++++------------
drivers/net/ethernet/qlogic/qed/qed_sriov.h | 4 ++-
5 files changed, 34 insertions(+), 22 deletions(-)
--
1.9.3
Powered by blists - more mailing lists