numam-dpdk/drivers
Dekel Peled 210008309b net/mlx5: fix VLAN push 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: d85c7b5ea5 ("net/mlx5: split hairpin flows")
Cc: stable@dpdk.org

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-07-21 15:46:30 +02:00
..
baseband log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
bus net/dpaa: support queue info routines 2020-07-21 13:54:54 +02:00
common net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
compress compress/qat: revert change in GEN3 marketing name 2020-07-18 23:09:02 +02:00
crypto crypto/qat: fix ambiguous variable names for CRC 2020-07-18 23:30:47 +02:00
event drivers/dpaa: optimize thread local storage 2020-07-11 06:18:52 +02:00
mempool mempool/ring: support RTS and HTS ring modes 2020-07-21 19:20:00 +02:00
net net/mlx5: fix VLAN push action on hairpin queue 2020-07-21 15:46:30 +02:00
raw log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
regex regex/mlx5: add empty start/stop/close 2020-07-21 19:04:05 +02:00
vdpa vdpa/mlx5: enable status protocol feature 2020-07-11 06:18:52 +02:00
Makefile regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00
meson.build regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00