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: 1457 MB/s 24720 calls/s 24720 msg/s # tcp rx: 1458 MB/s 55549 calls/s # tcp tx: 1460 MB/s 24777 calls/s 24777 msg/s # tcp rx: 1462 MB/s 54449 calls/s # tcp tx: 1545 MB/s 26217 calls/s 26217 msg/s # tcp rx: 1547 MB/s 54023 calls/s # tcp tx: 1548 MB/s 26270 calls/s 26270 msg/s # udp gso - over veth touching data # udp rx: 1062 MB/s 756952 calls/s # udp tx: 1100 MB/s 18669 calls/s 18669 msg/s # udp rx: 1130 MB/s 805631 calls/s # udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # udp rx: 1128 MB/s 803808 calls/s # udp tx: 1128 MB/s 19146 calls/s 19146 msg/s # udp rx: 1116 MB/s 795454 calls/s # udp tx: 1117 MB/s 18946 calls/s 18946 msg/s # udp gso and gro - over veth touching data # udp rx: 1706 MB/s 28944 calls/s # udp tx: 1749 MB/s 29676 calls/s 29676 msg/s # udp rx: 1487 MB/s 25222 calls/s # udp tx: 1470 MB/s 24942 calls/s 24942 msg/s # udp rx: 992 MB/s 16832 calls/s # udp tx: 994 MB/s 16868 calls/s 16868 msg/s # udp rx: 1022 MB/s 17344 calls/s # udp tx: 1023 MB/s 17367 calls/s 17367 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1548 MB/s 26259 calls/s 26259 msg/s # tcp rx: 1548 MB/s 62632 calls/s # tcp tx: 1463 MB/s 24822 calls/s 24822 msg/s # tcp rx: 1464 MB/s 63507 calls/s # tcp tx: 1464 MB/s 24841 calls/s 24841 msg/s # tcp rx: 1466 MB/s 61671 calls/s # tcp tx: 1463 MB/s 24820 calls/s 24820 msg/s # udp gso - over veth touching data # udp rx: 991 MB/s 723152 calls/s # udp tx: 1024 MB/s 17369 calls/s 17369 msg/s # udp rx: 1144 MB/s 834752 calls/s # udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # udp rx: 1003 MB/s 731737 calls/s # udp tx: 1005 MB/s 17051 calls/s 17051 msg/s # udp rx: 1144 MB/s 834383 calls/s # udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # udp gso and gro - over veth touching data # udp rx: 901 MB/s 15287 calls/s # udp tx: 930 MB/s 15784 calls/s 15784 msg/s # udp rx: 949 MB/s 16109 calls/s # udp tx: 950 MB/s 16117 calls/s 16117 msg/s # udp rx: 941 MB/s 15973 calls/s # udp tx: 938 MB/s 15922 calls/s 15922 msg/s # udp rx: 950 MB/s 16125 calls/s # udp tx: 950 MB/s 16128 calls/s 16128 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__->