-
Sub-task
-
Resolution: Unresolved
-
High
-
None
-
None
The usual PAPI library spends too much time parsing arguments, so even with async processing (hundreds of commands in flight over socket), the VPP configuration for large scale tests (millions of messages) takes too long.
Create a specialized Python utilities, that will use templates and fast binary substring replacement, to pump the messages fast enough for the large scale tests.
- is duplicated by
-
CSIT-1591 CSIT scale tests can not use PAPI
- Done