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: 923 MB/s 15670 calls/s 15670 msg/s # tcp rx: 924 MB/s 50037 calls/s # tcp tx: 946 MB/s 16054 calls/s 16054 msg/s # tcp rx: 947 MB/s 46575 calls/s # tcp tx: 951 MB/s 16134 calls/s 16134 msg/s # tcp rx: 952 MB/s 48980 calls/s # tcp tx: 919 MB/s 15591 calls/s 15591 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: 649 MB/s 471040 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp rx: 648 MB/s 470016 calls/s # udp tx: 1320 MB/s 22397 calls/s 22397 msg/s # udp rx: 635 MB/s 460544 calls/s # udp tx: 1295 MB/s 21977 calls/s 21977 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: 971 MB/s 708849 calls/s # udp tx: 992 MB/s 16827 calls/s 16827 msg/s # udp rx: 1163 MB/s 848478 calls/s # udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # udp rx: 1164 MB/s 849309 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 1152 MB/s 840295 calls/s # udp tx: 1153 MB/s 19561 calls/s 19561 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__->