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: 649 MB/s 11008 calls/s 11008 msg/s # tcp rx: 650 MB/s 82983 calls/s # tcp tx: 656 MB/s 11128 calls/s 11128 msg/s # tcp rx: 656 MB/s 80638 calls/s # tcp tx: 647 MB/s 10986 calls/s 10986 msg/s # tcp rx: 648 MB/s 79846 calls/s # tcp tx: 827 MB/s 14029 calls/s 14029 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 828877 calls/s # udp tx: 1192 MB/s 20224 calls/s 20224 msg/s # udp rx: 1259 MB/s 897425 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1262 MB/s 899616 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 1214 MB/s 865469 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 449458 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # udp rx: 832 MB/s 592726 calls/s # udp tx: 842 MB/s 14288 calls/s 14288 msg/s # udp rx: 1249 MB/s 890174 calls/s # udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # udp rx: 1255 MB/s 894227 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 879 MB/s 14911 calls/s 14911 msg/s # tcp rx: 879 MB/s 147197 calls/s # tcp tx: 876 MB/s 14872 calls/s 14872 msg/s # tcp rx: 877 MB/s 150979 calls/s # tcp tx: 874 MB/s 14829 calls/s 14829 msg/s # tcp rx: 875 MB/s 150970 calls/s # tcp tx: 879 MB/s 14920 calls/s 14920 msg/s # udp gso - over veth touching data # udp rx: 742 MB/s 541769 calls/s # udp tx: 761 MB/s 12914 calls/s 12914 msg/s # udp rx: 662 MB/s 483384 calls/s # udp tx: 662 MB/s 11233 calls/s 11233 msg/s # udp rx: 658 MB/s 480591 calls/s # udp tx: 662 MB/s 11241 calls/s 11241 msg/s # udp rx: 682 MB/s 498083 calls/s # udp tx: 685 MB/s 11631 calls/s 11631 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 478049 calls/s # udp tx: 673 MB/s 11417 calls/s 11417 msg/s # udp rx: 677 MB/s 494030 calls/s # udp tx: 680 MB/s 11543 calls/s 11543 msg/s # udp rx: 676 MB/s 493602 calls/s # udp tx: 680 MB/s 11539 calls/s 11539 msg/s # udp rx: 684 MB/s 499305 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 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__->