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: 1428 MB/s 24233 calls/s 24233 msg/s # tcp rx: 1430 MB/s 58937 calls/s # tcp tx: 1410 MB/s 23929 calls/s 23929 msg/s # tcp rx: 1412 MB/s 58607 calls/s # tcp tx: 1326 MB/s 22500 calls/s 22500 msg/s # tcp rx: 1326 MB/s 51719 calls/s # tcp tx: 1454 MB/s 24662 calls/s 24662 msg/s # udp gso - over veth touching data # udp rx: 1049 MB/s 747499 calls/s # udp tx: 1090 MB/s 18488 calls/s 18488 msg/s # udp rx: 1175 MB/s 837476 calls/s # udp tx: 1169 MB/s 19836 calls/s 19836 msg/s # udp rx: 1165 MB/s 830342 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 1114 MB/s 793859 calls/s # udp tx: 1124 MB/s 19065 calls/s 19065 msg/s # udp gso and gro - over veth touching data # udp rx: 1506 MB/s 25558 calls/s # udp tx: 1553 MB/s 26352 calls/s 26352 msg/s # udp rx: 1651 MB/s 28006 calls/s # udp tx: 1667 MB/s 28284 calls/s 28284 msg/s # udp rx: 1682 MB/s 28543 calls/s # udp tx: 1681 MB/s 28519 calls/s 28519 msg/s # udp rx: 1688 MB/s 28638 calls/s # udp tx: 1686 MB/s 28607 calls/s 28607 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1489 MB/s 25256 calls/s 25256 msg/s # tcp rx: 1489 MB/s 59232 calls/s # tcp tx: 1622 MB/s 27522 calls/s 27522 msg/s # tcp rx: 1624 MB/s 68203 calls/s # tcp tx: 1613 MB/s 27365 calls/s 27365 msg/s # tcp rx: 1615 MB/s 68108 calls/s # tcp tx: 1647 MB/s 27943 calls/s 27943 msg/s # udp gso - over veth touching data # udp rx: 1084 MB/s 791243 calls/s # udp tx: 1107 MB/s 18790 calls/s 18790 msg/s # udp rx: 1095 MB/s 799062 calls/s # udp tx: 1109 MB/s 18826 calls/s 18826 msg/s # udp rx: 984 MB/s 718355 calls/s # udp tx: 982 MB/s 16659 calls/s 16659 msg/s # udp rx: 1086 MB/s 792702 calls/s # udp tx: 1093 MB/s 18554 calls/s 18554 msg/s # udp gso and gro - over veth touching data # udp rx: 1376 MB/s 23348 calls/s # udp tx: 1432 MB/s 24302 calls/s 24302 msg/s # udp rx: 1637 MB/s 27788 calls/s # udp tx: 1635 MB/s 27745 calls/s 27745 msg/s # udp rx: 1721 MB/s 29193 calls/s # udp tx: 1704 MB/s 28906 calls/s 28906 msg/s # udp rx: 1643 MB/s 27875 calls/s # udp tx: 1658 MB/s 28124 calls/s 28124 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__->