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: 981 MB/s 16641 calls/s 16641 msg/s # tcp rx: 995 MB/s 50278 calls/s # tcp tx: 968 MB/s 16422 calls/s 16422 msg/s # tcp rx: 966 MB/s 49438 calls/s # tcp tx: 960 MB/s 16288 calls/s 16288 msg/s # tcp rx: 962 MB/s 49215 calls/s # tcp tx: 984 MB/s 16704 calls/s 16704 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: 587 MB/s 425984 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 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: 1087 MB/s 793311 calls/s # udp tx: 1114 MB/s 18911 calls/s 18911 msg/s # udp rx: 1158 MB/s 844910 calls/s # udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # udp rx: 1102 MB/s 804405 calls/s # udp tx: 1103 MB/s 18722 calls/s 18722 msg/s # udp rx: 1144 MB/s 834357 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 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__->