netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] qed: IOV related clenaups
@ 2017-03-19 11:08 Yuval Mintz
  2017-03-19 11:08 ` [PATCH net-next 1/9] qed: Increase verbosity of VF -> PF errors Yuval Mintz
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Yuval Mintz @ 2017-03-19 11:08 UTC (permalink / raw)
  To: davem, netdev; +Cc: Yuval Mintz

This patch series targets IOV functionality [on both PF and VF].

Patches #2, #3 and #5 fix flows relating to malicious VFs, either by
upgrading and aligning current safe-guards or by correcing racy flows.

Patches #1 and #8 make some malicious/dysnfunctional VFs logging appear
by default in logs.

The rest of the patches either cleanup the existing code or else correct
some possible [yet fairly insignicant] issues in VF behavior.

Dave,

Please consider applying this series to 'net-next'.

Thanks,
Yuval

Yuval Mintz (9):
  qed: Increase verbosity of VF -> PF errors
  qed: Clean VF malicious indication when disabling IOV
  qed: Set HW-channel to ready before ACKing VF
  qed: Correct default VF coalescing configuration
  qed: Uniform IOV queue validation
  qed: Deprecate VF multiple queue-stop
  qed: Make qed_iov_mark_vf_flr() return bool
  qed: Raise verbosity of Malicious VF indications
  qed: Always publish VF link from leading hwfn

 drivers/net/ethernet/qlogic/qed/qed_sriov.c | 286 ++++++++++++++++++----------
 drivers/net/ethernet/qlogic/qed/qed_sriov.h |  10 +-
 drivers/net/ethernet/qlogic/qed/qed_vf.c    |  18 +-
 drivers/net/ethernet/qlogic/qed/qed_vf.h    |   4 +
 4 files changed, 211 insertions(+), 107 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-03-22  2:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-19 11:08 [PATCH net-next 0/9] qed: IOV related clenaups Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 1/9] qed: Increase verbosity of VF -> PF errors Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 2/9] qed: Clean VF malicious indication when disabling IOV Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 3/9] qed: Set HW-channel to ready before ACKing VF Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 4/9] qed: Correct default VF coalescing configuration Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 5/9] qed: Uniform IOV queue validation Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 6/9] qed: Deprecate VF multiple queue-stop Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 7/9] qed: Make qed_iov_mark_vf_flr() return bool Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 8/9] qed: Raise verbosity of Malicious VF indications Yuval Mintz
2017-03-19 11:08 ` [PATCH net-next 9/9] qed: Always publish VF link from leading hwfn Yuval Mintz
2017-03-22  2:02 ` [PATCH net-next 0/9] qed: IOV related clenaups David Miller

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