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: 1682 MB/s 28536 calls/s 28536 msg/s # tcp rx: 1683 MB/s 70320 calls/s # tcp tx: 1612 MB/s 27351 calls/s 27351 msg/s # tcp rx: 1614 MB/s 71174 calls/s # tcp tx: 1702 MB/s 28875 calls/s 28875 msg/s # tcp rx: 1704 MB/s 76193 calls/s # tcp tx: 1696 MB/s 28779 calls/s 28779 msg/s # udp gso - over veth touching data # udp rx: 593 MB/s 422971 calls/s # udp tx: 607 MB/s 10305 calls/s 10305 msg/s # udp rx: 535 MB/s 381385 calls/s # udp tx: 536 MB/s 9095 calls/s 9095 msg/s # udp rx: 498 MB/s 354868 calls/s # udp tx: 496 MB/s 8422 calls/s 8422 msg/s # udp rx: 489 MB/s 348940 calls/s # udp tx: 494 MB/s 8388 calls/s 8388 msg/s # udp gso and gro - over veth touching data # udp rx: 1467 MB/s 24895 calls/s # udp tx: 1525 MB/s 25877 calls/s 25877 msg/s # udp rx: 1530 MB/s 25958 calls/s # udp tx: 1528 MB/s 25921 calls/s 25921 msg/s # udp rx: 1770 MB/s 30030 calls/s # udp tx: 1750 MB/s 29690 calls/s 29690 msg/s # udp rx: 1572 MB/s 26663 calls/s # udp tx: 1588 MB/s 26944 calls/s 26944 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1630 MB/s 27646 calls/s 27646 msg/s # tcp rx: 1631 MB/s 66407 calls/s # tcp tx: 1733 MB/s 29406 calls/s 29406 msg/s # tcp rx: 1735 MB/s 71233 calls/s # tcp tx: 1607 MB/s 27256 calls/s 27256 msg/s # tcp rx: 1607 MB/s 65796 calls/s # tcp tx: 1497 MB/s 25397 calls/s 25397 msg/s # udp gso - over veth touching data # udp rx: 1005 MB/s 733148 calls/s # udp tx: 1031 MB/s 17491 calls/s 17491 msg/s # udp rx: 1049 MB/s 765507 calls/s # udp tx: 1062 MB/s 18023 calls/s 18023 msg/s # udp rx: 1040 MB/s 758986 calls/s # udp tx: 1043 MB/s 17690 calls/s 17690 msg/s # udp rx: 754 MB/s 550327 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp gso and gro - over veth touching data # udp rx: 1630 MB/s 27654 calls/s # udp tx: 1676 MB/s 28429 calls/s 28429 msg/s # udp rx: 1654 MB/s 28059 calls/s # udp tx: 1656 MB/s 28087 calls/s 28087 msg/s # udp rx: 1612 MB/s 27343 calls/s # udp tx: 1613 MB/s 27370 calls/s 27370 msg/s # udp rx: 1650 MB/s 27994 calls/s # udp tx: 1651 MB/s 28011 calls/s 28011 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__->