mbox

[0/2] net/ixgbe: fixes related to promiscuous mode in VFs

Message ID 20220929120901.639-1-olivier.matz@6wind.com (mailing list archive)
Headers

Message

Olivier Matz Sept. 29, 2022, 12:08 p.m. UTC
  These 2 patches have been submitted and accepted to the kernel (see
links in the patches).

They also apply smoothly to DPDK, however I didn't have the opportunity
to test them with a PF managed by DPDK.

Given this is exactly the same code, I think it could be applied anyway.

Olivier Matz (2):
  net/ixgbe: fix bcast packets Rx on VF after promisc removal
  net/ixgbe: fix unexpected VLAN Rx in promisc mode on VF

 drivers/net/ixgbe/ixgbe_pf.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)