|FAILURE| pw134115 [PATCH v1 3/3] net/axgbe: support TSO Implementation

0-day Robot robot at bytheb.org
Sat Nov 11 17:59:27 CET 2023


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
../drivers/net/axgbe/axgbe_rxtx.c:941:68: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Werror=format=]
  941 |         printf("tso:l2_len = %ld,l3_len=%ld,l4_len=%ld,tso_segsz=%ld,total_hdr_len%ld\n",l2_len,l3_len,l4_len,
      |                                                                  ~~^
      |                                                                    |
      |                                                                    long int
      |                                                                  %lld
  942 |                          tso_segsz,total_hdr_len);
      |                          ~~~~~~~~~                                  
      |                          |
      |                          uint64_t {aka long long unsigned int}
../drivers/net/axgbe/axgbe_rxtx.c:941:85: error: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Werror=format=]
  941 |         printf("tso:l2_len = %ld,l3_len=%ld,l4_len=%ld,tso_segsz=%ld,total_hdr_len%ld\n",l2_len,l3_len,l4_len,
      |                                                                                   ~~^
      |                                                                                     |
      |                                                                                     long int
      |                                                                                   %lld
  942 |                          tso_segsz,total_hdr_len);
      |                                    ~~~~~~~~~~~~~                                     
      |                                    |
      |                                    uint64_t {aka long long unsigned int}
cc1: all warnings being treated as errors
[854/3134] Compiling C object 'drivers/net/bnxt/ea220ed@@bnxt_avx2_lib at sta/bnxt_rxtx_vec_avx2.c.o'.
[855/3134] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_bnxt_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[508/4084] Compiling C object 'lib/76b5a35@@rte_node at sta/node_ethdev_tx.c.o'.
[509/4084] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[510/4084] Linking static target lib/librte_pipeline.a.
[511/4084] Compiling C object 'lib/76b5a35@@rte_node at sta/node_ip4_local.c.o'.
[512/4084] Generating graph.sym_chk with a meson_exe.py custom command.
[513/4084] Linking target lib/librte_graph.so.24.0.
[514/4084] Generating symbol file 'lib/76b5a35@@rte_graph at sha/librte_graph.so.24.0.symbols'.
[515/4084] Compiling C object 'lib/76b5a35@@rte_node at sta/node_ip4_lookup.c.o'.
[516/4084] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe at sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -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/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function ‘axgbe_set_tx_function’:
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function ‘rte_vect_get_max_simd_bitwidth’ [-Werror=implicit-function-declaration]
 2139 |    rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of ‘rte_vect_get_max_simd_bitwidth’ [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: ‘RTE_VECT_SIMD_128’ undeclared (first use in this function)
 2139 |    rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
      |                                       ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[517/4084] Compiling C object 'drivers/a715181@@tmp_rte_net_avp at sta/net_avp_avp_ethdev.c.o'.
[518/4084] Generating pipeline.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-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[942/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_avp at sta/net_avp_avp_ethdev.c.o'.
[943/3384] Linking static target drivers/libtmp_rte_net_avp.a.
[944/3384] Generating rte_net_avp.pmd.c with a custom command.
[945/3384] Compiling C object 'drivers/a715181@@rte_net_avp at sta/meson-generated_.._rte_net_avp.pmd.c.o'.
[946/3384] Linking static target drivers/librte_net_avp.a.
[947/3384] Compiling C object 'drivers/a715181@@rte_net_avp at sha/meson-generated_.._rte_net_avp.pmd.c.o'.
[948/3384] Linking target drivers/librte_net_avp.so.24.0.
[949/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_dev.c.o'.
[950/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe at sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -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/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function ‘axgbe_set_tx_function’:
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function ‘rte_vect_get_max_simd_bitwidth’ [-Werror=implicit-function-declaration]
 2139 |    rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of ‘rte_vect_get_max_simd_bitwidth’ [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: ‘RTE_VECT_SIMD_128’ undeclared (first use in this function)
 2139 |    rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
      |                                       ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[951/3384] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_mdio.c.o'.
[952/3384] Generating rte_common_cnxk.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
####################################################################################
[931/3355] Linking static target drivers/libtmp_rte_net_avp.a.
[932/3355] Generating rte_net_atlantic.pmd.c with a custom command.
[933/3355] Compiling C object 'drivers/a715181@@rte_net_atlantic at sta/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[934/3355] Linking static target drivers/librte_net_atlantic.a.
[935/3355] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[936/3355] Compiling C object 'drivers/a715181@@rte_net_atlantic at sha/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[937/3355] Generating rte_net_avp.pmd.c with a custom command.
[938/3355] Linking target drivers/librte_net_atlantic.so.24.0.
[939/3355] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe at sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -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/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/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c: In function ‘axgbe_set_tx_function’:
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: implicit declaration of function ‘rte_vect_get_max_simd_bitwidth’ [-Werror=implicit-function-declaration]
 2139 |    rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:4: error: nested extern declaration of ‘rte_vect_get_max_simd_bitwidth’ [-Werror=nested-externs]
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: error: ‘RTE_VECT_SIMD_128’ undeclared (first use in this function)
 2139 |    rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)
      |                                       ^~~~~~~~~~~~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:2139:39: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[940/3355] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_dev.c.o'.
[941/3355] Generating rte_common_cnxk.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
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list