From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B9854A034E; Wed, 6 May 2020 22:51:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D5FE31DAFA; Wed, 6 May 2020 22:51:16 +0200 (CEST) Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) by dpdk.org (Postfix) with ESMTP id F0D181D726 for ; Wed, 6 May 2020 17:15:04 +0200 (CEST) Received: by mail-ot1-f54.google.com with SMTP id t3so1643469otp.3 for ; Wed, 06 May 2020 08:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alumni-mines-edu.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=tAYdL7O8eupyN40YDVt4VGZyZSq46s5uZ4tEPib6TZM=; b=gCjiDc9wbvd7a1utbWVgWS5/2wusNpBq9GAsDZcFpRnvpIHsqyDAUQyF/GcxhwZyXV 7KF8zrEpzbnwV1gZtWY1rTnb14puEqYk3uSXpsr6r/amN3H1CbFFgORfpu2lWExdSUh7 4JgeZ0p+YSB+UOHgJJ1uP3ZIE4bEbIDV8dZd5uhcy+4FR1sQm55Bu3p+hhiLQvHH+xGi Ct5hhpPOehkzSgf+i4pFgwEwacYVZ7/7WbQHlTMtkNQjhRjg26gmnr84TIOLqJ9h9JWq wVkZ4FWJ4Kta7ixkDdK0i40QH/7SZjaEPul5fq3wac2+0xNPc7YLzgim/UccIIHjYFMa kN6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tAYdL7O8eupyN40YDVt4VGZyZSq46s5uZ4tEPib6TZM=; b=KQvc2vsr0JpxpmDooDWLyZoQ5BZ6Yk9inIOOLMbJ11SuFGQUGSjxHrdoKizXhVzSj9 rMP3oBWSQLTQNyfhqr26htJBCffie+tYOzu/hkQvCE66Py4yE+ULZSVaqx8RDAoQrGBx O7rCIewMYhviM5GY63gwUzjXU5vytzB0c5EbYv53PzwhWQffzHcPWGhv3qy2oxsv4Nko h43r6mFZKwzSPo/uVwR3W4vUaJrl30unx1SdfHIIN4DvwjfsIeqYsR6+9rCU/MfZDk1d KqoWMjsaJW3ix7jbVl38I5kQtWdSEI6DX94BDpNb77d4ShET299oh5JpCzYNYkhprPME LjOw== X-Gm-Message-State: AGi0PubuRHpaL9TFaOZbRl49aSm2Xgg0eJj4D1YNfVzUlVhR1wfMj7OY weOt54DhOliop2lhvpY4iNYP4azifIuU5IMh3D8YvKjea7g= X-Google-Smtp-Source: APiQypKM13vnMYSw85MNCzyrRljjFjo+BJiTzC4p2nom+kRBlIxGgYlUbyXtNoKdL04alvqaZm0D9n8QmfRNqmLm9SI= X-Received: by 2002:a05:6830:1e1c:: with SMTP id s28mr6402902otr.207.1588778103391; Wed, 06 May 2020 08:15:03 -0700 (PDT) MIME-Version: 1.0 From: Tiffany Kalin Date: Wed, 6 May 2020 09:14:52 -0600 Message-ID: To: dev@dpdk.org X-Mailman-Approved-At: Wed, 06 May 2020 22:51:15 +0200 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Using pktgen-dpdk with Lua X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "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