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: 1052 MB/s 17847 calls/s 17847 msg/s # tcp rx: 1053 MB/s 53606 calls/s # tcp tx: 1005 MB/s 17051 calls/s 17051 msg/s # tcp rx: 1006 MB/s 51295 calls/s # tcp tx: 996 MB/s 16907 calls/s 16907 msg/s # tcp rx: 997 MB/s 50970 calls/s # tcp tx: 956 MB/s 16225 calls/s 16225 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: 503 MB/s 364288 calls/s # udp tx: 874 MB/s 14838 calls/s 14838 msg/s # udp rx: 530 MB/s 383885 calls/s # udp tx: 857 MB/s 14547 calls/s 14547 msg/s # udp rx: 536 MB/s 388508 calls/s # udp tx: 852 MB/s 14467 calls/s 14467 msg/s # udp rx: 534 MB/s 386536 calls/s # udp tx: 851 MB/s 14444 calls/s 14444 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: 664 MB/s 484942 calls/s # udp tx: 676 MB/s 11471 calls/s 11471 msg/s # udp rx: 659 MB/s 480625 calls/s # udp tx: 660 MB/s 11207 calls/s 11207 msg/s # udp rx: 652 MB/s 476231 calls/s # udp tx: 654 MB/s 11104 calls/s 11104 msg/s # udp rx: 657 MB/s 479511 calls/s # udp tx: 659 MB/s 11182 calls/s 11182 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__->