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 rx: 49 MB/s 39878 calls/s # udp tx: 590 MB/s 10013 calls/s 10013 msg/s # udp rx: 41 MB/s 33772 calls/s # udp tx: 603 MB/s 10238 calls/s 10238 msg/s # udp tx: 582 MB/s 9883 calls/s 9883 msg/s # udp rx: 18 MB/s 15174 calls/s # UDP GRO fwd perf udp rx: 550 MB/s 447714 calls/s # udp tx: 613 MB/s 10412 calls/s 10412 msg/s # udp rx: 619 MB/s 504373 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 610 MB/s 496600 calls/s # udp tx: 626 MB/s 10627 calls/s 10627 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 553 MB/s 9388 calls/s 9388 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 543 MB/s 9211 calls/s 9211 msg/s # udp tx: 514 MB/s 8720 calls/s 8720 msg/s [ 996.682604] udpgso_bench_tx (3679) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 472 calls/s # UDP tunnel GRO fwd perf udp tx: 495 MB/s 8400 calls/s 8400 msg/s # udp rx: 37 MB/s 30587 calls/s # udp tx: 538 MB/s 9130 calls/s 9130 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 474 MB/s 8040 calls/s 8040 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 657 MB/s 11144 calls/s 11144 msg/s # udp rx: 83 MB/s 67784 calls/s # udp tx: 701 MB/s 11898 calls/s 11898 msg/s # udp rx: 54 MB/s 43937 calls/s # udp tx: 596 MB/s 10117 calls/s 10117 msg/s # UDP GRO fwd perf udp rx: 549 MB/s 446213 calls/s # udp tx: 617 MB/s 10479 calls/s 10479 msg/s # udp rx: 854 MB/s 694140 calls/s # udp tx: 902 MB/s 15314 calls/s 15314 msg/s # udp rx: 853 MB/s 693784 calls/s # udp tx: 891 MB/s 15125 calls/s 15125 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 29 MB/s 23923 calls/s # udp tx: 436 MB/s 7410 calls/s 7410 msg/s # udp tx: 396 MB/s 6721 calls/s 6721 msg/s # udp rx: 37 MB/s 30144 calls/s # udp tx: 409 MB/s 6949 calls/s 6949 msg/s # UDP tunnel GRO fwd perf udp tx: 537 MB/s 9114 calls/s 9114 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 537 MB/s 9124 calls/s 9124 msg/s # udp tx: 508 MB/s 8630 calls/s 8630 msg/s # udp rx: 0 MB/s 512 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__->