make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 923 MB/s 15671 calls/s 15671 msg/s # tcp rx: 977 MB/s 46737 calls/s # tcp tx: 938 MB/s 15914 calls/s 15914 msg/s # tcp rx: 930 MB/s 47803 calls/s # tcp tx: 944 MB/s 16012 calls/s 16012 msg/s # tcp rx: 982 MB/s 46226 calls/s # tcp tx: 956 MB/s 16227 calls/s 16227 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: 644 MB/s 466944 calls/s # udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # udp rx: 673 MB/s 487424 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # udp rx: 672 MB/s 486656 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 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 803253 calls/s # udp tx: 1124 MB/s 19068 calls/s 19068 msg/s # udp rx: 1077 MB/s 786041 calls/s # udp tx: 1077 MB/s 18283 calls/s 18283 msg/s # udp rx: 1123 MB/s 819032 calls/s # udp tx: 1122 MB/s 19037 calls/s 19037 msg/s # udp rx: 1111 MB/s 810714 calls/s # udp tx: 1110 MB/s 18833 calls/s 18833 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->