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: 952 MB/s 16153 calls/s 16153 msg/s # tcp rx: 952 MB/s 49502 calls/s # tcp tx: 932 MB/s 15821 calls/s 15821 msg/s # tcp rx: 942 MB/s 48181 calls/s # tcp tx: 903 MB/s 15322 calls/s 15322 msg/s # tcp rx: 903 MB/s 46802 calls/s # tcp tx: 909 MB/s 15427 calls/s 15427 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: 594 MB/s 431360 calls/s # udp tx: 1095 MB/s 18588 calls/s 18588 msg/s # udp rx: 592 MB/s 429178 calls/s # udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # udp rx: 625 MB/s 453551 calls/s # udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # udp rx: 591 MB/s 428301 calls/s # udp tx: 1191 MB/s 20203 calls/s 20203 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: 593 MB/s 433111 calls/s # udp tx: 604 MB/s 10248 calls/s 10248 msg/s # udp rx: 621 MB/s 453015 calls/s # udp tx: 624 MB/s 10591 calls/s 10591 msg/s # udp rx: 651 MB/s 475045 calls/s # udp tx: 650 MB/s 11034 calls/s 11034 msg/s # udp rx: 627 MB/s 457914 calls/s # udp tx: 628 MB/s 10659 calls/s 10659 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__->