make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 748 MB/s 12696 calls/s 12696 msg/s # tcp rx: 749 MB/s 90833 calls/s # tcp tx: 737 MB/s 12502 calls/s 12502 msg/s # tcp rx: 737 MB/s 89481 calls/s # tcp tx: 727 MB/s 12331 calls/s 12331 msg/s # tcp rx: 727 MB/s 89158 calls/s # tcp tx: 734 MB/s 12454 calls/s 12454 msg/s # udp gso - over veth touching data # udp rx: 642 MB/s 457524 calls/s # udp tx: 660 MB/s 11196 calls/s 11196 msg/s # udp rx: 652 MB/s 465092 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 642 MB/s 457818 calls/s # udp tx: 642 MB/s 10901 calls/s 10901 msg/s # udp rx: 669 MB/s 476943 calls/s # udp tx: 670 MB/s 11369 calls/s 11369 msg/s # udp gso and gro - over veth touching data # udp rx: 678 MB/s 483580 calls/s # udp tx: 697 MB/s 11822 calls/s 11822 msg/s # udp rx: 704 MB/s 501627 calls/s # udp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp rx: 693 MB/s 493991 calls/s # udp tx: 693 MB/s 11758 calls/s 11758 msg/s # udp rx: 696 MB/s 496431 calls/s # udp tx: 696 MB/s 11811 calls/s 11811 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 828 MB/s 14050 calls/s 14050 msg/s # tcp rx: 829 MB/s 93415 calls/s # tcp tx: 789 MB/s 13391 calls/s 13391 msg/s # tcp rx: 790 MB/s 93337 calls/s # tcp tx: 779 MB/s 13228 calls/s 13228 msg/s # tcp rx: 780 MB/s 92534 calls/s # tcp tx: 780 MB/s 13246 calls/s 13246 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 851957 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1256 MB/s 916126 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1278 MB/s 932589 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1254 MB/s 914661 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 894080 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp rx: 1223 MB/s 892107 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # udp rx: 1247 MB/s 909581 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # udp rx: 1243 MB/s 906612 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 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__->