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: 940 MB/s 15955 calls/s 15955 msg/s # tcp rx: 940 MB/s 51132 calls/s # tcp tx: 980 MB/s 16630 calls/s 16630 msg/s # tcp rx: 980 MB/s 51099 calls/s # tcp tx: 985 MB/s 16719 calls/s 16719 msg/s # tcp rx: 986 MB/s 51409 calls/s # tcp tx: 986 MB/s 16724 calls/s 16724 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: 646 MB/s 468480 calls/s # udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # udp rx: 664 MB/s 481521 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 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: 1132 MB/s 826254 calls/s # udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # udp rx: 1089 MB/s 794565 calls/s # udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # udp rx: 1143 MB/s 833774 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # udp rx: 1136 MB/s 828677 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 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__->