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: 986 MB/s 16725 calls/s 16725 msg/s # tcp rx: 986 MB/s 50858 calls/s # tcp tx: 976 MB/s 16562 calls/s 16562 msg/s # tcp rx: 977 MB/s 50372 calls/s # tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # tcp rx: 962 MB/s 49921 calls/s # tcp tx: 979 MB/s 16612 calls/s 16612 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: 648 MB/s 470016 calls/s # udp tx: 1162 MB/s 19715 calls/s 19715 msg/s # udp rx: 646 MB/s 468736 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 604 MB/s 438069 calls/s # udp tx: 1026 MB/s 17409 calls/s 17409 msg/s # udp rx: 505 MB/s 365789 calls/s # udp tx: 933 MB/s 15840 calls/s 15840 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: 670 MB/s 488751 calls/s # udp tx: 685 MB/s 11626 calls/s 11626 msg/s # udp rx: 698 MB/s 509211 calls/s # udp tx: 699 MB/s 11862 calls/s 11862 msg/s # udp rx: 697 MB/s 508750 calls/s # udp tx: 698 MB/s 11842 calls/s 11842 msg/s # udp rx: 692 MB/s 504717 calls/s # udp tx: 698 MB/s 11852 calls/s 11852 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__->