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: 706 MB/s 11989 calls/s 11989 msg/s # tcp rx: 707 MB/s 35835 calls/s # tcp tx: 667 MB/s 11314 calls/s 11314 msg/s # tcp rx: 667 MB/s 34006 calls/s # tcp tx: 662 MB/s 11235 calls/s 11235 msg/s # tcp rx: 662 MB/s 33759 calls/s # tcp tx: 660 MB/s 11210 calls/s 11210 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: 616 MB/s 446464 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 638 MB/s 462742 calls/s # udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # udp rx: 653 MB/s 473270 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 657 MB/s 476043 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 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: 1057 MB/s 771535 calls/s # udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # udp rx: 1132 MB/s 826174 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # udp rx: 1131 MB/s 825403 calls/s # udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # udp rx: 1131 MB/s 825022 calls/s # udp tx: 1130 MB/s 19181 calls/s 19181 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__->