> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Aniruddha Paul
> Sent: Friday, October 13, 2023 7:14 PM
> To: [email protected]
> Cc: Kitszel, Przemyslaw <[email protected]>;
> [email protected]; Drewek, Wojciech <[email protected]>;
> Szycik, Marcin <[email protected]>; Paul, Aniruddha
> <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-net, v3] ice: Fix VF-VF filter rules in
> switchdev mode
>
> Any packet leaving VSI i.e VF's VSI is considered as egress traffic by HW,
> thus
> failing to match the added rule.
>
> Mark the direction for redirect rules as below:
> 1. VF-VF - Egress
> 2. Uplink-VF - Ingress
> 3. VF-Uplink - Egress
> 4. Link_Partner-Uplink - Ingress
> 5. Link_Partner-VF - Ingress
>
> Fixes: 0960a27bd479 ("ice: Add direction metadata")
> Reviewed-by: Przemek Kitszel <[email protected]>
> Reviewed-by: Wojciech Drewek <[email protected]>
> Signed-off-by: Aniruddha Paul <[email protected]>
> ---
> Change Log:
> v3:
> -Removed the unused variable
>
> Links:
> v1:
> -https://lore.kernel.org/netdev/20230927104253.1729049-1-
> [email protected]/
> v2:
> -https://lore.kernel.org/netdev/20231003081639.1915967-1-
> [email protected]/
> ---
> drivers/net/ethernet/intel/ice/ice_tc_lib.c | 90 ++++++++++++++-------
> 1 file changed, 62 insertions(+), 28 deletions(-)
>
Tested-by: Sujai Buvaneswaran <[email protected]>
_______________________________________________
Intel-wired-lan mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan