automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: kumaraparamesh92@gmail.com, robot@bytheb.org
Subject: |FAILURE| pw106830 [PATCH v1] drivers/net: use internal API to get eth dev from name
Date: Thu,  3 Feb 2022 04:59:35 -0500	[thread overview]
Message-ID: <20220203095935.14148-1-robot@bytheb.org> (raw)
In-Reply-To: <20220203082412.79028-1-kumaraparamesh92@gmail.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1788430992
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
####################################################################################
[1188/3863] Generating rte_net_bond_def with a custom command.
[1189/3863] Generating rte_net_bnxt.pmd.c with a custom command.
[1190/3863] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1191/3863] Linking static target drivers/librte_net_bnxt.a.
[1192/3863] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1193/3863] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1194/3863] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o'.
[1195/3863] Linking target drivers/librte_net_bnxt.so.22.1.
[1196/3863] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c: In function ‘rte_eth_bond_create’:
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  bond_dev = rte_eth_dev_get_by_name(name);
             ^~~~~~~~~~~~~~~~~~~~~~~
             rte_eth_dev_get_port_by_name
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  bond_dev = rte_eth_dev_get_by_name(name);
           ^
cc1: all warnings being treated as errors
[1197/3863] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_ops.c.o'.
[1198/3863] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.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
####################################################################################
[1207/4059] Generating rte_net_bnxt.pmd.c with a custom command.
[1208/4059] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1209/4059] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1210/4059] Linking static target drivers/librte_net_bnxt.a.
[1211/4059] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1212/4059] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o'.
[1213/4059] Linking target drivers/librte_net_bnxt.so.22.1.
[1214/4059] Generating symbol file 'drivers/a715181@@rte_net_bnxt@sha/librte_net_bnxt.so.22.1.symbols'.
[1215/4059] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c: In function ‘rte_eth_bond_create’:
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  bond_dev = rte_eth_dev_get_by_name(name);
             ^~~~~~~~~~~~~~~~~~~~~~~
             rte_eth_dev_get_port_by_name
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  bond_dev = rte_eth_dev_get_by_name(name);
           ^
cc1: all warnings being treated as errors
[1216/4059] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_ops.c.o'.
[1217/4059] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.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
####################################################################################
[1181/3865] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1182/3865] Linking static target drivers/librte_net_bnxt.a.
[1183/3865] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1184/3865] Generating rte_net_bond_mingw with a custom command.
[1185/3865] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1186/3865] Generating rte_net_bond_def with a custom command.
[1187/3865] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_flow.c.o'.
[1188/3865] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -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=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function 'rte_eth_dev_get_by_name' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        bond_dev = rte_eth_dev_get_by_name(name);
                   ^
../drivers/net/bonding/rte_eth_bond_api.c:172:13: note: did you mean 'rte_eth_dev_get_port_by_name'?
../lib/ethdev/rte_ethdev.h:5002:1: note: 'rte_eth_dev_get_port_by_name' declared here
rte_eth_dev_get_port_by_name(const char *name, uint16_t *port_id);
^
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: incompatible integer to pointer conversion assigning to 'struct rte_eth_dev *' from 'int' [-Werror,-Wint-conversion]
        bond_dev = rte_eth_dev_get_by_name(name);
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1189/3865] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_args.c.o'.
[1190/3865] 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-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[1198/4061] Generating rte_net_bnxt.pmd.c with a custom command.
[1199/4061] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1200/4061] Linking static target drivers/librte_net_bnxt.a.
[1201/4061] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1202/4061] Generating rte_net_bond_mingw with a custom command.
[1203/4061] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1204/4061] Generating rte_net_bond_def with a custom command.
[1205/4061] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -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=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function 'rte_eth_dev_get_by_name' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        bond_dev = rte_eth_dev_get_by_name(name);
                   ^
../drivers/net/bonding/rte_eth_bond_api.c:172:13: note: did you mean 'rte_eth_dev_get_port_by_name'?
../lib/ethdev/rte_ethdev.h:5002:1: note: 'rte_eth_dev_get_port_by_name' declared here
rte_eth_dev_get_port_by_name(const char *name, uint16_t *port_id);
^
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: incompatible integer to pointer conversion assigning to 'struct rte_eth_dev *' from 'int' [-Werror,-Wint-conversion]
        bond_dev = rte_eth_dev_get_by_name(name);
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1206/4061] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_flow.c.o'.
[1207/4061] 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-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
####################################################################################
[685/2552] Compiling C object 'drivers/a715181@@tmp_rte_mempool_bucket@sta/mempool_bucket_rte_mempool_bucket.c.o'.
[686/2552] Linking static target drivers/libtmp_rte_mempool_bucket.a.
[687/2552] Generating rte_mempool_bucket.pmd.c with a custom command.
[688/2552] Compiling C object 'drivers/a715181@@rte_mempool_bucket@sha/meson-generated_.._rte_mempool_bucket.pmd.c.o'.
[689/2552] Linking target drivers/librte_mempool_bucket.so.22.1.
[690/2552] Compiling C object 'drivers/a715181@@rte_mempool_bucket@sta/meson-generated_.._rte_mempool_bucket.pmd.c.o'.
[691/2552] Linking static target drivers/librte_mempool_bucket.a.
[692/2552] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_tap.c.o'.
[693/2552] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_softnic@sta -Idrivers -I../drivers -Idrivers/net/softnic -I../drivers/net/softnic -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/pipeline -I../lib/pipeline -Ilib/port -I../lib/port -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/acl -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-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.softnic  -MD -MQ 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o' -MF 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o.d' -o 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o' -c ../drivers/net/softnic/rte_eth_softnic_thread.c
../drivers/net/softnic/rte_eth_softnic_thread.c: In function ‘thread_sc_service_up’:
../drivers/net/softnic/rte_eth_softnic_thread.c:134:8: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  dev = rte_eth_dev_get_by_name(softnic->params.name);
        ^~~~~~~~~~~~~~~~~~~~~~~
        rte_eth_dev_get_port_by_name
../drivers/net/softnic/rte_eth_softnic_thread.c:134:8: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/softnic/rte_eth_softnic_thread.c:134:6: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  dev = rte_eth_dev_get_by_name(softnic->params.name);
      ^
cc1: all warnings being treated as errors
[694/2552] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_tm.c.o'.
[695/2552] 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-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
[1010/2770] Compiling C object 'drivers/a715181@@tmp_rte_event_opdl@sta/event_opdl_opdl_test.c.o'.
[1011/2770] Generating rte_event_opdl_mingw with a custom command.
[1012/2770] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1013/2770] Compiling C object 'drivers/a715181@@tmp_rte_event_skeleton@sta/event_skeleton_skeleton_eventdev.c.o'.
[1014/2770] Generating rte_net_bond_def with a custom command.
[1015/2770] Generating rte_net_bond_mingw with a custom command.
[1016/2770] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1017/2770] Generating rte_net_bnxt.pmd.c with a custom command.
[1018/2770] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c: In function ‘rte_eth_bond_create’:
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  bond_dev = rte_eth_dev_get_by_name(name);
             ^~~~~~~~~~~~~~~~~~~~~~~
             rte_eth_dev_get_port_by_name
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  bond_dev = rte_eth_dev_get_by_name(name);
           ^
cc1: all warnings being treated as errors
[1019/2770] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1020/2770] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_main.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
####################################################################################
[1033/2965] Generating rte_net_bond_def with a custom command.
[1034/2965] Generating rte_net_bond_mingw with a custom command.
[1035/2965] Generating rte_net_bnxt.pmd.c with a custom command.
[1036/2965] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1037/2965] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1038/2965] Linking static target drivers/librte_net_bnxt.a.
[1039/2965] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1040/2965] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbevf_main.c.o'.
[1041/2965] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c: In function ‘rte_eth_bond_create’:
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  bond_dev = rte_eth_dev_get_by_name(name);
             ^~~~~~~~~~~~~~~~~~~~~~~
             rte_eth_dev_get_port_by_name
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  bond_dev = rte_eth_dev_get_by_name(name);
           ^
cc1: all warnings being treated as errors
[1042/2965] Linking target drivers/librte_net_bnxt.so.22.1.
[1043/2965] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_base_t4vf_hw.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
####################################################################################
[1020/3356] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1021/3356] Linking static target drivers/librte_net_bnxt.a.
[1022/3356] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1023/3356] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1024/3356] Generating rte_net_bond_def with a custom command.
[1025/3356] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_args.c.o'.
[1026/3356] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_alb.c.o'.
[1027/3356] Generating rte_net_bond_mingw with a custom command.
[1028/3356] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c: In function ‘rte_eth_bond_create’:
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  bond_dev = rte_eth_dev_get_by_name(name);
             ^~~~~~~~~~~~~~~~~~~~~~~
             rte_eth_dev_get_port_by_name
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  bond_dev = rte_eth_dev_get_by_name(name);
           ^
cc1: all warnings being treated as errors
[1029/3356] Linking target drivers/librte_net_bnxt.so.22.1.
[1030/3356] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_pmd.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
####################################################################################
[1039/3550] Linking static target drivers/librte_net_bnxt.a.
[1040/3550] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1041/3550] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_args.c.o'.
[1042/3550] Generating rte_net_bond_def with a custom command.
[1043/3550] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'.
[1044/3550] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_alb.c.o'.
[1045/3550] Generating rte_net_bond_mingw with a custom command.
[1046/3550] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_pmd.c.o'.
[1047/3550] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o 
powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_bond@sta -Idrivers -I../drivers -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bond  -MD -MQ 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -MF 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o.d' -o 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o' -c ../drivers/net/bonding/rte_eth_bond_api.c
../drivers/net/bonding/rte_eth_bond_api.c: In function ‘rte_eth_bond_create’:
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: implicit declaration of function ‘rte_eth_dev_get_by_name’; did you mean ‘rte_eth_dev_get_port_by_name’? [-Werror=implicit-function-declaration]
  bond_dev = rte_eth_dev_get_by_name(name);
             ^~~~~~~~~~~~~~~~~~~~~~~
             rte_eth_dev_get_port_by_name
../drivers/net/bonding/rte_eth_bond_api.c:172:13: error: nested extern declaration of ‘rte_eth_dev_get_by_name’ [-Werror=nested-externs]
../drivers/net/bonding/rte_eth_bond_api.c:172:11: error: assignment makes pointer from integer without a cast [-Werror=int-conversion]
  bond_dev = rte_eth_dev_get_by_name(name);
           ^
cc1: all warnings being treated as errors
[1048/3550] Linking target drivers/librte_net_bnxt.so.22.1.
[1049/3550] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.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-03  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220203082412.79028-1-kumaraparamesh92@gmail.com>
2022-02-03  8:25 ` |SUCCESS| " checkpatch
2022-02-03  9:59 ` 0-day Robot [this message]
2022-02-03  8:40 |FAILURE| pw106830 [PATCH] [v1] " dpdklab
2022-02-03 11:33 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=20220203095935.14148-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=kumaraparamesh92@gmail.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).