make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 922 MB/s 15653 calls/s 15653 msg/s # tcp rx: 923 MB/s 45885 calls/s # tcp tx: 977 MB/s 16571 calls/s 16571 msg/s # tcp rx: 978 MB/s 48271 calls/s # tcp tx: 906 MB/s 15380 calls/s 15380 msg/s # tcp rx: 905 MB/s 46836 calls/s # tcp tx: 930 MB/s 15775 calls/s 15775 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: 545 MB/s 396156 calls/s # udp tx: 731 MB/s 12400 calls/s 12400 msg/s # udp rx: 570 MB/s 414214 calls/s # udp tx: 734 MB/s 12452 calls/s 12452 msg/s # udp rx: 570 MB/s 413868 calls/s # udp tx: 743 MB/s 12608 calls/s 12608 msg/s # udp rx: 585 MB/s 424900 calls/s # udp tx: 729 MB/s 12370 calls/s 12370 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: 563 MB/s 411139 calls/s # udp tx: 579 MB/s 9832 calls/s 9832 msg/s # udp rx: 704 MB/s 513501 calls/s # udp tx: 718 MB/s 12187 calls/s 12187 msg/s # udp rx: 1139 MB/s 830768 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # udp rx: 1009 MB/s 736025 calls/s # udp tx: 1009 MB/s 17114 calls/s 17114 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__->