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: 991 MB/s 16814 calls/s 16814 msg/s # tcp rx: 991 MB/s 50880 calls/s # tcp tx: 980 MB/s 16627 calls/s 16627 msg/s # tcp rx: 988 MB/s 49665 calls/s # tcp tx: 987 MB/s 16743 calls/s 16743 msg/s # tcp rx: 1001 MB/s 48813 calls/s # tcp tx: 1000 MB/s 16973 calls/s 16973 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: 499 MB/s 361488 calls/s # udp tx: 847 MB/s 14379 calls/s 14379 msg/s # udp rx: 541 MB/s 391927 calls/s # udp tx: 840 MB/s 14259 calls/s 14259 msg/s # udp rx: 501 MB/s 363036 calls/s # udp tx: 883 MB/s 14985 calls/s 14985 msg/s # udp rx: 511 MB/s 369848 calls/s # udp tx: 870 MB/s 14768 calls/s 14768 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: 613 MB/s 447445 calls/s # udp tx: 626 MB/s 10629 calls/s 10629 msg/s # udp rx: 719 MB/s 524653 calls/s # udp tx: 729 MB/s 12373 calls/s 12373 msg/s # udp rx: 606 MB/s 442484 calls/s # udp tx: 597 MB/s 10136 calls/s 10136 msg/s # udp rx: 617 MB/s 450383 calls/s # udp tx: 618 MB/s 10487 calls/s 10487 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__->