make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1088 MB/s 18463 calls/s 18463 msg/s # tcp rx: 1089 MB/s 141608 calls/s # tcp tx: 1142 MB/s 19385 calls/s 19385 msg/s # tcp rx: 1219 MB/s 136657 calls/s # tcp tx: 1100 MB/s 18658 calls/s 18658 msg/s # tcp rx: 1341 MB/s 124244 calls/s # tcp tx: 1185 MB/s 20114 calls/s 20114 msg/s # udp gso - over veth touching data # udp rx: 1281 MB/s 912796 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp rx: 1329 MB/s 946817 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # udp rx: 1337 MB/s 952915 calls/s # udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # udp rx: 1102 MB/s 785100 calls/s # udp tx: 1087 MB/s 18443 calls/s 18443 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 874774 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1346 MB/s 959235 calls/s # udp tx: 1348 MB/s 22875 calls/s 22875 msg/s # udp rx: 1348 MB/s 960914 calls/s # udp tx: 1350 MB/s 22902 calls/s 22902 msg/s # udp rx: 1349 MB/s 961222 calls/s # udp tx: 1350 MB/s 22908 calls/s 22908 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1096 MB/s 18601 calls/s 18601 msg/s # tcp rx: 1097 MB/s 140220 calls/s # tcp tx: 1134 MB/s 19250 calls/s 19250 msg/s # tcp rx: 1136 MB/s 136989 calls/s # tcp tx: 1143 MB/s 19398 calls/s 19398 msg/s # tcp rx: 1145 MB/s 137194 calls/s # tcp tx: 1154 MB/s 19586 calls/s 19586 msg/s # udp gso - over veth touching data # udp rx: 650 MB/s 474475 calls/s # udp tx: 672 MB/s 11407 calls/s 11407 msg/s # udp rx: 703 MB/s 513278 calls/s # udp tx: 706 MB/s 11991 calls/s 11991 msg/s # udp rx: 703 MB/s 513100 calls/s # udp tx: 706 MB/s 11989 calls/s 11989 msg/s # udp rx: 697 MB/s 508595 calls/s # udp tx: 700 MB/s 11885 calls/s 11885 msg/s # udp gso and gro - over veth touching data # udp rx: 1073 MB/s 782720 calls/s # udp tx: 1113 MB/s 18887 calls/s 18887 msg/s # udp rx: 1246 MB/s 909044 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1267 MB/s 924617 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 1275 MB/s 930152 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 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__->