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: 1034 MB/s 17554 calls/s 17554 msg/s # tcp rx: 1035 MB/s 136668 calls/s # tcp tx: 1089 MB/s 18472 calls/s 18472 msg/s # tcp rx: 1106 MB/s 131516 calls/s # tcp tx: 1115 MB/s 18918 calls/s 18918 msg/s # tcp rx: 1114 MB/s 132672 calls/s # tcp tx: 1117 MB/s 18958 calls/s 18958 msg/s # udp gso - over veth touching data # udp rx: 1292 MB/s 920858 calls/s # udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # udp rx: 1319 MB/s 939946 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp rx: 1327 MB/s 945957 calls/s # udp tx: 1331 MB/s 22587 calls/s 22587 msg/s # udp rx: 1257 MB/s 895691 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864124 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp rx: 1275 MB/s 908516 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1254 MB/s 893324 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1208 MB/s 860845 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19478 calls/s 19478 msg/s # tcp rx: 1149 MB/s 140355 calls/s # tcp tx: 1150 MB/s 19519 calls/s 19519 msg/s # tcp rx: 1152 MB/s 139110 calls/s # tcp tx: 1149 MB/s 19493 calls/s 19493 msg/s # tcp rx: 1150 MB/s 138555 calls/s # tcp tx: 1153 MB/s 19558 calls/s 19558 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894462 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 1261 MB/s 919788 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1253 MB/s 914552 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1255 MB/s 915632 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp gso and gro - over veth touching data # udp rx: 953 MB/s 695067 calls/s # udp tx: 988 MB/s 16770 calls/s 16770 msg/s # udp rx: 1188 MB/s 867046 calls/s # udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # udp rx: 1049 MB/s 765487 calls/s # udp tx: 1053 MB/s 17864 calls/s 17864 msg/s # udp rx: 842 MB/s 614126 calls/s # udp tx: 831 MB/s 14099 calls/s 14099 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__->