DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: techboard@dpdk.org
Subject: better CI testing with packet fuzzing
Date: Wed, 18 May 2022 09:17:38 +0200	[thread overview]
Message-ID: <1927805.2IRrRt1zHL@thomas> (raw)

Hello all,

I think we should improve our testing of networking drivers,
by sending random packets to the hardware port (testing Rx),
and by sending random packets to the driver (testing Tx).

Which tools would be the most efficient for this task?

After a quick search, I've found these tools, forks of Sulley:
	https://boofuzz.readthedocs.io/en/stable/
	https://github.com/nccgroup/fuzzowski
But the above tools look a bit too high level for driver testing.

Should we have a Scapy script for packet randomization?




                 reply	other threads:[~2022-05-18  7:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1927805.2IRrRt1zHL@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=techboard@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).