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: 987 MB/s 16743 calls/s 16743 msg/s # tcp rx: 987 MB/s 50911 calls/s # tcp tx: 991 MB/s 16809 calls/s 16809 msg/s # tcp rx: 991 MB/s 51009 calls/s # tcp tx: 1006 MB/s 17066 calls/s 17066 msg/s # tcp rx: 1007 MB/s 51581 calls/s # tcp tx: 983 MB/s 16686 calls/s 16686 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: 571 MB/s 413696 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 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: 664 MB/s 484540 calls/s # udp tx: 684 MB/s 11616 calls/s 11616 msg/s # udp rx: 650 MB/s 474209 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 685 MB/s 500132 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # udp rx: 688 MB/s 502372 calls/s # udp tx: 688 MB/s 11680 calls/s 11680 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__->