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: 1073 MB/s 18202 calls/s 18202 msg/s # tcp rx: 1073 MB/s 143686 calls/s # tcp tx: 1106 MB/s 18761 calls/s 18761 msg/s # tcp rx: 1106 MB/s 141096 calls/s # tcp tx: 1110 MB/s 18841 calls/s 18841 msg/s # tcp rx: 1111 MB/s 141496 calls/s # tcp tx: 1107 MB/s 18789 calls/s 18789 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884350 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1275 MB/s 908457 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1282 MB/s 913642 calls/s # udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # udp rx: 1156 MB/s 823748 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 416210 calls/s # udp tx: 604 MB/s 10249 calls/s 10249 msg/s # udp rx: 619 MB/s 441463 calls/s # udp tx: 623 MB/s 10573 calls/s 10573 msg/s # udp rx: 628 MB/s 447368 calls/s # udp tx: 631 MB/s 10715 calls/s 10715 msg/s # udp rx: 634 MB/s 451988 calls/s # udp tx: 638 MB/s 10825 calls/s 10825 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 648 MB/s 10997 calls/s 10997 msg/s # tcp rx: 649 MB/s 83854 calls/s # tcp tx: 789 MB/s 13397 calls/s 13397 msg/s # tcp rx: 790 MB/s 91587 calls/s # tcp tx: 756 MB/s 12834 calls/s 12834 msg/s # tcp rx: 862 MB/s 92105 calls/s # tcp tx: 755 MB/s 12809 calls/s 12809 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444325 calls/s # udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 621 MB/s 453144 calls/s # udp tx: 624 MB/s 10593 calls/s 10593 msg/s # udp rx: 612 MB/s 446824 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp rx: 613 MB/s 447307 calls/s # udp tx: 616 MB/s 10462 calls/s 10462 msg/s # udp gso and gro - over veth touching data # udp rx: 853 MB/s 622493 calls/s # udp tx: 887 MB/s 15049 calls/s 15049 msg/s # udp rx: 1217 MB/s 888140 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 1251 MB/s 912664 calls/s # udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # udp rx: 1256 MB/s 916703 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 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__->