make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 618 MB/s 10498 calls/s 10498 msg/s # tcp rx: 619 MB/s 26858 calls/s # tcp tx: 574 MB/s 9737 calls/s 9737 msg/s # tcp rx: 575 MB/s 22643 calls/s # tcp tx: 566 MB/s 9612 calls/s 9612 msg/s # tcp rx: 567 MB/s 24502 calls/s # tcp tx: 582 MB/s 9882 calls/s 9882 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 495 MB/s 360352 calls/s # udp tx: 560 MB/s 9504 calls/s 9504 msg/s # udp rx: 478 MB/s 348277 calls/s # udp tx: 511 MB/s 8681 calls/s 8681 msg/s # udp rx: 370 MB/s 270075 calls/s # udp tx: 400 MB/s 6799 calls/s 6799 msg/s # udp rx: 364 MB/s 265300 calls/s # udp tx: 465 MB/s 7900 calls/s 7900 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 481 MB/s 350880 calls/s # udp tx: 493 MB/s 8374 calls/s 8374 msg/s # udp rx: 489 MB/s 357244 calls/s # udp tx: 488 MB/s 8278 calls/s 8278 msg/s # udp rx: 575 MB/s 419938 calls/s # udp tx: 575 MB/s 9760 calls/s 9760 msg/s # udp rx: 473 MB/s 345356 calls/s # udp tx: 475 MB/s 8068 calls/s 8068 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->