make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-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: 577 MB/s 9798 calls/s 9798 msg/s # tcp rx: 577 MB/s 35658 calls/s # tcp tx: 549 MB/s 9326 calls/s 9326 msg/s # tcp rx: 550 MB/s 34139 calls/s # tcp tx: 548 MB/s 9301 calls/s 9301 msg/s # tcp rx: 548 MB/s 34934 calls/s # tcp tx: 549 MB/s 9312 calls/s 9312 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: 621 MB/s 450304 calls/s # udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 648 MB/s 469504 calls/s # udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1314 MB/s 22298 calls/s 22298 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: 1066 MB/s 778039 calls/s # udp tx: 1094 MB/s 18561 calls/s 18561 msg/s # udp rx: 1162 MB/s 847988 calls/s # udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # udp rx: 1083 MB/s 790481 calls/s # udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # udp rx: 1148 MB/s 837545 calls/s # udp tx: 1148 MB/s 19479 calls/s 19479 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->