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: 501 MB/s 8504 calls/s 8504 msg/s # tcp rx: 501 MB/s 38183 calls/s # tcp tx: 476 MB/s 8085 calls/s 8085 msg/s # tcp rx: 477 MB/s 37992 calls/s # tcp tx: 485 MB/s 8227 calls/s 8227 msg/s # tcp rx: 485 MB/s 37614 calls/s # tcp tx: 492 MB/s 8353 calls/s 8353 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: 606 MB/s 439552 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # udp rx: 660 MB/s 478720 calls/s # udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # udp rx: 673 MB/s 487936 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 msg/s # udp rx: 675 MB/s 489472 calls/s # udp tx: 1281 MB/s 21741 calls/s 21741 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: 647 MB/s 472413 calls/s # udp tx: 662 MB/s 11235 calls/s 11235 msg/s # udp rx: 995 MB/s 726376 calls/s # udp tx: 1006 MB/s 17070 calls/s 17070 msg/s # udp rx: 1131 MB/s 824993 calls/s # udp tx: 1132 MB/s 19202 calls/s 19202 msg/s # udp rx: 1010 MB/s 737023 calls/s # udp tx: 1009 MB/s 17128 calls/s 17128 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__->