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: 912 MB/s 15474 calls/s 15474 msg/s # tcp rx: 960 MB/s 48443 calls/s # tcp tx: 935 MB/s 15874 calls/s 15874 msg/s # tcp rx: 934 MB/s 45100 calls/s # tcp tx: 949 MB/s 16100 calls/s 16100 msg/s # tcp rx: 947 MB/s 43831 calls/s # tcp tx: 958 MB/s 16264 calls/s 16264 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: 511 MB/s 370427 calls/s # udp tx: 867 MB/s 14706 calls/s 14706 msg/s # udp rx: 542 MB/s 392704 calls/s # udp tx: 832 MB/s 14120 calls/s 14120 msg/s # udp rx: 542 MB/s 392704 calls/s # udp tx: 848 MB/s 14395 calls/s 14395 msg/s # udp rx: 542 MB/s 392448 calls/s # udp tx: 848 MB/s 14388 calls/s 14388 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: 1105 MB/s 806153 calls/s # udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # udp rx: 1144 MB/s 834751 calls/s # udp tx: 1143 MB/s 19399 calls/s 19399 msg/s # udp rx: 1137 MB/s 829937 calls/s # udp tx: 1137 MB/s 19289 calls/s 19289 msg/s # udp rx: 1138 MB/s 830060 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 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__->