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: 825 MB/s 13999 calls/s 13999 msg/s # tcp rx: 834 MB/s 46924 calls/s # tcp tx: 948 MB/s 16081 calls/s 16081 msg/s # tcp rx: 947 MB/s 48494 calls/s # tcp tx: 958 MB/s 16261 calls/s 16261 msg/s # tcp rx: 978 MB/s 45889 calls/s # tcp tx: 946 MB/s 16057 calls/s 16057 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: 609 MB/s 441856 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # udp rx: 616 MB/s 446720 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 600 MB/s 435456 calls/s # udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # udp rx: 632 MB/s 458240 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 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: 1034 MB/s 754725 calls/s # udp tx: 1056 MB/s 17924 calls/s 17924 msg/s # udp rx: 1044 MB/s 761939 calls/s # udp tx: 1044 MB/s 17709 calls/s 17709 msg/s # udp rx: 1091 MB/s 795959 calls/s # udp tx: 1090 MB/s 18494 calls/s 18494 msg/s # udp rx: 1087 MB/s 793201 calls/s # udp tx: 1087 MB/s 18444 calls/s 18444 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__->