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: 936 MB/s 15889 calls/s 15889 msg/s # tcp rx: 936 MB/s 50076 calls/s # tcp tx: 958 MB/s 16249 calls/s 16249 msg/s # tcp rx: 958 MB/s 49829 calls/s # tcp tx: 979 MB/s 16608 calls/s 16608 msg/s # tcp rx: 980 MB/s 50069 calls/s # tcp tx: 977 MB/s 16581 calls/s 16581 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: 600 MB/s 435256 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 605 MB/s 438272 calls/s # udp tx: 1316 MB/s 22334 calls/s 22334 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1283 MB/s 21777 calls/s 21777 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: 1058 MB/s 771822 calls/s # udp tx: 1089 MB/s 18471 calls/s 18471 msg/s # udp rx: 1097 MB/s 800639 calls/s # udp tx: 1099 MB/s 18650 calls/s 18650 msg/s # udp rx: 1141 MB/s 832541 calls/s # udp tx: 1145 MB/s 19420 calls/s 19420 msg/s # udp rx: 1157 MB/s 844072 calls/s # udp tx: 1159 MB/s 19662 calls/s 19662 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__->