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: 737 MB/s 12511 calls/s 12511 msg/s # tcp rx: 738 MB/s 88716 calls/s # tcp tx: 737 MB/s 12506 calls/s 12506 msg/s # tcp rx: 738 MB/s 87955 calls/s # tcp tx: 742 MB/s 12592 calls/s 12592 msg/s # tcp rx: 743 MB/s 88182 calls/s # tcp tx: 742 MB/s 12585 calls/s 12585 msg/s # udp gso - over veth touching data # udp rx: 782 MB/s 557487 calls/s # udp tx: 815 MB/s 13836 calls/s 13836 msg/s # udp rx: 1239 MB/s 883059 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1279 MB/s 911667 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1276 MB/s 909332 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 472610 calls/s # udp tx: 680 MB/s 11542 calls/s 11542 msg/s # udp rx: 691 MB/s 492604 calls/s # udp tx: 692 MB/s 11739 calls/s 11739 msg/s # udp rx: 693 MB/s 493730 calls/s # udp tx: 693 MB/s 11767 calls/s 11767 msg/s # udp rx: 691 MB/s 492491 calls/s # udp tx: 691 MB/s 11735 calls/s 11735 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1094 MB/s 18558 calls/s 18558 msg/s # tcp rx: 1094 MB/s 142124 calls/s # tcp tx: 1118 MB/s 18965 calls/s 18965 msg/s # tcp rx: 1119 MB/s 138866 calls/s # tcp tx: 1138 MB/s 19315 calls/s 19315 msg/s # tcp rx: 1139 MB/s 136935 calls/s # tcp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879404 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 1240 MB/s 904866 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 1242 MB/s 906146 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 1236 MB/s 901510 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 450960 calls/s # udp tx: 633 MB/s 10744 calls/s 10744 msg/s # udp rx: 673 MB/s 490932 calls/s # udp tx: 673 MB/s 11422 calls/s 11422 msg/s # udp rx: 678 MB/s 494938 calls/s # udp tx: 679 MB/s 11529 calls/s 11529 msg/s # udp rx: 685 MB/s 500208 calls/s # udp tx: 705 MB/s 11968 calls/s 11968 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__->