pespin submitted this change.
tunend: Increase trex global buf size
Trex crashed with:
"""
EAL: Error - exiting with code: 1
Cause: EAL: Error - exiting with code: 1
Cause: can't allocate m_mbuf_global_nodes objects try to tune the configuration file
"""
Change-Id: Ieb9d902705bbf0e45b1f4c9a57f666b6a3cac81d
---
M testsuites/gtplab-sysmo2025/tunend/trex/trex_cfg.yaml
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/testsuites/gtplab-sysmo2025/tunend/trex/trex_cfg.yaml b/testsuites/gtplab-sysmo2025/tunend/trex/trex_cfg.yaml
index 26dfe65..4a4e02b 100644
--- a/testsuites/gtplab-sysmo2025/tunend/trex/trex_cfg.yaml
+++ b/testsuites/gtplab-sysmo2025/tunend/trex/trex_cfg.yaml
@@ -20,4 +20,5 @@
memory:
mbuf_2048: 128000
+ global: 256000
To view, visit change 39904. To unsubscribe, or for help writing mail filters, visit settings.