automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: 835703180@qq.com, robot@bytheb.org
Subject: |FAILURE| pw112792 [PATCH] common/iavf: replace zero-length arrays with flexible ones
Date: Wed, 15 Jun 2022 13:59:42 -0400	[thread overview]
Message-ID: <20220615175942.24286-1-robot@bytheb.org> (raw)
In-Reply-To: <tencent_7D3A7A9D44570652650B9D5ED095956C4306@qq.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/112792/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2504081687
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-gcc-static" failed at step Build
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
  507 |   struct virtchnl_ipsec_sp_destroy sp_destroy[];
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
[590/4616] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
                struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
                                                  ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member 'sp_cfg_resp' in a union is not allowed
                struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
                                                  ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member 'ipsec_cap' in a union is not allowed
                struct virtchnl_ipsec_cap ipsec_cap[];
                                          ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member 'ipsec_status' in a union is not allowed
                struct virtchnl_ipsec_status ipsec_status[];
                                             ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member 'ipsec_resp' in a union is not allowed
                struct virtchnl_ipsec_resp ipsec_resp[];
                                           ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member 'event' in a union is not allowed
                struct virtchnl_ipsec_event event[];
                                            ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member 'sa_read' in a union is not allowed
                struct virtchnl_ipsec_sa_read sa_read[];
                                              ^
12 errors generated.
[585/4438] Generating symbol file 'drivers/a715181@@rte_common_cpt@sha/librte_common_cpt.so.22.2.symbols'.
[586/4438] Generating rte_common_dpaax.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
                struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
                                                  ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member 'sp_cfg_resp' in a union is not allowed
                struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
                                                  ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member 'ipsec_cap' in a union is not allowed
                struct virtchnl_ipsec_cap ipsec_cap[];
                                          ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member 'ipsec_status' in a union is not allowed
                struct virtchnl_ipsec_status ipsec_status[];
                                             ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member 'ipsec_resp' in a union is not allowed
                struct virtchnl_ipsec_resp ipsec_resp[];
                                           ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member 'event' in a union is not allowed
                struct virtchnl_ipsec_event event[];
                                            ^
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member 'sa_read' in a union is not allowed
                struct virtchnl_ipsec_sa_read sa_read[];
                                              ^
12 errors generated.
[581/4616] Compiling C object 'lib/76b5a35@@rte_node@sta/node_ip4_rewrite.c.o'.
[582/4616] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
[569/3105] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
[132/1302] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.obj'.
[133/1302] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
[570/3590] Generating rte_common_dpaax.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
  507 |   struct virtchnl_ipsec_sp_destroy sp_destroy[];
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
  507 |   struct virtchnl_ipsec_sp_destroy sp_destroy[];
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
  507 |   struct virtchnl_ipsec_sp_destroy sp_destroy[];
      |                                    ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
../drivers/common/iavf/virtchnl_inline_ipsec.h:510:37: error: flexible array member in union
  510 |   struct virtchnl_ipsec_sa_cfg_resp sa_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:511:37: error: flexible array member in union
  511 |   struct virtchnl_ipsec_sp_cfg_resp sp_cfg_resp[];
      |                                     ^~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:512:29: error: flexible array member in union
  512 |   struct virtchnl_ipsec_cap ipsec_cap[];
      |                             ^~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:513:32: error: flexible array member in union
  513 |   struct virtchnl_ipsec_status ipsec_status[];
      |                                ^~~~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:515:30: error: flexible array member in union
  515 |   struct virtchnl_ipsec_resp ipsec_resp[];
      |                              ^~~~~~~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:518:31: error: flexible array member in union
  518 |   struct virtchnl_ipsec_event event[];
      |                               ^~~~~
../drivers/common/iavf/virtchnl_inline_ipsec.h:521:33: error: flexible array member in union
  521 |   struct virtchnl_ipsec_sa_read sa_read[];
      |                                 ^~~~~~~
[570/4055] Generating symbol file 'drivers/a715181@@rte_common_cpt@sha/librte_common_cpt.so.22.2.symbols'.
[571/4055] Generating rte_common_dpaax.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2022-06-15 17:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <tencent_7D3A7A9D44570652650B9D5ED095956C4306@qq.com>
2022-06-15 17:27 ` |WARNING| " checkpatch
2022-06-15 17:59 ` 0-day Robot [this message]
2022-06-15 17:39 |FAILURE| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220615175942.24286-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=835703180@qq.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).