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: 1164 MB/s 19745 calls/s 19745 msg/s # tcp rx: 1184 MB/s 141178 calls/s # tcp tx: 1108 MB/s 18802 calls/s 18802 msg/s # tcp rx: 1114 MB/s 131235 calls/s # tcp tx: 1107 MB/s 18782 calls/s 18782 msg/s # tcp rx: 1106 MB/s 128715 calls/s # tcp tx: 1096 MB/s 18589 calls/s 18589 msg/s # udp gso - over veth touching data # udp rx: 1238 MB/s 882073 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1337 MB/s 952438 calls/s # udp tx: 1336 MB/s 22676 calls/s 22676 msg/s # udp rx: 1348 MB/s 960541 calls/s # udp tx: 1348 MB/s 22868 calls/s 22868 msg/s # udp rx: 1330 MB/s 948000 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # udp gso and gro - over veth touching data # udp rx: 1262 MB/s 899624 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 1228 MB/s 875319 calls/s # udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # udp rx: 1121 MB/s 798577 calls/s # udp tx: 1122 MB/s 19032 calls/s 19032 msg/s # udp rx: 1278 MB/s 910969 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1041 MB/s 17662 calls/s 17662 msg/s # tcp rx: 1042 MB/s 140849 calls/s # tcp tx: 944 MB/s 16024 calls/s 16024 msg/s # tcp rx: 945 MB/s 132314 calls/s # tcp tx: 1087 MB/s 18443 calls/s 18443 msg/s # tcp rx: 1088 MB/s 131941 calls/s # tcp tx: 1084 MB/s 18402 calls/s 18402 msg/s # udp gso - over veth touching data # udp rx: 1084 MB/s 791179 calls/s # udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # udp rx: 1269 MB/s 926015 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1257 MB/s 917299 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1271 MB/s 927616 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885746 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # udp rx: 1107 MB/s 807447 calls/s # udp tx: 1096 MB/s 18604 calls/s 18604 msg/s # udp rx: 1199 MB/s 874691 calls/s # udp tx: 1210 MB/s 20532 calls/s 20532 msg/s # udp rx: 1260 MB/s 919202 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 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__->