Rebuild after updating
meson_options.txt with
option('enable_lua', type: 'boolean', value: false, description: 'Enable Lua
support')
Pravin
-----Original Message-----
From: Saniyya Nizar <[email protected]>
Sent: Monday, December 19, 2022 4:16 AM
To: [email protected]
Subject: Pktgen failing to execute with Lua scripts
Hi Community,
I’m trying to execute pktgen using lua scripts.
The command I’m using is :
./usr/local/bin/pktgen -c ffffffff -n 4 —proc-type auto —file-prefix pktgen1 —P
-m “29.0” -f test/dump.lua
But after instantiating, I see it displaying this message:
>>> User State for CLI not set for Lua
Is there anything we should be setting before trying to execute Lua scripts?
Would highly appreciate some inputs on this.
Thanks
Saniyya