mlx4: remove old VMware compatibility code
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Wed, 25 Mar 2015 10:34:31 +0000 (11:34 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 26 Mar 2015 21:33:41 +0000 (22:33 +0100)
commitad37b97d8d755b4d53c7d1e6903da4bdecbae291
tree5f2b35fb89db5e0b205858805c18e88ed8bfcdd0
parent8a4a11ce4c2b41b033aa6afb164be7008ee5e508
mlx4: remove old VMware compatibility code

CONFIG_RTE_LIBRTE_MLX4_COMPAT_VMWARE has no effect since this option enables
MLX4_PMD_COMPAT_VMWARE. This macro is not used by the PMD which expects
MLX4_COMPAT_VMWARE instead.

Because this option does not work and the related code is no longer useful
for VMware (as it actually supports the flow steering API), remove it
entirely.

Signed-off-by: Olga Shern <olgas@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
config/common_bsdapp
config/common_linuxapp
doc/guides/prog_guide/mlx4_poll_mode_drv.rst
lib/librte_pmd_mlx4/Makefile
lib/librte_pmd_mlx4/mlx4.c
lib/librte_pmd_mlx4/mlx4.h