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: 1150 MB/s 19511 calls/s 19511 msg/s # tcp rx: 1150 MB/s 140050 calls/s # tcp tx: 1029 MB/s 17454 calls/s 17454 msg/s # tcp rx: 1047 MB/s 123506 calls/s # tcp tx: 973 MB/s 16506 calls/s 16506 msg/s # tcp rx: 970 MB/s 122761 calls/s # tcp tx: 1060 MB/s 17988 calls/s 17988 msg/s # udp gso - over veth touching data # udp rx: 1283 MB/s 914400 calls/s # udp tx: 1322 MB/s 22424 calls/s 22424 msg/s # udp rx: 1321 MB/s 941366 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # udp rx: 1316 MB/s 937919 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 1314 MB/s 936372 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 874156 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1303 MB/s 928206 calls/s # udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # udp rx: 1333 MB/s 950009 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1341 MB/s 955789 calls/s # udp tx: 1339 MB/s 22712 calls/s 22712 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 999 MB/s 16952 calls/s 16952 msg/s # tcp rx: 999 MB/s 134491 calls/s # tcp tx: 1148 MB/s 19480 calls/s 19480 msg/s # tcp rx: 1148 MB/s 134939 calls/s # tcp tx: 1131 MB/s 19184 calls/s 19184 msg/s # tcp rx: 1131 MB/s 134250 calls/s # tcp tx: 1154 MB/s 19578 calls/s 19578 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876189 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp rx: 1290 MB/s 941424 calls/s # udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # udp rx: 1243 MB/s 906784 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # udp rx: 1295 MB/s 944486 calls/s # udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878233 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 1276 MB/s 930658 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 1272 MB/s 927939 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 1281 MB/s 934361 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 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__->