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 15547 calls/s 15547 msg/s # tcp rx: 917 MB/s 49030 calls/s # tcp tx: 957 MB/s 16241 calls/s 16241 msg/s # tcp rx: 959 MB/s 49431 calls/s # tcp tx: 720 MB/s 12220 calls/s 12220 msg/s # tcp rx: 720 MB/s 41069 calls/s # tcp tx: 480 MB/s 8143 calls/s 8143 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: 592 MB/s 429056 calls/s # udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 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: 1083 MB/s 790169 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp rx: 1112 MB/s 811263 calls/s # udp tx: 1111 MB/s 18858 calls/s 18858 msg/s # udp rx: 1108 MB/s 808373 calls/s # udp tx: 1107 MB/s 18779 calls/s 18779 msg/s # udp rx: 1091 MB/s 796222 calls/s # udp tx: 1091 MB/s 18509 calls/s 18509 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__->