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: 908 MB/s 15408 calls/s 15408 msg/s # tcp rx: 908 MB/s 51082 calls/s # tcp tx: 929 MB/s 15766 calls/s 15766 msg/s # tcp rx: 964 MB/s 48179 calls/s # tcp tx: 977 MB/s 16575 calls/s 16575 msg/s # tcp rx: 975 MB/s 45516 calls/s # tcp tx: 919 MB/s 15599 calls/s 15599 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: 637 MB/s 462080 calls/s # udp tx: 1180 MB/s 20028 calls/s 20028 msg/s # udp rx: 662 MB/s 480768 calls/s # udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # udp rx: 547 MB/s 396838 calls/s # udp tx: 825 MB/s 13994 calls/s 13994 msg/s # udp rx: 514 MB/s 372809 calls/s # udp tx: 775 MB/s 13155 calls/s 13155 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: 606 MB/s 442317 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp rx: 630 MB/s 459769 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp rx: 653 MB/s 476462 calls/s # udp tx: 655 MB/s 11110 calls/s 11110 msg/s # udp rx: 622 MB/s 453955 calls/s # udp tx: 624 MB/s 10597 calls/s 10597 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__->