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

2019-06-18 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

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

2019-06-18 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