DPDK usage discussions
 help / color / mirror / Atom feed
From: Mishal Shah <shahmishal1998@gmail.com>
To: "Xu, Chenjie" <chenjie.xu@intel.com>
Cc: "Van Haaren, Harry" <harry.van.haaren@intel.com>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] How to specify packet size of testpmd
Date: Fri, 10 Jul 2020 14:40:05 +0530	[thread overview]
Message-ID: <CALPu+F0YXHQ+JZubky34agdBMZ4e+Bgha-Lqb3+xd_LSYWrP4A@mail.gmail.com> (raw)
In-Reply-To: <CY4PR11MB15608DF9E9509960E1BDDCEB8A650@CY4PR11MB1560.namprd11.prod.outlook.com>

Hi,

You can use the set <portlist> size <value> command on pktgen command
line to set the packet size. If you're using Lua script for more
customizations/situations, you can use the following command: pktgen.set(port,
"size", pktSize);

The entire list of commands can be found at
https://pktgen-dpdk.readthedocs.io/en/latest/commands.html

Hope that helps.

Regards,
Mishal

  reply	other threads:[~2020-07-10  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-09  9:25 Xu, Chenjie
2020-07-09  9:50 ` Van Haaren, Harry
2020-07-10  8:58   ` Xu, Chenjie
2020-07-10  9:10     ` Mishal Shah [this message]
2020-07-10  9:15       ` Xu, Chenjie
2020-07-09 21:17 ` Cliff Burdick
2020-07-10  9:06   ` Xu, Chenjie
2020-07-11  1:49     ` Johnson, Brian

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=CALPu+F0YXHQ+JZubky34agdBMZ4e+Bgha-Lqb3+xd_LSYWrP4A@mail.gmail.com \
    --to=shahmishal1998@gmail.com \
    --cc=chenjie.xu@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=users@dpdk.org \
    /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).