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: 917 MB/s 15553 calls/s 15553 msg/s # tcp rx: 917 MB/s 48741 calls/s # tcp tx: 897 MB/s 15221 calls/s 15221 msg/s # tcp rx: 898 MB/s 48952 calls/s # tcp tx: 895 MB/s 15181 calls/s 15181 msg/s # tcp rx: 895 MB/s 48067 calls/s # tcp tx: 900 MB/s 15273 calls/s 15273 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: 516 MB/s 374575 calls/s # udp tx: 777 MB/s 13185 calls/s 13185 msg/s # udp rx: 569 MB/s 413450 calls/s # udp tx: 745 MB/s 12649 calls/s 12649 msg/s # udp rx: 569 MB/s 412735 calls/s # udp tx: 758 MB/s 12858 calls/s 12858 msg/s # udp rx: 569 MB/s 412936 calls/s # udp tx: 751 MB/s 12742 calls/s 12742 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: 980 MB/s 715093 calls/s # udp tx: 1004 MB/s 17038 calls/s 17038 msg/s # udp rx: 1126 MB/s 821652 calls/s # udp tx: 1125 MB/s 19095 calls/s 19095 msg/s # udp rx: 1046 MB/s 763264 calls/s # udp tx: 1045 MB/s 17731 calls/s 17731 msg/s # udp rx: 1106 MB/s 807255 calls/s # udp tx: 1108 MB/s 18809 calls/s 18809 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__->