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: 726 MB/s 12324 calls/s 12324 msg/s # tcp rx: 729 MB/s 123048 calls/s # tcp tx: 536 MB/s 9097 calls/s 9097 msg/s # tcp rx: 536 MB/s 79948 calls/s # tcp tx: 565 MB/s 9597 calls/s 9597 msg/s # tcp rx: 566 MB/s 79349 calls/s # tcp tx: 544 MB/s 9227 calls/s 9227 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 887652 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1279 MB/s 911708 calls/s # udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # udp rx: 1293 MB/s 921659 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # udp rx: 1299 MB/s 926022 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 874220 calls/s # udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # udp rx: 1281 MB/s 913049 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1265 MB/s 901741 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 1280 MB/s 912064 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 838 MB/s 14216 calls/s 14216 msg/s # tcp rx: 838 MB/s 153918 calls/s # tcp tx: 816 MB/s 13843 calls/s 13843 msg/s # tcp rx: 817 MB/s 151407 calls/s # tcp tx: 667 MB/s 11314 calls/s 11314 msg/s # tcp rx: 667 MB/s 101204 calls/s # tcp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888417 calls/s # udp tx: 1243 MB/s 21096 calls/s 21096 msg/s # udp rx: 1271 MB/s 927325 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1257 MB/s 917148 calls/s # udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # udp rx: 1256 MB/s 916568 calls/s # udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877774 calls/s # udp tx: 1224 MB/s 20776 calls/s 20776 msg/s # udp rx: 1202 MB/s 877174 calls/s # udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # udp rx: 1213 MB/s 884831 calls/s # udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # udp rx: 1233 MB/s 899792 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 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__->