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: 713 MB/s 12101 calls/s 12101 msg/s # tcp rx: 713 MB/s 35180 calls/s # tcp tx: 587 MB/s 9969 calls/s 9969 msg/s # tcp rx: 588 MB/s 29318 calls/s # tcp tx: 627 MB/s 10636 calls/s 10636 msg/s # tcp rx: 627 MB/s 31319 calls/s # tcp tx: 463 MB/s 7854 calls/s 7854 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: 319 MB/s 232390 calls/s # udp tx: 443 MB/s 7523 calls/s 7523 msg/s # udp rx: 306 MB/s 222438 calls/s # udp tx: 449 MB/s 7618 calls/s 7618 msg/s # udp rx: 332 MB/s 241321 calls/s # udp tx: 434 MB/s 7367 calls/s 7367 msg/s # udp rx: 360 MB/s 262793 calls/s # udp tx: 409 MB/s 6947 calls/s 6947 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: 482 MB/s 351621 calls/s # udp tx: 501 MB/s 8505 calls/s 8505 msg/s # udp rx: 463 MB/s 338054 calls/s # udp tx: 465 MB/s 7892 calls/s 7892 msg/s # udp rx: 491 MB/s 358617 calls/s # udp tx: 490 MB/s 8312 calls/s 8312 msg/s # udp rx: 473 MB/s 345552 calls/s # udp tx: 470 MB/s 7981 calls/s 7981 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__->