config: disable IEEE1588 on DPAA2
authorNipun Gupta <nipun.gupta@nxp.com>
Thu, 31 Oct 2019 12:48:35 +0000 (18:18 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 31 Oct 2019 16:05:55 +0000 (17:05 +0100)
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>
config/defconfig_arm64-dpaa2-linuxapp-gcc

index 5c7eddd..8b545f5 100644 (file)
@@ -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