All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Russkikh <irusskikh@marvell.com>
To: <netdev@vger.kernel.org>
Cc: "David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Igor Russkikh <irusskikh@marvell.com>
Subject: [PATCH net-next 0/2] pktgen: scripts improvements
Date: Fri, 22 Jan 2021 16:05:15 +0100	[thread overview]
Message-ID: <20210122150517.7650-1-irusskikh@marvell.com> (raw)

Hello netdev community,

Please consider small improvements to pktgen scripts we use in our environment.

Adding delay parameter through command line,
Adding new -a (append) parameter to make flex runs

Igor Russkikh (2):
  samples: pktgen: allow to specify delay parameter via new opt
  samples: pktgen: new append mode

 samples/pktgen/README.rst                      | 18 ++++++++++++++++++
 samples/pktgen/functions.sh                    |  2 +-
 samples/pktgen/parameters.sh                   | 15 ++++++++++++++-
 .../pktgen_bench_xmit_mode_netif_receive.sh    |  3 ---
 .../pktgen_bench_xmit_mode_queue_xmit.sh       |  3 ---
 samples/pktgen/pktgen_sample01_simple.sh       | 13 ++++++++-----
 samples/pktgen/pktgen_sample02_multiqueue.sh   | 11 ++++++++---
 .../pktgen_sample03_burst_single_flow.sh       | 13 ++++++++-----
 samples/pktgen/pktgen_sample04_many_flows.sh   | 13 ++++++++-----
 .../pktgen/pktgen_sample05_flow_per_thread.sh  | 13 ++++++++-----
 ..._sample06_numa_awared_queue_irq_affinity.sh | 11 ++++++++---
 11 files changed, 81 insertions(+), 34 deletions(-)

-- 
2.17.1


             reply	other threads:[~2021-01-22 15:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22 15:05 Igor Russkikh [this message]
2021-01-22 15:05 ` [PATCH net-next 1/2] samples: pktgen: allow to specify delay parameter via new opt Igor Russkikh
2021-01-26 12:38   ` Jesper Dangaard Brouer
2021-01-22 15:05 ` [PATCH net-next 2/2] samples: pktgen: new append mode Igor Russkikh
2021-01-26 13:09   ` Jesper Dangaard Brouer
2021-01-26 16:10     ` [EXT] " Igor Russkikh

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=20210122150517.7650-1-irusskikh@marvell.com \
    --to=irusskikh@marvell.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.