On Thu, Oct 17, 2024 at 09:08:16AM +0200, Michal Swiatkowski wrote: > From: Brett Creeley <[email protected]> > > Currently when any VF is trusted and true promiscuous mode is enabled on > the PF, the VF will receive all unicast traffic directed to the device's > internal switch. This includes traffic external to the NIC and also from > other VSI (i.e. VFs). This does not match the expected behavior as > unicast traffic should only be visible from external sources in this > case. Disable the Tx promiscuous mode bits for unicast promiscuous mode. > > Reviewed-by: Mateusz Polchlopek <[email protected]> > Signed-off-by: Brett Creeley <[email protected]> > Signed-off-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
