On Mon, Apr 25, 2022 at 01:51:53PM +0200, Olivier Matz wrote:
Hi,
On Wed, Apr 06, 2022 at 11:52:50AM +0200, Olivier Matz wrote:
These 2 patches fix issues related to the promiscuous mode on VF.
Comments are welcome, Olivier
Cc: stable@vger.kernel.org Cc: Nicolas Dichtel nicolas.dichtel@6wind.com
Changes since v1:
- resend with CC intel-wired-lan
- remove CC Hiroshi Shimamoto (address does not exist anymore)
Olivier Matz (2): ixgbe: fix bcast packets Rx on VF after promisc removal ixgbe: fix unexpected VLAN Rx in promisc mode on VF
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Any feedback about this patchset? Comments are welcome.
I didn't get feedback for this patchset until now. Am I doing things correctly? Am I targeting the appropriate mailing lists and people?
Please let me know if I missed something.
Hi Olivier,
Sorry for the late reply, We had to analyze it internally and it took us some time. After reviewing, we decided that the proposed patches could be accepted.
ACK for series.
Thanks, Piotr