net/qede: disable per-VF Tx switching feature
authorHarish Patil <harish.patil@cavium.com>
Tue, 7 Nov 2017 08:34:18 +0000 (00:34 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 7 Nov 2017 23:49:59 +0000 (00:49 +0100)
commitf07aa795c92ac6a9460d25ab2e9d74379ed8e5eb
tree3181cfe939d2078400b063e3dfff4b5b3b8838cd
parent6c897093f2eb085af36d4de3a3464649e3b402eb
net/qede: disable per-VF Tx switching feature

Provide a knob to control per-VF Tx switching feature by adding a config
option, CONFIG_RTE_LIBRTE_QEDE_VF_TX_SWITCH. By default, it will be kept
in disabled state for better performance with small sized frames.

Fixes: 2ea6f76aff40 ("qede: add core driver")
Cc: stable@dpdk.org
Signed-off-by: Harish Patil <harish.patil@cavium.com>
config/common_base
drivers/net/qede/qede_ethdev.c