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: 1009 MB/s 17124 calls/s 17124 msg/s # tcp rx: 1009 MB/s 9817 calls/s # tcp tx: 906 MB/s 15370 calls/s 15370 msg/s # tcp rx: 906 MB/s 49214 calls/s # tcp tx: 916 MB/s 15551 calls/s 15551 msg/s # tcp rx: 917 MB/s 47252 calls/s # tcp tx: 896 MB/s 15200 calls/s 15200 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: 638 MB/s 462848 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # udp rx: 595 MB/s 431616 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 647 MB/s 468736 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 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: 1100 MB/s 802573 calls/s # udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # udp rx: 1144 MB/s 834391 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp rx: 1127 MB/s 822212 calls/s # udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # udp rx: 1125 MB/s 820638 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 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__->