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 15159 calls/s 15159 msg/s # tcp rx: 921 MB/s 49033 calls/s # tcp tx: 933 MB/s 15833 calls/s 15833 msg/s # tcp rx: 940 MB/s 46395 calls/s # tcp tx: 911 MB/s 15457 calls/s 15457 msg/s # tcp rx: 901 MB/s 46233 calls/s # tcp tx: 900 MB/s 15268 calls/s 15268 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: 647 MB/s 468736 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 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: 1073 MB/s 782626 calls/s # udp tx: 1097 MB/s 18609 calls/s 18609 msg/s # udp rx: 1115 MB/s 813461 calls/s # udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # udp rx: 1127 MB/s 821975 calls/s # udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # udp rx: 1152 MB/s 840195 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 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__->