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: 1005 MB/s 17062 calls/s 17062 msg/s # tcp rx: 1006 MB/s 52013 calls/s # tcp tx: 991 MB/s 16812 calls/s 16812 msg/s # tcp rx: 992 MB/s 50820 calls/s # tcp tx: 984 MB/s 16703 calls/s 16703 msg/s # tcp rx: 985 MB/s 50105 calls/s # tcp tx: 976 MB/s 16555 calls/s 16555 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: 567 MB/s 411136 calls/s # udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # udp rx: 623 MB/s 451328 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 661 MB/s 478938 calls/s # udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1292 MB/s 21924 calls/s 21924 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: 1145 MB/s 835227 calls/s # udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # udp rx: 1168 MB/s 852154 calls/s # udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # udp rx: 1165 MB/s 849930 calls/s # udp tx: 1164 MB/s 19749 calls/s 19749 msg/s # udp rx: 1165 MB/s 849703 calls/s # udp tx: 1164 MB/s 19746 calls/s 19746 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__->