All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mendes <dmendes@redhat.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, sd@queasysnail.net
Subject: [PATCH net-next 0/2] kselftest: rtnetlink: add additional command line options
Date: Tue, 12 Sep 2023 10:28:34 -0400	[thread overview]
Message-ID: <cover.1694527251.git.dmendes@redhat.com> (raw)

Many other tests implement options like verbose, pause, and pause
on failure. These patches just add these options to rtnetlink.sh.
The same conventions are used as the tests that already have this
functionality: eg verbose is 0 or 1 but PAUSE is "yes" or "no".

Daniel Mendes (2):
  kselftest: rtnetlink.sh: add verbose flag
  kselftest: rtnetlink: add pause and pause on fail flag

 tools/testing/selftests/net/rtnetlink.sh | 981 +++++++++--------------
 1 file changed, 400 insertions(+), 581 deletions(-)

-- 
2.41.0


             reply	other threads:[~2023-09-12 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 14:28 Daniel Mendes [this message]
2023-09-12 14:28 ` [PATCH net-next 1/2] kselftest: rtnetlink.sh: add verbose flag Daniel Mendes
2023-09-12 14:28 ` [PATCH net-next 2/2] kselftest: rtnetlink: add pause and pause on fail flag Daniel Mendes

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=cover.1694527251.git.dmendes@redhat.com \
    --to=dmendes@redhat.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sd@queasysnail.net \
    /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.