config: remove deprecated opt for unbinding ports
Remove the unbind ports option from the config files as this has been deprecated since 1.4 release. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
parent
173fca9078
commit
cb05bb4d33
@ -123,7 +123,6 @@ CONFIG_RTE_LOG_HISTORY=256
|
||||
CONFIG_RTE_LIBEAL_USE_HPET=n
|
||||
CONFIG_RTE_EAL_ALLOW_INV_SOCKET_ID=n
|
||||
CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n
|
||||
CONFIG_RTE_EAL_UNBIND_PORTS=n
|
||||
|
||||
#
|
||||
# Compile Environment Abstraction Layer for linux
|
||||
|
@ -123,7 +123,6 @@ CONFIG_RTE_LOG_HISTORY=256
|
||||
CONFIG_RTE_LIBEAL_USE_HPET=n
|
||||
CONFIG_RTE_EAL_ALLOW_INV_SOCKET_ID=n
|
||||
CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n
|
||||
CONFIG_RTE_EAL_UNBIND_PORTS=n
|
||||
|
||||
#
|
||||
# Compile Environment Abstraction Layer for linux
|
||||
|
@ -123,7 +123,6 @@ CONFIG_RTE_LOG_HISTORY=256
|
||||
CONFIG_RTE_LIBEAL_USE_HPET=n
|
||||
CONFIG_RTE_EAL_ALLOW_INV_SOCKET_ID=n
|
||||
CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n
|
||||
CONFIG_RTE_EAL_UNBIND_PORTS=n
|
||||
|
||||
#
|
||||
# Compile Environment Abstraction Layer for linux
|
||||
|
@ -123,7 +123,6 @@ CONFIG_RTE_LOG_HISTORY=256
|
||||
CONFIG_RTE_LIBEAL_USE_HPET=n
|
||||
CONFIG_RTE_EAL_ALLOW_INV_SOCKET_ID=n
|
||||
CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n
|
||||
CONFIG_RTE_EAL_UNBIND_PORTS=n
|
||||
|
||||
#
|
||||
# Compile Environment Abstraction Layer for linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user