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: 1003 MB/s 17026 calls/s 17026 msg/s # tcp rx: 1004 MB/s 50792 calls/s # tcp tx: 902 MB/s 15312 calls/s 15312 msg/s # tcp rx: 903 MB/s 48231 calls/s # tcp tx: 919 MB/s 15603 calls/s 15603 msg/s # tcp rx: 920 MB/s 44269 calls/s # tcp tx: 850 MB/s 14423 calls/s 14423 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: 607 MB/s 441013 calls/s # udp tx: 1113 MB/s 18891 calls/s 18891 msg/s # udp rx: 539 MB/s 390656 calls/s # udp tx: 810 MB/s 13746 calls/s 13746 msg/s # udp rx: 561 MB/s 406860 calls/s # udp tx: 792 MB/s 13440 calls/s 13440 msg/s # udp rx: 569 MB/s 413184 calls/s # udp tx: 789 MB/s 13391 calls/s 13391 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: 1103 MB/s 804435 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # udp rx: 1125 MB/s 820590 calls/s # udp tx: 1125 MB/s 19087 calls/s 19087 msg/s # udp rx: 1126 MB/s 821850 calls/s # udp tx: 1128 MB/s 19139 calls/s 19139 msg/s # udp rx: 1128 MB/s 823096 calls/s # udp tx: 1128 MB/s 19138 calls/s 19138 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__->