[dpdk-dev] [PATCH 0/2] net/mlx5: remove TCF support from PMD

2019-05-28 Thread Moti Haimovsky
Today, it is possible to offload an interface flow rules to the hardware using DPDK flow commands. With mlx5 it is also possible to offload a limited set of flow rules to the mlxsw (or E-switch) using the same DPDK flow commands. A 'transfer' attribute was added to the flow rule creation comman

[dpdk-dev] [PATCH 0/2] net/mlx5: remove TCF support from PMD

2019-05-28 Thread Moti Haimovsky
Today, it is possible to offload an interface flow rules to the hardware using DPDK flow commands. With mlx5 it is also possible to offload a limited set of flow rules to the mlxsw (or E-switch) using the same DPDK flow commands. A 'transfer' attribute was added to the flow rule creation command in