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: 825 MB/s 13993 calls/s 13993 msg/s # tcp rx: 825 MB/s 151173 calls/s # tcp tx: 863 MB/s 14648 calls/s 14648 msg/s # tcp rx: 864 MB/s 158755 calls/s # tcp tx: 872 MB/s 14802 calls/s 14802 msg/s # tcp rx: 873 MB/s 161442 calls/s # tcp tx: 872 MB/s 14803 calls/s 14803 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 848262 calls/s # udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # udp rx: 1210 MB/s 862186 calls/s # udp tx: 1213 MB/s 20582 calls/s 20582 msg/s # udp rx: 1202 MB/s 856465 calls/s # udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # udp rx: 1208 MB/s 860656 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 844310 calls/s # udp tx: 1209 MB/s 20510 calls/s 20510 msg/s # udp rx: 1205 MB/s 858950 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 1209 MB/s 861330 calls/s # udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # udp rx: 1239 MB/s 883023 calls/s # udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 865 MB/s 14687 calls/s 14687 msg/s # tcp rx: 866 MB/s 155259 calls/s # tcp tx: 813 MB/s 13790 calls/s 13790 msg/s # tcp rx: 814 MB/s 146130 calls/s # tcp tx: 863 MB/s 14638 calls/s 14638 msg/s # tcp rx: 863 MB/s 154586 calls/s # tcp tx: 865 MB/s 14671 calls/s 14671 msg/s # udp gso - over veth touching data # udp rx: 1120 MB/s 817091 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp rx: 1095 MB/s 799049 calls/s # udp tx: 1095 MB/s 18588 calls/s 18588 msg/s # udp rx: 1068 MB/s 779306 calls/s # udp tx: 1066 MB/s 18096 calls/s 18096 msg/s # udp rx: 1163 MB/s 848245 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 845391 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp rx: 1214 MB/s 885944 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # udp rx: 1194 MB/s 871156 calls/s # udp tx: 1193 MB/s 20249 calls/s 20249 msg/s # udp rx: 1201 MB/s 876353 calls/s # udp tx: 1201 MB/s 20376 calls/s 20376 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__->