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: 916 MB/s 15546 calls/s 15546 msg/s # tcp rx: 917 MB/s 49919 calls/s # tcp tx: 957 MB/s 16234 calls/s 16234 msg/s # tcp rx: 958 MB/s 50266 calls/s # tcp tx: 799 MB/s 13559 calls/s 13559 msg/s # tcp rx: 799 MB/s 48513 calls/s # tcp tx: 873 MB/s 14813 calls/s 14813 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: 549 MB/s 398592 calls/s # udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # udp rx: 530 MB/s 384239 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 578 MB/s 419010 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 537 MB/s 389610 calls/s # udp tx: 1148 MB/s 19484 calls/s 19484 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: 954 MB/s 695814 calls/s # udp tx: 974 MB/s 16524 calls/s 16524 msg/s # udp rx: 988 MB/s 720796 calls/s # udp tx: 988 MB/s 16763 calls/s 16763 msg/s # udp rx: 975 MB/s 711750 calls/s # udp tx: 970 MB/s 16459 calls/s 16459 msg/s # udp rx: 1018 MB/s 742977 calls/s # udp tx: 1025 MB/s 17392 calls/s 17392 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__->