net/mlx5: add Linux TC flower driver for E-Switch flow
authorYongseok Koh <yskoh@mellanox.com>
Mon, 24 Sep 2018 19:55:17 +0000 (19:55 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:49 +0000 (18:53 +0200)
Flows having 'transfer' attribute have to be inserted to E-Switch on the
NIC and the control path uses Linux TC flower interface via Netlink
socket.
This patch adds the flow driver on top of the new flow engine.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>

No differences found