netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] bnx2x: bug fixes
@ 2019-12-10 21:56 Manish Chopra
  2019-12-10 21:56 ` [PATCH net 1/2] bnx2x: Do not handle requests from VFs after parity Manish Chopra
  2019-12-10 21:56 ` [PATCH net 2/2] bnx2x: Fix logic to get total no. of PFs per engine Manish Chopra
  0 siblings, 2 replies; 4+ messages in thread
From: Manish Chopra @ 2019-12-10 21:56 UTC (permalink / raw)
  To: davem; +Cc: netdev, aelior, skalluru

Hi David,

This series has two driver changes, one to fix some unexpected
hardware behaviour casued during the parity error recovery in
presence of SR-IOV VFs and another one related for fixing resource
management in the driver among the PFs configured on an engine.

Please consider applying it to "net".

Thanks,
Manish

Manish Chopra (2):
  bnx2x: Do not handle requests from VFs after parity
  bnx2x: Fix logic to get total no. of PFs per engine

 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h   |  2 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c  | 11 +++++++++--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h |  1 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c  | 12 ++++++++++++
 4 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.18.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-11 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10 21:56 [PATCH net 0/2] bnx2x: bug fixes Manish Chopra
2019-12-10 21:56 ` [PATCH net 1/2] bnx2x: Do not handle requests from VFs after parity Manish Chopra
2019-12-11 11:54   ` kbuild test robot
2019-12-10 21:56 ` [PATCH net 2/2] bnx2x: Fix logic to get total no. of PFs per engine Manish Chopra

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).