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: 801 MB/s 13589 calls/s 13589 msg/s # tcp rx: 801 MB/s 148571 calls/s # tcp tx: 788 MB/s 13377 calls/s 13377 msg/s # tcp rx: 789 MB/s 148326 calls/s # tcp tx: 728 MB/s 12361 calls/s 12361 msg/s # tcp rx: 728 MB/s 136564 calls/s # tcp tx: 757 MB/s 12841 calls/s 12841 msg/s # udp gso - over veth touching data # udp rx: 1082 MB/s 771368 calls/s # udp tx: 1113 MB/s 18886 calls/s 18886 msg/s # udp rx: 1147 MB/s 817570 calls/s # udp tx: 1152 MB/s 19551 calls/s 19551 msg/s # udp rx: 1140 MB/s 812676 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp rx: 1201 MB/s 855630 calls/s # udp tx: 1199 MB/s 20352 calls/s 20352 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 856640 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1232 MB/s 877619 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 1224 MB/s 872306 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1215 MB/s 865882 calls/s # udp tx: 1216 MB/s 20632 calls/s 20632 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 864 MB/s 14655 calls/s 14655 msg/s # tcp rx: 864 MB/s 159881 calls/s # tcp tx: 863 MB/s 14639 calls/s 14639 msg/s # tcp rx: 864 MB/s 162603 calls/s # tcp tx: 856 MB/s 14527 calls/s 14527 msg/s # tcp rx: 857 MB/s 161441 calls/s # tcp tx: 859 MB/s 14580 calls/s 14580 msg/s # udp gso - over veth touching data # udp rx: 658 MB/s 480379 calls/s # udp tx: 673 MB/s 11425 calls/s 11425 msg/s # udp rx: 669 MB/s 488463 calls/s # udp tx: 673 MB/s 11419 calls/s 11419 msg/s # udp rx: 683 MB/s 498693 calls/s # udp tx: 687 MB/s 11658 calls/s 11658 msg/s # udp rx: 672 MB/s 490444 calls/s # udp tx: 675 MB/s 11454 calls/s 11454 msg/s # udp gso and gro - over veth touching data # udp rx: 658 MB/s 480227 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 msg/s # udp rx: 684 MB/s 499010 calls/s # udp tx: 683 MB/s 11598 calls/s 11598 msg/s # udp rx: 676 MB/s 493070 calls/s # udp tx: 675 MB/s 11463 calls/s 11463 msg/s # udp rx: 679 MB/s 495677 calls/s # udp tx: 699 MB/s 11870 calls/s 11870 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__->