make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1116 MB/s 18934 calls/s 18934 msg/s # tcp rx: 1116 MB/s 140278 calls/s # tcp tx: 969 MB/s 16447 calls/s 16447 msg/s # tcp rx: 971 MB/s 134681 calls/s # tcp tx: 900 MB/s 15267 calls/s 15267 msg/s # tcp rx: 900 MB/s 114025 calls/s # tcp tx: 639 MB/s 10853 calls/s 10853 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 846845 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1269 MB/s 903978 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp rx: 1273 MB/s 907397 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 1295 MB/s 922887 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 895377 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 1318 MB/s 939536 calls/s # udp tx: 1321 MB/s 22418 calls/s 22418 msg/s # udp rx: 1318 MB/s 939242 calls/s # udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # udp rx: 1325 MB/s 944563 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18851 calls/s 18851 msg/s # tcp rx: 1118 MB/s 132990 calls/s # tcp tx: 1064 MB/s 18055 calls/s 18055 msg/s # tcp rx: 1064 MB/s 129413 calls/s # tcp tx: 1075 MB/s 18246 calls/s 18246 msg/s # tcp rx: 1076 MB/s 129209 calls/s # tcp tx: 1063 MB/s 18035 calls/s 18035 msg/s # udp gso - over veth touching data # udp rx: 1099 MB/s 801928 calls/s # udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # udp rx: 1191 MB/s 869082 calls/s # udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # udp rx: 1254 MB/s 914678 calls/s # udp tx: 1256 MB/s 21307 calls/s 21307 msg/s # udp rx: 1244 MB/s 907610 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 881097 calls/s # udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # udp rx: 1172 MB/s 854786 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # udp rx: 1253 MB/s 913893 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # udp rx: 1285 MB/s 937302 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 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__->