make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 843 MB/s 14308 calls/s 14308 msg/s # tcp rx: 847 MB/s 152049 calls/s # tcp tx: 833 MB/s 14140 calls/s 14140 msg/s # tcp rx: 834 MB/s 144916 calls/s # tcp tx: 840 MB/s 14259 calls/s 14259 msg/s # tcp rx: 840 MB/s 144658 calls/s # tcp tx: 841 MB/s 14278 calls/s 14278 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 877778 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp rx: 1263 MB/s 900301 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1300 MB/s 926694 calls/s # udp tx: 1300 MB/s 22060 calls/s 22060 msg/s # udp rx: 1288 MB/s 918031 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 458459 calls/s # udp tx: 654 MB/s 11104 calls/s 11104 msg/s # udp rx: 648 MB/s 462105 calls/s # udp tx: 648 MB/s 10994 calls/s 10994 msg/s # udp rx: 647 MB/s 461405 calls/s # udp tx: 647 MB/s 10979 calls/s 10979 msg/s # udp rx: 643 MB/s 458334 calls/s # udp tx: 642 MB/s 10901 calls/s 10901 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 843 MB/s 14314 calls/s 14314 msg/s # tcp rx: 844 MB/s 152196 calls/s # tcp tx: 821 MB/s 13936 calls/s 13936 msg/s # tcp rx: 828 MB/s 146288 calls/s # tcp tx: 825 MB/s 14007 calls/s 14007 msg/s # tcp rx: 826 MB/s 146491 calls/s # tcp tx: 828 MB/s 14056 calls/s 14056 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 858007 calls/s # udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # udp rx: 1240 MB/s 904619 calls/s # udp tx: 1244 MB/s 21110 calls/s 21110 msg/s # udp rx: 1239 MB/s 903936 calls/s # udp tx: 1241 MB/s 21052 calls/s 21052 msg/s # udp rx: 1226 MB/s 894211 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879379 calls/s # udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # udp rx: 1207 MB/s 880690 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 1208 MB/s 881074 calls/s # udp tx: 1210 MB/s 20535 calls/s 20535 msg/s # udp rx: 1214 MB/s 886094 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s ok 1 selftests: net: udpgro_bench.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__->