make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 947 MB/s 16076 calls/s 16076 msg/s # tcp rx: 948 MB/s 49631 calls/s # tcp tx: 890 MB/s 15104 calls/s 15104 msg/s # tcp rx: 891 MB/s 50813 calls/s # tcp tx: 940 MB/s 15959 calls/s 15959 msg/s # tcp rx: 941 MB/s 49652 calls/s # tcp tx: 982 MB/s 16672 calls/s 16672 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: 569 MB/s 412459 calls/s # udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 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: 627 MB/s 457551 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # udp rx: 619 MB/s 451601 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # udp rx: 655 MB/s 478197 calls/s # udp tx: 654 MB/s 11101 calls/s 11101 msg/s # udp rx: 653 MB/s 476661 calls/s # udp tx: 653 MB/s 11089 calls/s 11089 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__->