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: 893 MB/s 15158 calls/s 15158 msg/s # tcp rx: 893 MB/s 47793 calls/s # tcp tx: 839 MB/s 14239 calls/s 14239 msg/s # tcp rx: 859 MB/s 43347 calls/s # tcp tx: 864 MB/s 14655 calls/s 14655 msg/s # tcp rx: 866 MB/s 44840 calls/s # tcp tx: 872 MB/s 14798 calls/s 14798 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: 638 MB/s 462080 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp rx: 611 MB/s 443136 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 583 MB/s 422400 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 502 MB/s 363776 calls/s # udp tx: 952 MB/s 16156 calls/s 16156 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: 1060 MB/s 773512 calls/s # udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # udp rx: 1055 MB/s 770001 calls/s # udp tx: 1055 MB/s 17904 calls/s 17904 msg/s # udp rx: 1108 MB/s 808324 calls/s # udp tx: 1109 MB/s 18821 calls/s 18821 msg/s # udp rx: 1123 MB/s 819527 calls/s # udp tx: 1123 MB/s 19059 calls/s 19059 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__->