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: 750 MB/s 12727 calls/s 12727 msg/s # tcp rx: 759 MB/s 89011 calls/s # tcp tx: 1175 MB/s 19939 calls/s 19939 msg/s # tcp rx: 1174 MB/s 125354 calls/s # tcp tx: 1282 MB/s 21756 calls/s 21756 msg/s # tcp rx: 1283 MB/s 111871 calls/s # tcp tx: 1340 MB/s 22734 calls/s 22734 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 897808 calls/s # udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # udp rx: 1332 MB/s 948934 calls/s # udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # udp rx: 1328 MB/s 946103 calls/s # udp tx: 1330 MB/s 22570 calls/s 22570 msg/s # udp rx: 1334 MB/s 950614 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp gso and gro - over veth touching data # udp rx: 602 MB/s 429056 calls/s # udp tx: 625 MB/s 10609 calls/s 10609 msg/s # udp rx: 671 MB/s 478036 calls/s # udp tx: 674 MB/s 11432 calls/s 11432 msg/s # udp rx: 671 MB/s 478500 calls/s # udp tx: 675 MB/s 11457 calls/s 11457 msg/s # udp rx: 675 MB/s 480962 calls/s # udp tx: 678 MB/s 11508 calls/s 11508 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1120 MB/s 19006 calls/s 19006 msg/s # tcp rx: 1120 MB/s 142097 calls/s # tcp tx: 1101 MB/s 18685 calls/s 18685 msg/s # tcp rx: 1102 MB/s 137117 calls/s # tcp tx: 781 MB/s 13257 calls/s 13257 msg/s # tcp rx: 781 MB/s 95987 calls/s # tcp tx: 737 MB/s 12501 calls/s 12501 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865430 calls/s # udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # udp rx: 1229 MB/s 896339 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1271 MB/s 927509 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 1267 MB/s 924398 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 909815 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1302 MB/s 950116 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 1300 MB/s 948689 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 1309 MB/s 955366 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 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__->