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: 764 MB/s 12969 calls/s 12969 msg/s # tcp rx: 765 MB/s 66256 calls/s # tcp tx: 734 MB/s 12459 calls/s 12459 msg/s # tcp rx: 735 MB/s 76178 calls/s # tcp tx: 695 MB/s 11803 calls/s 11803 msg/s # tcp rx: 696 MB/s 82600 calls/s # tcp tx: 800 MB/s 13575 calls/s 13575 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: 630 MB/s 456704 calls/s # udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # udp rx: 647 MB/s 468841 calls/s # udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # udp rx: 650 MB/s 470998 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 674 MB/s 488312 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 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: 1094 MB/s 798141 calls/s # udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # udp rx: 1148 MB/s 837636 calls/s # udp tx: 1147 MB/s 19462 calls/s 19462 msg/s # udp rx: 1146 MB/s 836031 calls/s # udp tx: 1145 MB/s 19426 calls/s 19426 msg/s # udp rx: 1145 MB/s 835766 calls/s # udp tx: 1145 MB/s 19422 calls/s 19422 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__->