automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: rzidane@nvidia.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw103990 [dpdk-dev] [PATCH V2 4/4] common/mlx5: fix RQ size configuration in QP create
Date: Mon,  8 Nov 2021 07:59:05 -0500	[thread overview]
Message-ID: <20211108125905.14915-1-robot@bytheb.org> (raw)
In-Reply-To: <20211108123354.2194-5-rzidane@nvidia.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|20387|SHA|6feaf35993b74e709474b0e66192dddd8ff5edb6|passed|https://github.com/ovsrobot/dpdk/actions/runs/1434795106|[dpdk-dev] [v2] [PATCH] test_compressdev:fix test case skipping due to missing device init|ovsrobot/dpdk|build, Size: 17889 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1434789574
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-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
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
[2280/3387] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2281/3387] Linking static target drivers/libtmp_rte_crypto_cnxk.a.
[2282/3387] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2283/3387] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2284/3387] Generating rte_crypto_cnxk.pmd.c with a custom command.
[2285/3387] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sta/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2286/3387] Linking static target drivers/librte_crypto_cnxk.a.
[2287/3387] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sha/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2288/3387] Linking target drivers/librte_crypto_cnxk.so.22.0.
[2289/3387] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto_dek.c.o'.
[2290/3387] Linking target drivers/librte_crypto_dpaa2_sec.so.22.0.
[2291/3387] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_crypto_mlx5@sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
../drivers/crypto/mlx5/mlx5_crypto.c: In function ‘mlx5_crypto_dev_probe’:
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: error: implicit declaration of function ‘mlx5_crypto_uar_release’; did you mean ‘mlx5_crypto_qp_release’? [-Werror=implicit-function-declaration]
   mlx5_crypto_uar_release(priv);
   ^~~~~~~~~~~~~~~~~~~~~~~
   mlx5_crypto_qp_release
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: error: nested extern declaration of ‘mlx5_crypto_uar_release’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2292/3387] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.22.0.symbols'.
[2293/3387] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.22.0.symbols'.
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-doc+tests" at step Build and test
####################################################################################
[2291/3600] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2292/3600] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2293/3600] Generating rte_crypto_cnxk.pmd.c with a custom command.
[2294/3600] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2295/3600] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sta/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2296/3600] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sha/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2297/3600] Linking static target drivers/librte_crypto_cnxk.a.
[2298/3600] Linking target drivers/librte_crypto_cnxk.so.22.0.
[2299/3600] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto_dek.c.o'.
[2300/3600] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.22.0.symbols'.
[2301/3600] Linking target drivers/librte_crypto_dpaa2_sec.so.22.0.
[2302/3600] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_crypto_mlx5@sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
../drivers/crypto/mlx5/mlx5_crypto.c: In function ‘mlx5_crypto_dev_probe’:
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: error: implicit declaration of function ‘mlx5_crypto_uar_release’; did you mean ‘mlx5_crypto_qp_release’? [-Werror=implicit-function-declaration]
   mlx5_crypto_uar_release(priv);
   ^~~~~~~~~~~~~~~~~~~~~~~
   mlx5_crypto_qp_release
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: error: nested extern declaration of ‘mlx5_crypto_uar_release’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2303/3600] Compiling C object 'drivers/a715181@@tmp_rte_crypto_nitrox@sta/crypto_nitrox_nitrox_device.c.o'.
[2304/3600] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.22.0.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
[2282/3389] Linking static target drivers/librte_crypto_cnxk.a.
[2283/3389] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sha/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2284/3389] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2285/3389] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2286/3389] Generating rte_crypto_dpaa2_sec_def with a custom command.
[2287/3389] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2288/3389] Linking target drivers/librte_crypto_cnxk.so.22.0.
[2289/3389] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2290/3389] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec@sha/librte_crypto_dpaa_sec.so.22.0.symbols'.
[2291/3389] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.22.0.symbols'.
[2292/3389] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_crypto_mlx5@sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: error: implicit declaration of function 'mlx5_crypto_uar_release' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                mlx5_crypto_uar_release(priv);
                ^
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: note: did you mean 'mlx5_crypto_qp_release'?
../drivers/crypto/mlx5/mlx5_crypto.c:274:1: note: 'mlx5_crypto_qp_release' declared here
mlx5_crypto_qp_release(struct mlx5_crypto_qp *qp)
^
1 error generated.
[2293/3389] Linking target drivers/librte_crypto_dpaa2_sec.so.22.0.
[2294/3389] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto_dek.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
####################################################################################
[2296/3602] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2297/3602] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec@sha/librte_crypto_dpaa_sec.so.22.0.symbols'.
[2298/3602] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2299/3602] Generating rte_crypto_cnxk.pmd.c with a custom command.
[2300/3602] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sta/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2301/3602] Linking static target drivers/librte_crypto_cnxk.a.
[2302/3602] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sha/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2303/3602] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto_dek.c.o'.
[2304/3602] Linking target drivers/librte_crypto_cnxk.so.22.0.
[2305/3602] Linking target drivers/librte_crypto_dpaa2_sec.so.22.0.
[2306/3602] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_crypto_mlx5@sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5@sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: error: implicit declaration of function 'mlx5_crypto_uar_release' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                mlx5_crypto_uar_release(priv);
                ^
../drivers/crypto/mlx5/mlx5_crypto.c:955:3: note: did you mean 'mlx5_crypto_qp_release'?
../drivers/crypto/mlx5/mlx5_crypto.c:274:1: note: 'mlx5_crypto_qp_release' declared here
mlx5_crypto_qp_release(struct mlx5_crypto_qp *qp)
^
1 error generated.
[2307/3602] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.22.0.symbols'.
[2308/3602] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.22.0.symbols'.
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
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-11-08 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211108123354.2194-5-rzidane@nvidia.com>
2021-11-08 12:34 ` [dpdk-test-report] |SUCCESS| pw103990 " checkpatch
2021-11-08 12: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=20211108125905.14915-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=rzidane@nvidia.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).