Hi,

> -----Original Message-----
> From: Dekel Peled <dek...@mellanox.com>
> Sent: Wednesday, July 15, 2020 10:31 AM
> To: Matan Azrad <ma...@mellanox.com>; Slava Ovsiienko
> <viachesl...@mellanox.com>; Raslan Darawsheh <rasl...@mellanox.com>
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: [PATCH] net/mlx5: fix push VLAN action on hairpin queue
> 
> Push VLAN action is allowed on Tx only, same as encap action.
> Flow rules for hairpin queue are created on Rx, and split
> by PMD to Rx and Tx rules, according to the above limitation.
> In current implementation the encap action is split to Tx rule.
> This patch adds the same handling for push-vlan action, as well as
> its complementing actions set-vlan-vid and set-vlan-pcp.
> 
> Fixes: d85c7b5ea59f ("net/mlx5: split hairpin flows")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Dekel Peled <dek...@mellanox.com>
> Acked-by: Matan Azrad <ma...@mellanox.com>
> ---

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to