Re: [dpdk-dev] [PATCH v2 6/6] net/mlx5: reject VXLAN ID's modifications
From: Slava Ovsiienko <hidden>
Date: 2021-03-30 07:10:53
From: Slava Ovsiienko <hidden>
Date: 2021-03-30 07:10:53
-----Original Message-----
From: Alexander Kozyrev <redacted>
Sent: Wednesday, March 24, 2021 17:05
To: dev@dpdk.org
Cc: Raslan Darawsheh <redacted>; Slava Ovsiienko
[off-list ref]; Matan Azrad [off-list ref]; Ori Kam
[off-list ref]; stable@dpdk.org
Subject: [PATCH v2 6/6] net/mlx5: reject VXLAN ID's modifications
Modification of the 802.1Q Tag Identificator, VXLAN Network Identificator or
GENEVE Network Identificator is not supported.
Reject attempt to modify these fields via the MODIFY_FIELD action and
document this mlx5 driver limitation.
Fixes: 641dbe4fb0 ("net/mlx5: support modify field flow action")
Cc: stable@dpdk.org
Signed-off-by: Alexander Kozyrev <redacted>Acked-by: Viacheslav Ovsiienko <redacted>