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: 635 MB/s 10780 calls/s 10780 msg/s # tcp rx: 635 MB/s 83865 calls/s # tcp tx: 684 MB/s 11605 calls/s 11605 msg/s # tcp rx: 684 MB/s 84703 calls/s # tcp tx: 660 MB/s 11204 calls/s 11204 msg/s # tcp rx: 661 MB/s 82995 calls/s # tcp tx: 833 MB/s 14131 calls/s 14131 msg/s # udp gso - over veth touching data # udp rx: 580 MB/s 413438 calls/s # udp tx: 600 MB/s 10193 calls/s 10193 msg/s # udp rx: 616 MB/s 439234 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp rx: 658 MB/s 469430 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 msg/s # udp rx: 661 MB/s 471518 calls/s # udp tx: 661 MB/s 11220 calls/s 11220 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911133 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp rx: 1328 MB/s 946132 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 1325 MB/s 944039 calls/s # udp tx: 1325 MB/s 22477 calls/s 22477 msg/s # udp rx: 1325 MB/s 944230 calls/s # udp tx: 1324 MB/s 22468 calls/s 22468 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 999 MB/s 16952 calls/s 16952 msg/s # tcp rx: 999 MB/s 129883 calls/s # tcp tx: 989 MB/s 16780 calls/s 16780 msg/s # tcp rx: 991 MB/s 129249 calls/s # tcp tx: 868 MB/s 14724 calls/s 14724 msg/s # tcp rx: 868 MB/s 113938 calls/s # tcp tx: 681 MB/s 11560 calls/s 11560 msg/s # udp gso - over veth touching data # udp rx: 572 MB/s 417877 calls/s # udp tx: 589 MB/s 9995 calls/s 9995 msg/s # udp rx: 624 MB/s 455355 calls/s # udp tx: 623 MB/s 10579 calls/s 10579 msg/s # udp rx: 624 MB/s 455325 calls/s # udp tx: 623 MB/s 10577 calls/s 10577 msg/s # udp rx: 630 MB/s 459662 calls/s # udp tx: 630 MB/s 10697 calls/s 10697 msg/s # udp gso and gro - over veth touching data # udp rx: 708 MB/s 516815 calls/s # udp tx: 728 MB/s 12354 calls/s 12354 msg/s # udp rx: 567 MB/s 414241 calls/s # udp tx: 571 MB/s 9693 calls/s 9693 msg/s # udp rx: 622 MB/s 453824 calls/s # udp tx: 624 MB/s 10590 calls/s 10590 msg/s # udp rx: 635 MB/s 463658 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 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__->