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: 743 MB/s 12602 calls/s 12602 msg/s # tcp rx: 745 MB/s 87102 calls/s # tcp tx: 761 MB/s 12919 calls/s 12919 msg/s # tcp rx: 784 MB/s 91098 calls/s # tcp tx: 786 MB/s 13339 calls/s 13339 msg/s # tcp rx: 790 MB/s 91619 calls/s # tcp tx: 796 MB/s 13509 calls/s 13509 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 907102 calls/s # udp tx: 1317 MB/s 22354 calls/s 22354 msg/s # udp rx: 1292 MB/s 920827 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1309 MB/s 932625 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1302 MB/s 928052 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 835471 calls/s # udp tx: 1210 MB/s 20531 calls/s 20531 msg/s # udp rx: 1212 MB/s 863785 calls/s # udp tx: 1200 MB/s 20364 calls/s 20364 msg/s # udp rx: 1165 MB/s 830449 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp rx: 1242 MB/s 884805 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19041 calls/s 19041 msg/s # tcp rx: 1138 MB/s 143053 calls/s # tcp tx: 758 MB/s 12865 calls/s 12865 msg/s # tcp rx: 759 MB/s 88100 calls/s # tcp tx: 759 MB/s 12888 calls/s 12888 msg/s # tcp rx: 760 MB/s 88030 calls/s # tcp tx: 752 MB/s 12763 calls/s 12763 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886509 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1272 MB/s 927851 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1267 MB/s 924754 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1254 MB/s 915216 calls/s # udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857565 calls/s # udp tx: 1212 MB/s 20563 calls/s 20563 msg/s # udp rx: 1197 MB/s 873097 calls/s # udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # udp rx: 1206 MB/s 880087 calls/s # udp tx: 1209 MB/s 20520 calls/s 20520 msg/s # udp rx: 1219 MB/s 889451 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 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__->