make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 72 MB/s 58683 calls/s # udp tx: 532 MB/s 9028 calls/s 9028 msg/s # udp rx: 227 MB/s 185012 calls/s # udp tx: 581 MB/s 9856 calls/s 9856 msg/s # udp tx: 581 MB/s 9860 calls/s 9860 msg/s # udp rx: 230 MB/s 187514 calls/s # UDP GRO fwd perf udp rx: 469 MB/s 381214 calls/s # udp tx: 688 MB/s 11669 calls/s 11669 msg/s # udp rx: 600 MB/s 488418 calls/s # udp tx: 691 MB/s 11729 calls/s 11729 msg/s # udp rx: 684 MB/s 555844 calls/s # udp tx: 836 MB/s 14185 calls/s 14185 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 22 MB/s 18341 calls/s # udp tx: 363 MB/s 6167 calls/s 6167 msg/s # udp tx: 438 MB/s 7431 calls/s 7431 msg/s # udp rx: 113 MB/s 92213 calls/s # udp tx: 437 MB/s 7422 calls/s 7422 msg/s # UDP tunnel GRO fwd perf udp tx: 505 MB/s 8572 calls/s 8572 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 402 MB/s 6822 calls/s 6822 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 224 MB/s 3806 calls/s 3806 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 422 MB/s 7162 calls/s 7162 msg/s # udp rx: 14 MB/s 11998 calls/s # udp tx: 490 MB/s 8327 calls/s 8327 msg/s # udp rx: 144 MB/s 117583 calls/s # udp tx: 566 MB/s 9616 calls/s 9616 msg/s # UDP GRO fwd perf udp rx: 556 MB/s 452687 calls/s # udp tx: 692 MB/s 11748 calls/s 11748 msg/s # udp rx: 375 MB/s 305279 calls/s # udp tx: 856 MB/s 14534 calls/s 14534 msg/s # udp rx: 448 MB/s 364143 calls/s # udp tx: 884 MB/s 14997 calls/s 14997 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 515 MB/s 8751 calls/s 8751 msg/s # udp rx: 12 MB/s 10491 calls/s # udp tx: 523 MB/s 8880 calls/s 8880 msg/s # udp rx: 5 MB/s 4712 calls/s # udp tx: 524 MB/s 8895 calls/s 8895 msg/s # UDP tunnel GRO fwd perf udp tx: 473 MB/s 8035 calls/s 8035 msg/s # udp rx: 31 MB/s 25542 calls/s # udp tx: 418 MB/s 7106 calls/s 7106 msg/s # udp rx: 123 MB/s 100676 calls/s # udp tx: 434 MB/s 7375 calls/s 7375 msg/s # udp rx: 40 MB/s 33128 calls/s ok 1 selftests: net: udpgro_fwd.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__->