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: 860 MB/s 14589 calls/s 14589 msg/s # tcp rx: 860 MB/s 46542 calls/s # tcp tx: 858 MB/s 14566 calls/s 14566 msg/s # tcp rx: 867 MB/s 44560 calls/s # tcp tx: 597 MB/s 10139 calls/s 10139 msg/s # tcp rx: 595 MB/s 33549 calls/s # tcp tx: 570 MB/s 9675 calls/s 9675 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: 572 MB/s 415107 calls/s # udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # udp rx: 638 MB/s 462336 calls/s # udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 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: 649 MB/s 473918 calls/s # udp tx: 667 MB/s 11317 calls/s 11317 msg/s # udp rx: 849 MB/s 619206 calls/s # udp tx: 862 MB/s 14637 calls/s 14637 msg/s # udp rx: 1136 MB/s 828915 calls/s # udp tx: 1136 MB/s 19271 calls/s 19271 msg/s # udp rx: 1177 MB/s 858533 calls/s # udp tx: 1176 MB/s 19957 calls/s 19957 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__->