net/mlx5: remove TCF support
authorMoti Haimovsky <motih@mellanox.com>
Mon, 1 Jul 2019 09:34:22 +0000 (12:34 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Jul 2019 23:52:02 +0000 (01:52 +0200)
commit5291c601bb93e8461ee0c51a6a3385d83825f88b
treea89a71feb97024e774a3fa95588f4ed8a229b7cd
parent8f0fa0c0adf5dac18641af89143eabea0662f5a2
net/mlx5: remove TCF support

This commit removes the support of configuring the device E-switch
using TCF since it is now possible to configure it via DR (direct
verbs rules), and by that to also remove the PMD dependency in libmnl.

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
doc/guides/nics/mlx5.rst
doc/guides/platform/bluefield.rst
drivers/net/mlx5/Makefile
drivers/net/mlx5/meson.build
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_flow.c
drivers/net/mlx5/mlx5_flow.h
drivers/net/mlx5/mlx5_flow_tcf.c [deleted file]
mk/rte.app.mk