automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: mb@smartsharesystems.com, robot@bytheb.org
Subject: |FAILURE| pw120475 [PATCH v5] mbuf perf test, please ignore
Date: Tue,  6 Dec 2022 05:38:58 -0500	[thread overview]
Message-ID: <20221206103858.2838619-1-robot@bytheb.org> (raw)
In-Reply-To: <20221206092021.60797-1-mb@smartsharesystems.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[295/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_reassembly.c.o'.
[296/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[297/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[298/4279] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[299/4279] Linking static target lib/librte_jobstats.a.
[300/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[301/4279] Linking static target lib/librte_ip_frag.a.
[302/4279] Generating jobstats.sym_chk with a meson_exe.py custom command.
[303/4279] Linking target lib/librte_jobstats.so.23.1.
[304/4279] Compiling C object 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o'.
FAILED: lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o 
ccache gcc -Ilib/76b5a35@@rte_kni@sta -Ilib -I../lib -Ilib/kni -I../lib/kni -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.kni -MD -MQ 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -MF 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o.d' -o 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -c ../lib/kni/rte_kni.c
In file included from ../lib/eal/include/rte_string_fns.h:21,
                 from ../lib/kni/rte_kni.c:15:
../lib/kni/rte_kni.c: In function ‘kni_allocate_mbufs’:
../lib/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/kni/rte_kni.c:665:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  665 |  RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, pool) !=
      |  ^~~~~~~~~~~~~~~~
[305/4279] Generating ip_frag.sym_chk with a meson_exe.py custom command.
[306/4279] Generating symbol file 'lib/76b5a35@@rte_jobstats@sha/librte_jobstats.so.23.1.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[289/4279] Generating symbol file 'lib/76b5a35@@rte_gso@sha/librte_gso.so.23.1.symbols'.
[290/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[291/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_fragmentation.c.o'.
[292/4279] Generating eventdev.sym_chk with a meson_exe.py custom command.
[293/4279] Linking target lib/librte_eventdev.so.23.1.
[294/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[295/4279] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[296/4279] Linking static target lib/librte_jobstats.a.
[297/4279] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.1.symbols'.
[298/4279] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[299/4279] Linking static target lib/librte_ip_frag.a.
[300/4279] Compiling C object 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o'.
FAILED: lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o 
ccache clang -Ilib/76b5a35@@rte_kni@sta -Ilib -I../lib -Ilib/kni -I../lib/kni -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pci -I../lib/pci -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.kni -MD -MQ 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -MF 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o.d' -o 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -c ../lib/kni/rte_kni.c
../lib/kni/rte_kni.c:665:2: error: array size is negative
        RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, pool) !=
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
1 error generated.
[301/4279] Generating jobstats.sym_chk with a meson_exe.py custom command.
[302/4279] Generating ip_frag.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
[281/3912] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[282/3912] Generating eventdev.sym_chk with a meson_exe.py custom command.
[283/3912] Linking target lib/librte_eventdev.so.23.1.
[284/3912] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[285/3912] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[286/3912] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[287/3912] Linking static target lib/librte_ip_frag.a.
[288/3912] Linking static target lib/librte_jobstats.a.
[289/3912] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.1.symbols'.
[290/3912] Compiling C object 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o'.
FAILED: lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_kni@sta -Ilib -I../lib -Ilib/kni -I../lib/kni -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.kni -MD -MQ 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -MF 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o.d' -o 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -c ../lib/kni/rte_kni.c
In file included from ../lib/eal/include/rte_string_fns.h:21,
                 from ../lib/kni/rte_kni.c:15:
../lib/kni/rte_kni.c: In function ‘kni_allocate_mbufs’:
../lib/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/kni/rte_kni.c:665:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  665 |  RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, pool) !=
      |  ^~~~~~~~~~~~~~~~
[291/3912] Generating ip_frag.sym_chk with a meson_exe.py custom command.
[292/3912] Generating jobstats.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[282/3762] Linking target lib/librte_gso.so.23.1.
[283/3762] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_reassembly.c.o'.
[284/3762] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[285/3762] Generating symbol file 'lib/76b5a35@@rte_gso@sha/librte_gso.so.23.1.symbols'.
[286/3762] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[287/3762] Linking static target lib/librte_jobstats.a.
[288/3762] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[289/3762] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[290/3762] Linking static target lib/librte_ip_frag.a.
[291/3762] Compiling C object 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o'.
FAILED: lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_kni@sta -Ilib -I../lib -Ilib/kni -I../lib/kni -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.kni -MD -MQ 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -MF 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o.d' -o 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -c ../lib/kni/rte_kni.c
In file included from ../lib/eal/include/rte_string_fns.h:21,
                 from ../lib/kni/rte_kni.c:15:
../lib/kni/rte_kni.c: In function ‘kni_allocate_mbufs’:
../lib/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/kni/rte_kni.c:665:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  665 |  RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, pool) !=
      |  ^~~~~~~~~~~~~~~~
[292/3762] Generating ip_frag.sym_chk with a meson_exe.py custom command.
[293/3762] Generating jobstats.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[281/3734] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_reassembly.c.o'.
[282/3734] Generating eventdev.sym_chk with a meson_exe.py custom command.
[283/3734] Linking target lib/librte_eventdev.so.23.1.
[284/3734] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ip_frag_common.c.o'.
[285/3734] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'.
[286/3734] Compiling C object 'lib/76b5a35@@rte_jobstats@sta/jobstats_rte_jobstats.c.o'.
[287/3734] Linking static target lib/librte_jobstats.a.
[288/3734] Linking static target lib/librte_ip_frag.a.
[289/3734] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.23.1.symbols'.
[290/3734] Compiling C object 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o'.
FAILED: lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_kni@sta -Ilib -I../lib -Ilib/kni -I../lib/kni -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.kni -MD -MQ 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -MF 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o.d' -o 'lib/76b5a35@@rte_kni@sta/kni_rte_kni.c.o' -c ../lib/kni/rte_kni.c
In file included from ../lib/eal/include/rte_string_fns.h:21,
                 from ../lib/kni/rte_kni.c:15:
../lib/kni/rte_kni.c: In function ‘kni_allocate_mbufs’:
../lib/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/kni/rte_kni.c:665:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  665 |  RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, pool) !=
      |  ^~~~~~~~~~~~~~~~
[291/3734] Generating jobstats.sym_chk with a meson_exe.py custom command.
[292/3734] Generating ip_frag.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




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




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

  parent reply	other threads:[~2022-12-06 10:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221206092021.60797-1-mb@smartsharesystems.com>
2022-12-06  9:20 ` |SUCCESS| " checkpatch
2022-12-06 10:38 ` 0-day Robot [this message]
2022-12-08 16:34 ` qemudev
2022-12-08 16:35 ` qemudev
2022-12-08 17:10 ` qemudev
2022-12-08 17:11 ` qemudev
2022-12-10  0:59 ` qemudev
2022-12-10  1:00 ` qemudev

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=20221206103858.2838619-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=mb@smartsharesystems.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).