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: 1450 MB/s 24604 calls/s 24604 msg/s # tcp rx: 1452 MB/s 59217 calls/s # tcp tx: 1600 MB/s 27150 calls/s 27150 msg/s # tcp rx: 1601 MB/s 58512 calls/s # tcp tx: 1496 MB/s 25386 calls/s 25386 msg/s # tcp rx: 1501 MB/s 57570 calls/s # tcp tx: 1628 MB/s 27628 calls/s 27628 msg/s # udp gso - over veth touching data # udp rx: 895 MB/s 637706 calls/s # udp tx: 927 MB/s 15735 calls/s 15735 msg/s # udp rx: 1161 MB/s 827714 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1188 MB/s 846675 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1163 MB/s 828876 calls/s # udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # udp gso and gro - over veth touching data # udp rx: 1658 MB/s 28136 calls/s # udp tx: 1709 MB/s 28990 calls/s 28990 msg/s # udp rx: 1566 MB/s 26463 calls/s # udp tx: 1565 MB/s 26548 calls/s 26548 msg/s # udp rx: 1656 MB/s 28100 calls/s # udp tx: 1655 MB/s 28073 calls/s 28073 msg/s # udp rx: 1514 MB/s 25689 calls/s # udp tx: 1496 MB/s 25380 calls/s 25380 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1323 MB/s 22444 calls/s 22444 msg/s # tcp rx: 1323 MB/s 55882 calls/s # tcp tx: 1389 MB/s 23563 calls/s 23563 msg/s # tcp rx: 1393 MB/s 56502 calls/s # tcp tx: 1589 MB/s 26964 calls/s 26964 msg/s # tcp rx: 1589 MB/s 67993 calls/s # tcp tx: 1640 MB/s 27822 calls/s 27822 msg/s # udp gso - over veth touching data # udp rx: 1100 MB/s 802868 calls/s # udp tx: 1128 MB/s 19136 calls/s 19136 msg/s # udp rx: 1053 MB/s 768041 calls/s # udp tx: 1055 MB/s 17899 calls/s 17899 msg/s # udp rx: 1085 MB/s 791470 calls/s # udp tx: 1085 MB/s 18404 calls/s 18404 msg/s # udp rx: 1141 MB/s 832690 calls/s # udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # udp gso and gro - over veth touching data # udp rx: 1091 MB/s 18508 calls/s # udp tx: 1115 MB/s 18928 calls/s 18928 msg/s # udp rx: 884 MB/s 15004 calls/s # udp tx: 895 MB/s 15188 calls/s 15188 msg/s # udp rx: 866 MB/s 14693 calls/s # udp tx: 866 MB/s 14694 calls/s 14694 msg/s # udp rx: 930 MB/s 15780 calls/s # udp tx: 934 MB/s 15854 calls/s 15854 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__->