DPDK patches and discussions
 help / color / mirror / Atom feed
* better CI testing with packet fuzzing
@ 2022-05-18  7:17 Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2022-05-18  7:17 UTC (permalink / raw)
  To: dev; +Cc: techboard

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?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-18  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18  7:17 better CI testing with packet fuzzing Thomas Monjalon

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).