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: 1041 MB/s 17666 calls/s 17666 msg/s # tcp rx: 1041 MB/s 53045 calls/s # tcp tx: 1036 MB/s 17583 calls/s 17583 msg/s # tcp rx: 1038 MB/s 52628 calls/s # tcp tx: 1026 MB/s 17417 calls/s 17417 msg/s # tcp rx: 1025 MB/s 52125 calls/s # tcp tx: 1026 MB/s 17406 calls/s 17406 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: 550 MB/s 399463 calls/s # udp tx: 781 MB/s 13247 calls/s 13247 msg/s # udp rx: 556 MB/s 403456 calls/s # udp tx: 813 MB/s 13793 calls/s 13793 msg/s # udp rx: 570 MB/s 413440 calls/s # udp tx: 798 MB/s 13543 calls/s 13543 msg/s # udp rx: 571 MB/s 414464 calls/s # udp tx: 790 MB/s 13415 calls/s 13415 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: 599 MB/s 437315 calls/s # udp tx: 616 MB/s 10449 calls/s 10449 msg/s # udp rx: 612 MB/s 446436 calls/s # udp tx: 615 MB/s 10434 calls/s 10434 msg/s # udp rx: 609 MB/s 444635 calls/s # udp tx: 609 MB/s 10339 calls/s 10339 msg/s # udp rx: 599 MB/s 437580 calls/s # udp tx: 599 MB/s 10164 calls/s 10164 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__->