* [dpdk-dev] Using pktgen-dpdk with Lua
@ 2020-05-06 15:14 Tiffany Kalin
2020-05-06 22:20 ` Wiles, Keith
0 siblings, 1 reply; 2+ messages in thread
From: Tiffany Kalin @ 2020-05-06 15:14 UTC (permalink / raw)
To: dev
Hello,
I'm wanting to use Lua scripts with pktgen-dpdk, but when I run pktgen-dpdk
it can't find the Pktgen.lua or Pktgen.so even with the test scripts. How
do I setup my system so that I can use the Pktgen Lua module? Is there an
installation step I'm missing to generate the Pktgen Lua module?
Thank you,
--
Tiffany Kalin
Colorado School of Mines, B.S./M.S. Computer Science 2018
Phone: 719-347-5014
Email: tikalin@alumni.mines.ed <tikalin@mymail.mines.edu>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] Using pktgen-dpdk with Lua
2020-05-06 15:14 [dpdk-dev] Using pktgen-dpdk with Lua Tiffany Kalin
@ 2020-05-06 22:20 ` Wiles, Keith
0 siblings, 0 replies; 2+ messages in thread
From: Wiles, Keith @ 2020-05-06 22:20 UTC (permalink / raw)
To: Tiffany Kalin; +Cc: dev
> On May 6, 2020, at 10:14 AM, Tiffany Kalin <tikalin@alumni.mines.edu> wrote:
>
> Hello,
>
> I'm wanting to use Lua scripts with pktgen-dpdk, but when I run pktgen-dpdk
> it can't find the Pktgen.lua or Pktgen.so even with the test scripts. How
> do I setup my system so that I can use the Pktgen Lua module? Is there an
> installation step I'm missing to generate the Pktgen Lua module?
The Pktgen.lua file is located in the top level directory and you also need to make this directory your working directory. Meaning you need to start pktgen from the directory via the ./tools/run.py or ./app/x86_64-native-linux-gcc/pktgen
The Pktgen.so file is located in the same place as the executable and you have to use LD_LIBRARY_PATH or add it to ldconfig.
>
> Thank you,
>
> --
> Tiffany Kalin
> Colorado School of Mines, B.S./M.S. Computer Science 2018
> Phone: 719-347-5014
> Email: tikalin@alumni.mines.ed <tikalin@mymail.mines.edu>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-06 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 15:14 [dpdk-dev] Using pktgen-dpdk with Lua Tiffany Kalin
2020-05-06 22:20 ` Wiles, Keith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).