The default value for RTE_PKTMBUF_HEADROOM used to be set in
config/rte_config.h. This patch removes it from the file and
instead, a meson option, pkt_mbuf_headroom, is introduced to make
headroom tunable from the build process.
Signed-off-by: Parthakumar Roy
---
config/meson.build | 1
Hello,
Bruce Richardson suggested that I submit this patch - at IBM we needed to
adjust the pkt_mbuf_headroom​ for our application to work. This is my first
ever patch through a mailing list, I have only done it through Pull Requests
before, so let me know if I need to correct something.
Messag
2 matches
Mail list logo