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: 880 MB/s 14934 calls/s 14934 msg/s # tcp rx: 881 MB/s 52078 calls/s # tcp tx: 961 MB/s 16312 calls/s 16312 msg/s # tcp rx: 962 MB/s 50218 calls/s # tcp tx: 892 MB/s 15134 calls/s 15134 msg/s # tcp rx: 893 MB/s 46061 calls/s # tcp tx: 950 MB/s 16126 calls/s 16126 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: 590 MB/s 428032 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 653 MB/s 473088 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 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: 1108 MB/s 808346 calls/s # udp tx: 1126 MB/s 19110 calls/s 19110 msg/s # udp rx: 1128 MB/s 822714 calls/s # udp tx: 1125 MB/s 19087 calls/s 19087 msg/s # udp rx: 1113 MB/s 811876 calls/s # udp tx: 1115 MB/s 18922 calls/s 18922 msg/s # udp rx: 1141 MB/s 832518 calls/s # udp tx: 1140 MB/s 19340 calls/s 19340 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__->