automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: gakhil@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw106142 [PATCH v2 4/4] app/test: add IP reassembly negative cases
Date: Thu, 20 Jan 2022 13:20:07 -0500	[thread overview]
Message-ID: <20220120182007.15430-1-robot@bytheb.org> (raw)
In-Reply-To: <20220120164804.4163645-5-gakhil@marvell.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1724582952
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-mini" 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
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2841/3329] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table_tables.c.o'.
[2842/3329] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.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-mini" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[726/1327] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table.c.o'.
[727/1327] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table_acl.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2862/3525] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_sched.c.o'.
[2863/3525] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.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
####################################################################################
                               ^
../app/test/test_security_inline_proto.c:596:10: error: use of undeclared identifier 'dynfield'
        while ((dynfield[j]->nb_frags > 1) &&
                ^
../app/test/test_security_inline_proto.c:597:32: error: use of undeclared identifier 'dynfield'
                        is_ip_reassembly_incomplete(dynfield[j]->next_frag)) {
                                                    ^
../app/test/test_security_inline_proto.c:599:3: error: use of undeclared identifier 'dynfield'
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                ^
../app/test/test_security_inline_proto.c:599:17: error: expected expression
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                              ^
../lib/mbuf/rte_mbuf_dyn.h:229:50: note: expanded from macro 'RTE_MBUF_DYNFIELD'
#define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                 ^
../app/test/test_security_inline_proto.c:601:7: error: use of undeclared identifier 'rte_eth_ip_reass_dynfield_t'
                                                rte_eth_ip_reass_dynfield_t *);
                                                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[2839/3331] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table.c.o'.
[2840/3331] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_service_cores.c.o'.
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
####################################################################################
                               ^
../app/test/test_security_inline_proto.c:596:10: error: use of undeclared identifier 'dynfield'
        while ((dynfield[j]->nb_frags > 1) &&
                ^
../app/test/test_security_inline_proto.c:597:32: error: use of undeclared identifier 'dynfield'
                        is_ip_reassembly_incomplete(dynfield[j]->next_frag)) {
                                                    ^
../app/test/test_security_inline_proto.c:599:3: error: use of undeclared identifier 'dynfield'
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                ^
../app/test/test_security_inline_proto.c:599:17: error: expected expression
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                              ^
../lib/mbuf/rte_mbuf_dyn.h:229:50: note: expanded from macro 'RTE_MBUF_DYNFIELD'
#define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                 ^
../app/test/test_security_inline_proto.c:601:7: error: use of undeclared identifier 'rte_eth_ip_reass_dynfield_t'
                                                rte_eth_ip_reass_dynfield_t *);
                                                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[2874/3527] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_string_fns.c.o'.
[2875/3527] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table_pipeline.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
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2039/2550] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_tailq.c.o'.
[2040/2550] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table_tables.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
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2273/2768] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2274/2768] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.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
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2308/2963] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2309/2963] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.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
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2333/2822] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2334/2822] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.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
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2357/3016] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2358/3016] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.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-01-20 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220120164804.4163645-5-gakhil@marvell.com>
2022-01-20 16:50 ` |SUCCESS| " checkpatch
2022-01-20 18:20 ` 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=20220120182007.15430-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=gakhil@marvell.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).