automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: jie1x.wang@intel.com, robot@bytheb.org
Subject: |FAILURE| pw107318 [PATCH 2/2] net/iavf: support L2TPv2 for AVF FDIR
Date: Thu, 10 Feb 2022 22:59:23 -0500	[thread overview]
Message-ID: <20220211035923.14096-1-robot@bytheb.org> (raw)
In-Reply-To: <20220211022146.197586-3-jie1x.wang@intel.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
../drivers/net/iavf/../../common/iavf/iavf_type.h:23:25: note: in definition of macro ‘BIT’
 #define BIT(a) (1UL << (a))
                         ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1506:3: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD’
  (VIRTCHNL_ADD_PROTO_HDR_FIELD(hdr, \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1401:7: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT’
       VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1507:3: error: ‘VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID’ undeclared (first use in this function); did you mean ‘VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID’?
   VIRTCHNL_PROTO_HDR_ ## hdr_type ## _ ## field))
   ^
../drivers/net/iavf/../../common/iavf/iavf_type.h:23:25: note: in definition of macro ‘BIT’
 #define BIT(a) (1UL << (a))
                         ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1506:3: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD’
  (VIRTCHNL_ADD_PROTO_HDR_FIELD(hdr, \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1405:7: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT’
       VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1636/3866] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'.
[1637/3866] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
../drivers/net/iavf/../../common/iavf/iavf_type.h:23:25: note: in definition of macro ‘BIT’
 #define BIT(a) (1UL << (a))
                         ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1506:3: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD’
  (VIRTCHNL_ADD_PROTO_HDR_FIELD(hdr, \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1401:7: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT’
       VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1507:3: error: ‘VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID’ undeclared (first use in this function); did you mean ‘VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID’?
   VIRTCHNL_PROTO_HDR_ ## hdr_type ## _ ## field))
   ^
../drivers/net/iavf/../../common/iavf/iavf_type.h:23:25: note: in definition of macro ‘BIT’
 #define BIT(a) (1UL << (a))
                         ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1506:3: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD’
  (VIRTCHNL_ADD_PROTO_HDR_FIELD(hdr, \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1405:7: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT’
       VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1657/4062] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1658/4062] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
../drivers/net/iavf/../../common/iavf/virtchnl.h:1626:2: note: 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID' declared here
        VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID =
        ^
../drivers/net/iavf/iavf_hash.c:419:3: error: use of undeclared identifier 'VIRTCHNL_PROTO_HDR_L2TPV2_LEN_SESS_ID'; did you mean 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID'?
         proto_hdr_l2tpv2,
         ^
../drivers/net/iavf/iavf_hash.c:173:17: note: expanded from macro 'proto_hdr_l2tpv2'
        FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_L2TPV2_LEN_SESS_ID), {BUFF_NOUSED} }
                       ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1626:2: note: 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID' declared here
        VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID =
        ^
../drivers/net/iavf/iavf_hash.c:428:3: error: use of undeclared identifier 'VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID'; did you mean 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID'?
         proto_hdr_l2tpv2,
         ^
../drivers/net/iavf/iavf_hash.c:172:17: note: expanded from macro 'proto_hdr_l2tpv2'
        FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID) | \
                       ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1626:2: note: 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID' declared here
        VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID =
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
        VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID =
        ^
../drivers/net/iavf/iavf_hash.c:419:3: error: use of undeclared identifier 'VIRTCHNL_PROTO_HDR_L2TPV2_LEN_SESS_ID'; did you mean 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID'?
         proto_hdr_l2tpv2,
         ^
../drivers/net/iavf/iavf_hash.c:173:17: note: expanded from macro 'proto_hdr_l2tpv2'
        FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_L2TPV2_LEN_SESS_ID), {BUFF_NOUSED} }
                       ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1626:2: note: 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID' declared here
        VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID =
        ^
../drivers/net/iavf/iavf_hash.c:428:3: error: use of undeclared identifier 'VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID'; did you mean 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID'?
         proto_hdr_l2tpv2,
         ^
../drivers/net/iavf/iavf_hash.c:172:17: note: expanded from macro 'proto_hdr_l2tpv2'
        FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID) | \
                       ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1626:2: note: 'VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID' declared here
        VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID =
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1668/4064] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:25: error: invalid operands to binary & (have ‘u32 {aka unsigned int}’ and ‘struct iavf_pattern_match_item *’)
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
                         ^  ~
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:2: error: statement with no effect [-Werror=unused-value]
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
  ^
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1183/2554] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'.
[1184/2554] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:25: error: invalid operands to binary & (have ‘u32 {aka unsigned int}’ and ‘struct iavf_pattern_match_item *’)
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
                         ^  ~
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:2: error: statement with no effect [-Werror=unused-value]
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
  ^
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1284/2773] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1285/2773] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:25: error: invalid operands to binary & (have ‘u32 {aka unsigned int}’ and ‘struct iavf_pattern_match_item *’)
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
                         ^  ~
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:2: error: statement with no effect [-Werror=unused-value]
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
  ^
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1305/2968] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
[1306/2968] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
../drivers/net/iavf/../../common/iavf/iavf_type.h:23:25: note: in definition of macro ‘BIT’
 #define BIT(a) (1UL << (a))
                         ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1506:3: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD’
  (VIRTCHNL_ADD_PROTO_HDR_FIELD(hdr, \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1401:7: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT’
       VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1507:3: error: ‘VIRTCHNL_PROTO_HDR_L2TPV2_SESS_ID’ undeclared (first use in this function); did you mean ‘VIRTCHNL_PROTO_HDR_L2TPV3_SESS_ID’?
   VIRTCHNL_PROTO_HDR_ ## hdr_type ## _ ## field))
   ^
../drivers/net/iavf/../../common/iavf/iavf_type.h:23:25: note: in definition of macro ‘BIT’
 #define BIT(a) (1UL << (a))
                         ^
../drivers/net/iavf/../../common/iavf/virtchnl.h:1506:3: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD’
  (VIRTCHNL_ADD_PROTO_HDR_FIELD(hdr, \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1405:7: note: in expansion of macro ‘VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT’
       VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1424/3358] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
[1425/3358] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:25: error: invalid operands to binary & (have ‘u32 {aka unsigned int}’ and ‘struct iavf_pattern_match_item *’)
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
                         ^  ~
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
../drivers/net/iavf/../../common/iavf/virtchnl.h:1500:2: error: statement with no effect [-Werror=unused-value]
  ((hdr)->field_selector &= ~BIT((field) & PROTO_HDR_FIELD_MASK))
  ^
../drivers/net/iavf/iavf_hash.c:873:2: note: in expansion of macro ‘VIRTCHNL_DEL_PROTO_HDR_FIELD’
  VIRTCHNL_##op##_PROTO_HDR_FIELD(hdr, VIRTCHNL_PROTO_HDR_##fld)
  ^~~~~~~~~
../drivers/net/iavf/iavf_hash.c:1221:6: note: in expansion of macro ‘REFINE_PROTO_FLD’
      REFINE_PROTO_FLD(DEL, L2TPV2_SESS_ID);
      ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1446/3552] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-02-11  2:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220211022146.197586-3-jie1x.wang@intel.com>
2022-02-11  2:22 ` |WARNING| " checkpatch
2022-02-11  3:59 ` 0-day Robot [this message]

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=20220211035923.14096-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=jie1x.wang@intel.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).