]> git.droids-corp.org - dpdk.git/commit
net/mlx5: skip IPv6 broadcast flow creation failure
authorTal Shnaiderman <talshn@nvidia.com>
Mon, 28 Dec 2020 12:33:01 +0000 (14:33 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 15:03:08 +0000 (16:03 +0100)
commit084de7a10813c44525d179bf7c279c47dcbee7b9
tree91cd2700aa209671e601d66e49367b64596b84fe
parent62d5b30bf3028d36818d70f6647e276b0b4432b6
net/mlx5: skip IPv6 broadcast flow creation failure

IPv6 broadcast flow creation is unsupported in Windows.
do not fail on IPv6 broadcast flow creation on this mast
to avoid entire default rules creation failure.

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/mlx5_trigger.c