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: 928 MB/s 15747 calls/s 15747 msg/s # tcp rx: 928 MB/s 49483 calls/s # tcp tx: 950 MB/s 16126 calls/s 16126 msg/s # tcp rx: 951 MB/s 48445 calls/s # tcp tx: 909 MB/s 15428 calls/s 15428 msg/s # tcp rx: 910 MB/s 48853 calls/s # tcp tx: 907 MB/s 15385 calls/s 15385 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: 631 MB/s 457728 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 638 MB/s 463650 calls/s # udp tx: 1042 MB/s 17686 calls/s 17686 msg/s # udp rx: 668 MB/s 484608 calls/s # udp tx: 1185 MB/s 20115 calls/s 20115 msg/s # udp rx: 670 MB/s 486144 calls/s # udp tx: 1146 MB/s 19444 calls/s 19444 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: 1055 MB/s 769589 calls/s # udp tx: 1076 MB/s 18265 calls/s 18265 msg/s # udp rx: 1094 MB/s 798439 calls/s # udp tx: 1094 MB/s 18556 calls/s 18556 msg/s # udp rx: 1090 MB/s 795198 calls/s # udp tx: 1090 MB/s 18489 calls/s 18489 msg/s # udp rx: 1136 MB/s 828717 calls/s # udp tx: 1135 MB/s 19261 calls/s 19261 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__->