config: disable IEEE1588 on DPAA2
This patch disables the 1588 timer support by default on DPAA2 platform due to the performance impact. By default it is disabled in config/common_base, so remove the entry from DPAA2. Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Reviewed-by: David Marchand <david.marchand@redhat.com>
This commit is contained in:
parent
6c2c3eb5a7
commit
d22cd795ec
@ -15,9 +15,6 @@ CONFIG_RTE_CACHE_LINE_SIZE=64
|
||||
|
||||
CONFIG_RTE_PKTMBUF_HEADROOM=128
|
||||
|
||||
# Enable IEEE1588, Keep it disable by default
|
||||
CONFIG_RTE_LIBRTE_IEEE1588=y
|
||||
|
||||
# Doesn't support NUMA
|
||||
CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=n
|
||||
CONFIG_RTE_LIBRTE_VHOST_NUMA=n
|
||||
|
Loading…
x
Reference in New Issue
Block a user