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: 962 MB/s 16325 calls/s 16325 msg/s # tcp rx: 984 MB/s 49298 calls/s # tcp tx: 960 MB/s 16293 calls/s 16293 msg/s # tcp rx: 984 MB/s 48460 calls/s # tcp tx: 928 MB/s 15741 calls/s 15741 msg/s # tcp rx: 940 MB/s 48449 calls/s # tcp tx: 937 MB/s 15901 calls/s 15901 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: 515 MB/s 373648 calls/s # udp tx: 815 MB/s 13834 calls/s 13834 msg/s # udp rx: 559 MB/s 405248 calls/s # udp tx: 815 MB/s 13825 calls/s 13825 msg/s # udp rx: 559 MB/s 405504 calls/s # udp tx: 816 MB/s 13851 calls/s 13851 msg/s # udp rx: 559 MB/s 405248 calls/s # udp tx: 817 MB/s 13861 calls/s 13861 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: 1040 MB/s 758576 calls/s # udp tx: 1072 MB/s 18196 calls/s 18196 msg/s # udp rx: 1139 MB/s 831019 calls/s # udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # udp rx: 1065 MB/s 777090 calls/s # udp tx: 1064 MB/s 18047 calls/s 18047 msg/s # udp rx: 1144 MB/s 834466 calls/s # udp tx: 1143 MB/s 19392 calls/s 19392 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__->