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: 915 MB/s 15527 calls/s 15527 msg/s # tcp rx: 936 MB/s 49719 calls/s # tcp tx: 909 MB/s 15424 calls/s 15424 msg/s # tcp rx: 905 MB/s 46847 calls/s # tcp tx: 861 MB/s 14618 calls/s 14618 msg/s # tcp rx: 861 MB/s 48733 calls/s # tcp tx: 832 MB/s 14120 calls/s 14120 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: 617 MB/s 447744 calls/s # udp tx: 1166 MB/s 19788 calls/s 19788 msg/s # udp rx: 662 MB/s 479574 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 666 MB/s 482853 calls/s # udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # udp rx: 666 MB/s 482957 calls/s # udp tx: 1212 MB/s 20564 calls/s 20564 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: 981 MB/s 715551 calls/s # udp tx: 995 MB/s 16889 calls/s 16889 msg/s # udp rx: 1045 MB/s 762723 calls/s # udp tx: 1052 MB/s 17843 calls/s 17843 msg/s # udp rx: 1163 MB/s 848216 calls/s # udp tx: 1162 MB/s 19710 calls/s 19710 msg/s # udp rx: 1161 MB/s 847277 calls/s # udp tx: 1162 MB/s 19720 calls/s 19720 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__->