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: 1001 MB/s 16993 calls/s 16993 msg/s # tcp rx: 1002 MB/s 51591 calls/s # tcp tx: 997 MB/s 16917 calls/s 16917 msg/s # tcp rx: 998 MB/s 50875 calls/s # tcp tx: 975 MB/s 16540 calls/s 16540 msg/s # tcp rx: 985 MB/s 49914 calls/s # tcp tx: 988 MB/s 16765 calls/s 16765 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: 627 MB/s 454168 calls/s # udp tx: 1209 MB/s 20518 calls/s 20518 msg/s # udp rx: 654 MB/s 474113 calls/s # udp tx: 1207 MB/s 20487 calls/s 20487 msg/s # udp rx: 656 MB/s 475578 calls/s # udp tx: 1211 MB/s 20545 calls/s 20545 msg/s # udp rx: 652 MB/s 472503 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 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: 1144 MB/s 835029 calls/s # udp tx: 1166 MB/s 19784 calls/s 19784 msg/s # udp rx: 1174 MB/s 856476 calls/s # udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # udp rx: 1159 MB/s 845572 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # udp rx: 1163 MB/s 848638 calls/s # udp tx: 1164 MB/s 19757 calls/s 19757 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__->