From: Shahaf Shuler Date: Mon, 12 Nov 2018 05:58:22 +0000 (+0200) Subject: doc: add mlx5 Direct Verbs flow engine limitation X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=7d0bc2b159f14340e0dd839900c01da344337dc8;p=dpdk.git doc: add mlx5 Direct Verbs flow engine limitation Would be good to add also a code which disable the dv_flow_en the user requested. However such support will need to use new netlink command to query the switchdev mode from the underlying kernel. Considering the current 18.11 release is close to RC3, only a documentation is added. Signed-off-by: Shahaf Shuler --- diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index 7af5ead813..6ab7d8ec43 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -434,6 +434,7 @@ Run-time configuration A nonzero value enables the DV flow steering assuming it is supported by the driver. + The DV flow steering is not supported on switchdev mode. Disabled by default.