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: 604 MB/s 10250 calls/s 10250 msg/s # tcp rx: 604 MB/s 31660 calls/s # tcp tx: 621 MB/s 10535 calls/s 10535 msg/s # tcp rx: 621 MB/s 32378 calls/s # tcp tx: 612 MB/s 10392 calls/s 10392 msg/s # tcp rx: 613 MB/s 31823 calls/s # tcp tx: 624 MB/s 10589 calls/s 10589 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: 618 MB/s 448512 calls/s # udp tx: 1152 MB/s 19546 calls/s 19546 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # udp rx: 635 MB/s 460288 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 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: 585 MB/s 427055 calls/s # udp tx: 606 MB/s 10284 calls/s 10284 msg/s # udp rx: 986 MB/s 719581 calls/s # udp tx: 1002 MB/s 17006 calls/s 17006 msg/s # udp rx: 1123 MB/s 819507 calls/s # udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # udp rx: 1016 MB/s 741000 calls/s # udp tx: 1020 MB/s 17303 calls/s 17303 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__->