net/mlx5: change default flow engine to DV
authorDekel Peled <dekelp@mellanox.com>
Thu, 24 Oct 2019 12:52:53 +0000 (15:52 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 20 Nov 2019 16:36:06 +0000 (17:36 +0100)
commitcd4569d2bf3c4405f2e06ca88e926fa788bad948
treee0b8e14a83e13a2733d88431cf0eb69097b4cc09
parent60b05125c42248fb86af4876828599431a5629f3
net/mlx5: change default flow engine to DV

The default flow engine is Verbs flow engine, for legacy reasons.
This patch changes the default to DV flow engine (dv_flow_en = 1).
Documentation is updated accordingly.

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
doc/guides/nics/mlx5.rst
drivers/net/mlx5/mlx5.c