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: 1146 MB/s 19438 calls/s 19438 msg/s # tcp rx: 1146 MB/s 140552 calls/s # tcp tx: 1112 MB/s 18869 calls/s 18869 msg/s # tcp rx: 1126 MB/s 135802 calls/s # tcp tx: 1100 MB/s 18671 calls/s 18671 msg/s # tcp rx: 1111 MB/s 130543 calls/s # tcp tx: 1092 MB/s 18528 calls/s 18528 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 868006 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # udp rx: 1258 MB/s 896586 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp rx: 1287 MB/s 916984 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1285 MB/s 916007 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891260 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 1290 MB/s 919003 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp rx: 1233 MB/s 878812 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp rx: 1248 MB/s 889126 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1211 MB/s 20545 calls/s 20545 msg/s # tcp rx: 1211 MB/s 110383 calls/s # tcp tx: 1011 MB/s 17154 calls/s 17154 msg/s # tcp rx: 1013 MB/s 130882 calls/s # tcp tx: 1084 MB/s 18397 calls/s 18397 msg/s # tcp rx: 1085 MB/s 129570 calls/s # tcp tx: 1081 MB/s 18347 calls/s 18347 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855993 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 1242 MB/s 906109 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1288 MB/s 939757 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 1272 MB/s 928299 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859262 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 1297 MB/s 946612 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1287 MB/s 938823 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # udp rx: 1249 MB/s 911171 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 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__->