Skip to main content
MigenaM
Staff
Staff
June 12, 2026

Technical Tip: 'No memory to create mbuf for simuser 75' error when running a UDP PPS performance test with IPv6

  • June 12, 2026
  • 0 replies
  • 10 views

Description

This article describes an issue with running a UDP PPS performance test on FortiTester, using IPv6.

Scope

FortiTester, IPv6.

Solution

When trying to run a UDP PPS performance test using IPv6, the test fails with the message:


No memory to create mbuf for simuser 75


The flow value in this case is set to 150, but even if the flow value is set to 10, a similar error is seen:

No memory to create mbuf for simuser 5


A screenshot of the error is seen below:


b33f9599.png


And Running Result: No memory to create mbuf for simuser 5.


The issue is not seen for IPv4.


To mitigate this issue, the following option can be disabled:


90e28aca.png


The option 'Disable bidirectional traffic flow' can be found under UDP -> PPS -> Create New.


After the setting is disabled, the test is now successfully running for IPv6:


Running Result: The test has been finished successfully.