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: 975 MB/s 16541 calls/s 16541 msg/s # tcp rx: 975 MB/s 36674 calls/s # tcp tx: 861 MB/s 14616 calls/s 14616 msg/s # tcp rx: 862 MB/s 46655 calls/s # tcp tx: 928 MB/s 15748 calls/s 15748 msg/s # tcp rx: 929 MB/s 48873 calls/s # tcp tx: 935 MB/s 15874 calls/s 15874 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: 610 MB/s 442368 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 619 MB/s 449024 calls/s # udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 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: 1088 MB/s 794101 calls/s # udp tx: 1108 MB/s 18793 calls/s 18793 msg/s # udp rx: 1110 MB/s 809957 calls/s # udp tx: 1111 MB/s 18859 calls/s 18859 msg/s # udp rx: 1121 MB/s 817925 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 1129 MB/s 823390 calls/s # udp tx: 1130 MB/s 19173 calls/s 19173 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__->