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: 765 MB/s 12976 calls/s 12976 msg/s # tcp rx: 765 MB/s 142570 calls/s # tcp tx: 778 MB/s 13197 calls/s 13197 msg/s # tcp rx: 778 MB/s 142168 calls/s # tcp tx: 751 MB/s 12745 calls/s 12745 msg/s # tcp rx: 752 MB/s 137144 calls/s # tcp tx: 801 MB/s 13593 calls/s 13593 msg/s # udp gso - over veth touching data # udp rx: 1094 MB/s 779492 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp rx: 1183 MB/s 843219 calls/s # udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # udp rx: 1217 MB/s 867311 calls/s # udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # udp rx: 1217 MB/s 867167 calls/s # udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # udp gso and gro - over veth touching data # udp rx: 1104 MB/s 786571 calls/s # udp tx: 1134 MB/s 19250 calls/s 19250 msg/s # udp rx: 1218 MB/s 867881 calls/s # udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # udp rx: 1187 MB/s 845893 calls/s # udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # udp rx: 1131 MB/s 806079 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 826 MB/s 14010 calls/s 14010 msg/s # tcp rx: 826 MB/s 152667 calls/s # tcp tx: 834 MB/s 14153 calls/s 14153 msg/s # tcp rx: 835 MB/s 152289 calls/s # tcp tx: 726 MB/s 12321 calls/s 12321 msg/s # tcp rx: 726 MB/s 136287 calls/s # tcp tx: 788 MB/s 13372 calls/s 13372 msg/s # udp gso - over veth touching data # udp rx: 1141 MB/s 832246 calls/s # udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # udp rx: 1177 MB/s 858575 calls/s # udp tx: 1176 MB/s 19951 calls/s 19951 msg/s # udp rx: 1189 MB/s 867686 calls/s # udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # udp rx: 1190 MB/s 868417 calls/s # udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851574 calls/s # udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # udp rx: 1190 MB/s 868133 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1186 MB/s 865442 calls/s # udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # udp rx: 1188 MB/s 867088 calls/s # udp tx: 1191 MB/s 20204 calls/s 20204 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__->