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: 973 MB/s 16518 calls/s 16518 msg/s # tcp rx: 975 MB/s 50351 calls/s # tcp tx: 953 MB/s 16179 calls/s 16179 msg/s # tcp rx: 955 MB/s 48875 calls/s # tcp tx: 952 MB/s 16149 calls/s 16149 msg/s # tcp rx: 952 MB/s 49965 calls/s # tcp tx: 909 MB/s 15425 calls/s 15425 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 463020 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 660 MB/s 478395 calls/s # udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # udp rx: 664 MB/s 481451 calls/s # udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # udp rx: 660 MB/s 478354 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 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: 1085 MB/s 791431 calls/s # udp tx: 1107 MB/s 18792 calls/s 18792 msg/s # udp rx: 1116 MB/s 814593 calls/s # udp tx: 1117 MB/s 18952 calls/s 18952 msg/s # udp rx: 1121 MB/s 818199 calls/s # udp tx: 1121 MB/s 19025 calls/s 19025 msg/s # udp rx: 1116 MB/s 814062 calls/s # udp tx: 1115 MB/s 18926 calls/s 18926 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__->