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: 1001 MB/s 16983 calls/s 16983 msg/s # tcp rx: 1001 MB/s 51945 calls/s # tcp tx: 1017 MB/s 17258 calls/s 17258 msg/s # tcp rx: 1018 MB/s 52053 calls/s # tcp tx: 993 MB/s 16843 calls/s 16843 msg/s # tcp rx: 994 MB/s 50724 calls/s # tcp tx: 973 MB/s 16503 calls/s 16503 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: 598 MB/s 433822 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp rx: 639 MB/s 463483 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # udp rx: 649 MB/s 470784 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 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: 1104 MB/s 805478 calls/s # udp tx: 1130 MB/s 19181 calls/s 19181 msg/s # udp rx: 1101 MB/s 803509 calls/s # udp tx: 1105 MB/s 18756 calls/s 18756 msg/s # udp rx: 1192 MB/s 869685 calls/s # udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # udp rx: 1139 MB/s 830739 calls/s # udp tx: 1141 MB/s 19366 calls/s 19366 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__->