Dear DPDK Community, I'm trying to execute the LUA script with the following command. # usr/local/bin/pktgen -l 0-2 -- -T -P -m 1.0,2.1 -f test/hello-world.lua
But the LUA script is not executed with this message. >>> User State for CLI not set for Lua Is there anything I left to set? -- Pktgen 21.03.1 (DPDK 21.11.0-rc0) Powered by DPDK (pid:17619) ------------ ** Version: DPDK 21.11.0-rc0, Command Line Interface without timers Pktgen:/> Executing 'test/hello-world.lua' >>> User State for CLI not set for Lua Regards, Kevin
