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: 953 MB/s 16169 calls/s 16169 msg/s # tcp rx: 953 MB/s 51123 calls/s # tcp tx: 942 MB/s 15993 calls/s 15993 msg/s # tcp rx: 954 MB/s 48788 calls/s # tcp tx: 953 MB/s 16178 calls/s 16178 msg/s # tcp rx: 949 MB/s 48310 calls/s # tcp tx: 522 MB/s 8854 calls/s 8854 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: 535 MB/s 387909 calls/s # udp tx: 795 MB/s 13495 calls/s 13495 msg/s # udp rx: 571 MB/s 414464 calls/s # udp tx: 794 MB/s 13482 calls/s 13482 msg/s # udp rx: 575 MB/s 417280 calls/s # udp tx: 792 MB/s 13435 calls/s 13435 msg/s # udp rx: 564 MB/s 409086 calls/s # udp tx: 759 MB/s 12888 calls/s 12888 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: 1057 MB/s 770900 calls/s # udp tx: 1078 MB/s 18289 calls/s 18289 msg/s # udp rx: 1030 MB/s 751909 calls/s # udp tx: 1041 MB/s 17671 calls/s 17671 msg/s # udp rx: 1167 MB/s 851796 calls/s # udp tx: 1167 MB/s 19805 calls/s 19805 msg/s # udp rx: 1164 MB/s 849256 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 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__->