make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 911 MB/s 15467 calls/s 15467 msg/s # tcp rx: 912 MB/s 50712 calls/s # tcp tx: 902 MB/s 15305 calls/s 15305 msg/s # tcp rx: 903 MB/s 51257 calls/s # tcp tx: 932 MB/s 15810 calls/s 15810 msg/s # tcp rx: 933 MB/s 47371 calls/s # tcp tx: 940 MB/s 15944 calls/s 15944 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: 538 MB/s 390898 calls/s # udp tx: 676 MB/s 11474 calls/s 11474 msg/s # udp rx: 540 MB/s 392339 calls/s # udp tx: 774 MB/s 13136 calls/s 13136 msg/s # udp rx: 490 MB/s 355584 calls/s # udp tx: 844 MB/s 14325 calls/s 14325 msg/s # udp rx: 512 MB/s 371456 calls/s # udp tx: 782 MB/s 13264 calls/s 13264 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: 1039 MB/s 758359 calls/s # udp tx: 1065 MB/s 18066 calls/s 18066 msg/s # udp rx: 1002 MB/s 731456 calls/s # udp tx: 1005 MB/s 17059 calls/s 17059 msg/s # udp rx: 719 MB/s 524832 calls/s # udp tx: 710 MB/s 12057 calls/s 12057 msg/s # udp rx: 648 MB/s 472955 calls/s # udp tx: 650 MB/s 11026 calls/s 11026 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__->