DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 1/3] config: change dpaa2 mbuf headroom size to 128
@ 2018-01-30 15:06 Shreyansh Jain
  2018-01-30 15:06 ` [dpdk-dev] [PATCH 2/3] net/dpaa2: fix the bpid offset Shreyansh Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shreyansh Jain @ 2018-01-30 15:06 UTC (permalink / raw)
  To: dev; +Cc: thomas, hemant.agrawal

From: Hemant Agrawal <hemant.agrawal@nxp.com>

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 config/defconfig_arm64-dpaa2-linuxapp-gcc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/defconfig_arm64-dpaa2-linuxapp-gcc b/config/defconfig_arm64-dpaa2-linuxapp-gcc
index 5d4437ca5..aa135caab 100644
--- a/config/defconfig_arm64-dpaa2-linuxapp-gcc
+++ b/config/defconfig_arm64-dpaa2-linuxapp-gcc
@@ -16,7 +16,7 @@ CONFIG_RTE_MAX_LCORE=16
 CONFIG_RTE_MAX_NUMA_NODES=1
 CONFIG_RTE_CACHE_LINE_SIZE=64
 
-CONFIG_RTE_PKTMBUF_HEADROOM=256
+CONFIG_RTE_PKTMBUF_HEADROOM=128
 
 # Doesn't support NUMA
 CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=n
-- 
2.14.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-31  0:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30 15:06 [dpdk-dev] [PATCH 1/3] config: change dpaa2 mbuf headroom size to 128 Shreyansh Jain
2018-01-30 15:06 ` [dpdk-dev] [PATCH 2/3] net/dpaa2: fix the bpid offset Shreyansh Jain
2018-01-30 15:06 ` [dpdk-dev] [PATCH 3/3] bus/fslmc: fix incorrect string compare length Shreyansh Jain
2018-01-31  0:37 ` [dpdk-dev] [PATCH 1/3] config: change dpaa2 mbuf headroom size to 128 Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).