pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/upf-benchmark/+/39904?usp=email )
Change subject: tunend: Increase trex global buf size
......................................................................
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
https://gerrit.osmocom.org/c/upf-benchmark/+/39904?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
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(a)sysmocom.de>