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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 486 MB/s 8254 calls/s 8254 msg/s # udp rx: 194 MB/s 158292 calls/s # udp tx: 576 MB/s 9775 calls/s 9775 msg/s # udp rx: 42 MB/s 34597 calls/s # udp tx: 509 MB/s 8640 calls/s 8640 msg/s # UDP GRO fwd perf udp rx: 496 MB/s 404021 calls/s # udp tx: 653 MB/s 11084 calls/s 11084 msg/s # udp rx: 574 MB/s 466689 calls/s # udp tx: 786 MB/s 13338 calls/s 13338 msg/s # udp rx: 707 MB/s 575835 calls/s # udp tx: 755 MB/s 12819 calls/s 12819 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 380 MB/s 6456 calls/s 6456 msg/s # udp rx: 7 MB/s 5830 calls/s # udp tx: 492 MB/s 8346 calls/s 8346 msg/s # udp rx: 7 MB/s 5830 calls/s # udp tx: 497 MB/s 8442 calls/s 8442 msg/s [ 957.267563] udpgso_bench_tx (388) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 492 MB/s 8354 calls/s 8354 msg/s # udp rx: 12 MB/s 9805 calls/s # udp tx: 508 MB/s 8632 calls/s 8632 msg/s # udp rx: 6 MB/s 4910 calls/s # udp tx: 495 MB/s 8397 calls/s 8397 msg/s # udp rx: 8 MB/s 6917 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 558 MB/s 9469 calls/s 9469 msg/s # udp rx: 26 MB/s 21384 calls/s # udp tx: 589 MB/s 10001 calls/s 10001 msg/s # udp tx: 580 MB/s 9844 calls/s 9844 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 492 MB/s 400204 calls/s # udp tx: 594 MB/s 10087 calls/s 10087 msg/s # udp rx: 651 MB/s 529068 calls/s # udp tx: 892 MB/s 15139 calls/s 15139 msg/s # udp rx: 845 MB/s 688407 calls/s # udp tx: 852 MB/s 14460 calls/s 14460 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 553 MB/s 9381 calls/s 9381 msg/s # udp rx: 18 MB/s 14844 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 532 MB/s 9035 calls/s 9035 msg/s # UDP tunnel GRO fwd perf udp tx: 487 MB/s 8272 calls/s 8272 msg/s # udp rx: 31 MB/s 25227 calls/s # udp tx: 464 MB/s 7883 calls/s 7883 msg/s # udp rx: 51 MB/s 42141 calls/s # udp tx: 418 MB/s 7093 calls/s 7093 msg/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__->