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: 1055 MB/s 17897 calls/s 17897 msg/s # tcp rx: 1072 MB/s 139217 calls/s # tcp tx: 978 MB/s 16602 calls/s 16602 msg/s # tcp rx: 975 MB/s 130436 calls/s # tcp tx: 1051 MB/s 17833 calls/s 17833 msg/s # tcp rx: 1052 MB/s 129031 calls/s # tcp tx: 1040 MB/s 17649 calls/s 17649 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 850065 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # udp rx: 1308 MB/s 932391 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # udp rx: 1322 MB/s 942349 calls/s # udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # udp rx: 1323 MB/s 942848 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 889222 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 1326 MB/s 944614 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1325 MB/s 944025 calls/s # udp tx: 1325 MB/s 22477 calls/s 22477 msg/s # udp rx: 1330 MB/s 947931 calls/s # udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18091 calls/s 18091 msg/s # tcp rx: 1085 MB/s 140494 calls/s # tcp tx: 1034 MB/s 17545 calls/s 17545 msg/s # tcp rx: 1029 MB/s 128824 calls/s # tcp tx: 1026 MB/s 17414 calls/s 17414 msg/s # tcp rx: 1030 MB/s 122899 calls/s # tcp tx: 971 MB/s 16485 calls/s 16485 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862160 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 1265 MB/s 922792 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1262 MB/s 920960 calls/s # udp tx: 1265 MB/s 21458 calls/s 21458 msg/s # udp rx: 1264 MB/s 922317 calls/s # udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 923844 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 1321 MB/s 964068 calls/s # udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # udp rx: 1295 MB/s 944892 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 1307 MB/s 953885 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 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__->