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: 979 MB/s 16608 calls/s 16608 msg/s # tcp rx: 979 MB/s 51515 calls/s # tcp tx: 952 MB/s 16151 calls/s 16151 msg/s # tcp rx: 967 MB/s 49267 calls/s # tcp tx: 660 MB/s 11208 calls/s 11208 msg/s # tcp rx: 653 MB/s 35175 calls/s # tcp tx: 597 MB/s 10134 calls/s 10134 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: 529 MB/s 383457 calls/s # udp tx: 804 MB/s 13652 calls/s 13652 msg/s # udp rx: 545 MB/s 395205 calls/s # udp tx: 819 MB/s 13895 calls/s 13895 msg/s # udp rx: 545 MB/s 395548 calls/s # udp tx: 786 MB/s 13346 calls/s 13346 msg/s # udp rx: 545 MB/s 395143 calls/s # udp tx: 805 MB/s 13658 calls/s 13658 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: 1101 MB/s 803140 calls/s # udp tx: 1126 MB/s 19100 calls/s 19100 msg/s # udp rx: 1119 MB/s 816375 calls/s # udp tx: 1119 MB/s 18986 calls/s 18986 msg/s # udp rx: 1138 MB/s 830343 calls/s # udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # udp rx: 1139 MB/s 831002 calls/s # udp tx: 1139 MB/s 19321 calls/s 19321 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__->