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: 990 MB/s 16804 calls/s 16804 msg/s # tcp rx: 991 MB/s 50680 calls/s # tcp tx: 992 MB/s 16841 calls/s 16841 msg/s # tcp rx: 994 MB/s 50822 calls/s # tcp tx: 950 MB/s 16114 calls/s 16114 msg/s # tcp rx: 951 MB/s 48953 calls/s # tcp tx: 984 MB/s 16700 calls/s 16700 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: 634 MB/s 459505 calls/s # udp tx: 1154 MB/s 19589 calls/s 19589 msg/s # udp rx: 658 MB/s 477197 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 658 MB/s 476985 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp rx: 661 MB/s 478842 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 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: 1000 MB/s 729945 calls/s # udp tx: 1032 MB/s 17520 calls/s 17520 msg/s # udp rx: 1061 MB/s 774245 calls/s # udp tx: 1060 MB/s 17986 calls/s 17986 msg/s # udp rx: 1125 MB/s 820885 calls/s # udp tx: 1129 MB/s 19163 calls/s 19163 msg/s # udp rx: 1124 MB/s 819905 calls/s # udp tx: 1129 MB/s 19154 calls/s 19154 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__->