Merge branch 'cansequence' of github.com:marckleinebudde/can-utils into master

The PTX flavour canutils have a useful utility for generating a sequence of CAN
frames with an incrementing payload and checking such a sequence for missed and
reordered frames.

Recently, it has helped finding a regression in the kernel pfifo_fast qdisc,
which led to reordered frames.

To bring the utility to a greater audience, import the current state, including
its history, into the linux-can set of utilities.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde
2020-10-19 13:44:16 +02:00
7 changed files with 403 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ GNUmakefile.in
/canlogserver
/canplayer
/cansend
/cansequence
/cansniffer
/isotpdump
/isotpperf