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 3600 # 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: 627 MB/s 10648 calls/s 10648 msg/s # tcp rx: 630 MB/s 27581 calls/s # tcp tx: 650 MB/s 11033 calls/s 11033 msg/s # tcp rx: 651 MB/s 21992 calls/s # tcp tx: 681 MB/s 11561 calls/s 11561 msg/s # tcp rx: 682 MB/s 28250 calls/s # tcp tx: 687 MB/s 11657 calls/s 11657 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: 376 MB/s 273425 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 412 MB/s 299167 calls/s # udp tx: 734 MB/s 12455 calls/s 12455 msg/s # udp rx: 392 MB/s 284832 calls/s # udp tx: 651 MB/s 11048 calls/s 11048 msg/s # udp rx: 392 MB/s 284452 calls/s # udp tx: 668 MB/s 11342 calls/s 11342 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: 433 MB/s 316042 calls/s # udp tx: 447 MB/s 7585 calls/s 7585 msg/s # udp rx: 453 MB/s 330557 calls/s # udp tx: 454 MB/s 7713 calls/s 7713 msg/s # udp rx: 430 MB/s 314270 calls/s # udp tx: 426 MB/s 7233 calls/s 7233 msg/s # udp rx: 416 MB/s 304006 calls/s # udp tx: 420 MB/s 7127 calls/s 7127 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__->