DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: Tiffany Kalin <tikalin@alumni.mines.edu>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Using pktgen-dpdk with Lua
Date: Wed, 6 May 2020 22:20:19 +0000	[thread overview]
Message-ID: <5647CC4C-33BF-40DA-8B03-BEDFEC9C48F0@intel.com> (raw)
In-Reply-To: <CAMGkQC4hgf_DT779p-pwV+VFEqUMFfY+L0D_x_iuNaw55xnAiw@mail.gmail.com>



> 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>


      reply	other threads:[~2020-05-06 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 15:14 Tiffany Kalin
2020-05-06 22:20 ` Wiles, Keith [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5647CC4C-33BF-40DA-8B03-BEDFEC9C48F0@intel.com \
    --to=keith.wiles@intel.com \
    --cc=dev@dpdk.org \
    --cc=tikalin@alumni.mines.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).