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: 872 MB/s 14797 calls/s 14797 msg/s # tcp rx: 873 MB/s 49723 calls/s # tcp tx: 910 MB/s 15447 calls/s 15447 msg/s # tcp rx: 911 MB/s 47992 calls/s # tcp tx: 911 MB/s 15468 calls/s 15468 msg/s # tcp rx: 912 MB/s 47448 calls/s # tcp tx: 921 MB/s 15624 calls/s 15624 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: 612 MB/s 443904 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 597 MB/s 432479 calls/s # udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # udp rx: 635 MB/s 460272 calls/s # udp tx: 1293 MB/s 21944 calls/s 21944 msg/s # udp rx: 617 MB/s 447094 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 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: 1138 MB/s 830262 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1160 MB/s 846040 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 msg/s # udp rx: 1150 MB/s 839145 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 msg/s # udp rx: 1163 MB/s 848384 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 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__->