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: 969 MB/s 16449 calls/s 16449 msg/s # tcp rx: 970 MB/s 51476 calls/s # tcp tx: 964 MB/s 16357 calls/s 16357 msg/s # tcp rx: 966 MB/s 50010 calls/s # tcp tx: 977 MB/s 16571 calls/s 16571 msg/s # tcp rx: 977 MB/s 50257 calls/s # tcp tx: 971 MB/s 16471 calls/s 16471 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: 614 MB/s 444672 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp rx: 664 MB/s 481092 calls/s # udp tx: 1236 MB/s 20972 calls/s 20972 msg/s # udp rx: 665 MB/s 482267 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp rx: 665 MB/s 482038 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 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: 1094 MB/s 797930 calls/s # udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # udp rx: 1143 MB/s 833844 calls/s # udp tx: 1145 MB/s 19436 calls/s 19436 msg/s # udp rx: 1128 MB/s 823185 calls/s # udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # udp rx: 1123 MB/s 819476 calls/s # udp tx: 1126 MB/s 19100 calls/s 19100 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__->