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: 1644 MB/s 27899 calls/s 27899 msg/s # tcp rx: 1645 MB/s 61916 calls/s # tcp tx: 1638 MB/s 27793 calls/s 27793 msg/s # tcp rx: 1640 MB/s 64488 calls/s # tcp tx: 1635 MB/s 27735 calls/s 27735 msg/s # tcp rx: 1637 MB/s 66120 calls/s # tcp tx: 1830 MB/s 31049 calls/s 31049 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 793258 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp rx: 1139 MB/s 811488 calls/s # udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # udp rx: 1137 MB/s 809980 calls/s # udp tx: 1137 MB/s 19294 calls/s 19294 msg/s # udp rx: 1136 MB/s 809816 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # udp gso and gro - over veth touching data # udp rx: 1705 MB/s 28923 calls/s # udp tx: 1747 MB/s 29638 calls/s 29638 msg/s # udp rx: 1818 MB/s 30642 calls/s # udp tx: 1814 MB/s 30777 calls/s 30777 msg/s # udp rx: 1823 MB/s 30922 calls/s # udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # udp rx: 1830 MB/s 31048 calls/s # udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1416 MB/s 24031 calls/s 24031 msg/s # tcp rx: 1417 MB/s 51676 calls/s # tcp tx: 1528 MB/s 25921 calls/s 25921 msg/s # tcp rx: 1530 MB/s 57584 calls/s # tcp tx: 1471 MB/s 24960 calls/s 24960 msg/s # tcp rx: 1473 MB/s 59881 calls/s # tcp tx: 1513 MB/s 25666 calls/s 25666 msg/s # udp gso - over veth touching data # udp rx: 972 MB/s 709608 calls/s # udp tx: 1009 MB/s 17120 calls/s 17120 msg/s # udp rx: 1154 MB/s 842305 calls/s # udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 1011 MB/s 737481 calls/s # udp tx: 1022 MB/s 17346 calls/s 17346 msg/s # udp rx: 919 MB/s 670263 calls/s # udp tx: 908 MB/s 15408 calls/s 15408 msg/s # udp gso and gro - over veth touching data # udp rx: 1531 MB/s 26022 calls/s # udp tx: 1578 MB/s 26765 calls/s 26765 msg/s # udp rx: 1610 MB/s 27314 calls/s # udp tx: 1608 MB/s 27289 calls/s 27289 msg/s # udp rx: 1757 MB/s 29804 calls/s # udp tx: 1755 MB/s 29775 calls/s 29775 msg/s # udp rx: 1703 MB/s 28885 calls/s # udp tx: 1689 MB/s 28657 calls/s 28657 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__->