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: 554 MB/s 9397 calls/s 9397 msg/s # tcp rx: 554 MB/s 28597 calls/s # tcp tx: 569 MB/s 9655 calls/s 9655 msg/s # tcp rx: 570 MB/s 29489 calls/s # tcp tx: 571 MB/s 9701 calls/s 9701 msg/s # tcp rx: 572 MB/s 29564 calls/s # tcp tx: 575 MB/s 9754 calls/s 9754 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: 533 MB/s 387136 calls/s # udp tx: 730 MB/s 12398 calls/s 12398 msg/s # udp rx: 573 MB/s 415692 calls/s # udp tx: 785 MB/s 13316 calls/s 13316 msg/s # udp rx: 569 MB/s 412941 calls/s # udp tx: 770 MB/s 13076 calls/s 13076 msg/s # udp rx: 567 MB/s 411392 calls/s # udp tx: 800 MB/s 13574 calls/s 13574 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: 994 MB/s 725353 calls/s # udp tx: 1018 MB/s 17266 calls/s 17266 msg/s # udp rx: 1033 MB/s 753967 calls/s # udp tx: 1034 MB/s 17550 calls/s 17550 msg/s # udp rx: 1086 MB/s 792254 calls/s # udp tx: 1085 MB/s 18414 calls/s 18414 msg/s # udp rx: 1092 MB/s 796543 calls/s # udp tx: 1091 MB/s 18508 calls/s 18508 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__->