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: 994 MB/s 16863 calls/s 16863 msg/s # tcp rx: 994 MB/s 51120 calls/s # tcp tx: 1010 MB/s 17144 calls/s 17144 msg/s # tcp rx: 1011 MB/s 51705 calls/s # tcp tx: 999 MB/s 16947 calls/s 16947 msg/s # tcp rx: 1000 MB/s 51136 calls/s # tcp tx: 1002 MB/s 17006 calls/s 17006 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: 605 MB/s 438784 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 646 MB/s 468673 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 606 MB/s 439556 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp rx: 658 MB/s 476790 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 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 791598 calls/s # udp tx: 1107 MB/s 18790 calls/s 18790 msg/s # udp rx: 1130 MB/s 824382 calls/s # udp tx: 1131 MB/s 19183 calls/s 19183 msg/s # udp rx: 1140 MB/s 831964 calls/s # udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # udp rx: 1138 MB/s 830202 calls/s # udp tx: 1138 MB/s 19312 calls/s 19312 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__->