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: 1078 MB/s 18297 calls/s 18297 msg/s # tcp rx: 1085 MB/s 130076 calls/s # tcp tx: 1073 MB/s 18203 calls/s 18203 msg/s # tcp rx: 1074 MB/s 133425 calls/s # tcp tx: 1102 MB/s 18701 calls/s 18701 msg/s # tcp rx: 1103 MB/s 133904 calls/s # tcp tx: 1106 MB/s 18764 calls/s 18764 msg/s # udp gso - over veth touching data # udp rx: 587 MB/s 418274 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 636 MB/s 453212 calls/s # udp tx: 636 MB/s 10797 calls/s 10797 msg/s # udp rx: 629 MB/s 448538 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 675 MB/s 480869 calls/s # udp tx: 676 MB/s 11469 calls/s 11469 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 840438 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1303 MB/s 928805 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 msg/s # udp rx: 1200 MB/s 855238 calls/s # udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # udp rx: 1213 MB/s 864200 calls/s # udp tx: 1202 MB/s 20402 calls/s 20402 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1134 MB/s 19249 calls/s 19249 msg/s # tcp rx: 1135 MB/s 140968 calls/s # tcp tx: 1152 MB/s 19547 calls/s 19547 msg/s # tcp rx: 1153 MB/s 138029 calls/s # tcp tx: 1126 MB/s 19099 calls/s 19099 msg/s # tcp rx: 1127 MB/s 137376 calls/s # tcp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877526 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 821 MB/s 599345 calls/s # udp tx: 806 MB/s 13682 calls/s 13682 msg/s # udp rx: 620 MB/s 452672 calls/s # udp tx: 621 MB/s 10537 calls/s 10537 msg/s # udp rx: 611 MB/s 445747 calls/s # udp tx: 612 MB/s 10387 calls/s 10387 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 427301 calls/s # udp tx: 609 MB/s 10337 calls/s 10337 msg/s # udp rx: 650 MB/s 474513 calls/s # udp tx: 656 MB/s 11127 calls/s 11127 msg/s # udp rx: 670 MB/s 488937 calls/s # udp tx: 671 MB/s 11389 calls/s 11389 msg/s # udp rx: 659 MB/s 481251 calls/s # udp tx: 661 MB/s 11222 calls/s 11222 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__->