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: 1153 MB/s 19568 calls/s 19568 msg/s # tcp rx: 1171 MB/s 141132 calls/s # tcp tx: 1238 MB/s 21014 calls/s 21014 msg/s # tcp rx: 1252 MB/s 111270 calls/s # tcp tx: 1123 MB/s 19053 calls/s 19053 msg/s # tcp rx: 1121 MB/s 125867 calls/s # tcp tx: 1118 MB/s 18977 calls/s 18977 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 857940 calls/s # udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # udp rx: 1244 MB/s 886425 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 1274 MB/s 907956 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1331 MB/s 948765 calls/s # udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # udp gso and gro - over veth touching data # udp rx: 1300 MB/s 926748 calls/s # udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # udp rx: 1321 MB/s 941465 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 1319 MB/s 939750 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp rx: 1323 MB/s 942542 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # tcp rx: 1113 MB/s 147523 calls/s # tcp tx: 1184 MB/s 20091 calls/s 20091 msg/s # tcp rx: 1186 MB/s 144324 calls/s # tcp tx: 1178 MB/s 19995 calls/s 19995 msg/s # tcp rx: 1180 MB/s 139301 calls/s # tcp tx: 1179 MB/s 20009 calls/s 20009 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 915629 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp rx: 1277 MB/s 931564 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1273 MB/s 929129 calls/s # udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # udp rx: 1271 MB/s 927517 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 909360 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 1258 MB/s 917843 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 1268 MB/s 925014 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1268 MB/s 925063 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 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__->