pespin has uploaded this change for review.

View 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(-)

git pull ssh://gerrit.osmocom.org:29418/upf-benchmark refs/changes/04/39904/1
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.

Gerrit-MessageType: newchange
Gerrit-Project: upf-benchmark
Gerrit-Branch: master
Gerrit-Change-Id: Ieb9d902705bbf0e45b1f4c9a57f666b6a3cac81d
Gerrit-Change-Number: 39904
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>