automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw126263 [PATCH] net/ice: CVL support double vlan
       [not found] <20230419104655.79966-1-mingjinx.ye@intel.com>
@ 2023-04-19 10:40 ` qemudev
  2023-04-19 10:53 ` |SUCCESS| " checkpatch
  2023-04-19 11:19 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2023-04-19 10:40 UTC (permalink / raw)
  To: test-report; +Cc: Mingjin Ye, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/126263

_ninja build failure_

Submitter: Mingjin Ye <mingjinx.ye@intel.com>
Date: Wed, 19 Apr 2023 10:46:55 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 3bc3d9f9f3df2e22c3958d1a3dac68ce2d708b33

126263 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
cc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -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/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -Wcast-qual -Wdeprecat
 ed -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o -c ../drivers/net/ice/ice_ethdev.c
./drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
./drivers/net/ice/ice_ethdev.c:1641:36: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
./drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
./drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
(((struct ice_pf *)pf)->adapter->eth_dev)
^~
./drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
^~~~~~~~~~~~~~~~~
./drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
for (i = 0; i < dev->nb_rx_queues; i++) {
^~
[1371/2869] Generating rte_net_hinic.pmd.c with a custom command
[1372/2869] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1373/2869] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_base.c.o
[1374/2869] Generating rte_net_fm10k.pmd.c with a custom command
[1375/2869] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_idpf_idpf_rxtx.c.o
[1376/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_tm.c.o
[1377/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[1378/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o
[1379/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[1380/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o
[1381/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o
[1382/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[1383/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[1384/2869] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[1385/2869] Generating symbol file drivers/librte_net_dpaa.so.23.1.p/librte_net_dpaa.so.23.1.symbols
[1386/2869] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o
[1387/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ddp.c.o
[1388/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1389/2869] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_idpf_idpf_ethdev.c.o
[1390/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1391/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1392/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[1393/2869] Generating rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1394/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1395/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1396/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1397/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
[1398/2869] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1399/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1400/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1401/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1402/2869] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1403/2869] Generating rte_net_cnxk.pmd.c with a custom command
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* |SUCCESS| pw126263 [PATCH] net/ice: CVL support double vlan
       [not found] <20230419104655.79966-1-mingjinx.ye@intel.com>
  2023-04-19 10:40 ` |FAILURE| pw126263 [PATCH] net/ice: CVL support double vlan qemudev
@ 2023-04-19 10:53 ` checkpatch
  2023-04-19 11:19 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-04-19 10:53 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/126263

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw126263 [PATCH] net/ice: CVL support double vlan
       [not found] <20230419104655.79966-1-mingjinx.ye@intel.com>
  2023-04-19 10:40 ` |FAILURE| pw126263 [PATCH] net/ice: CVL support double vlan qemudev
  2023-04-19 10:53 ` |SUCCESS| " checkpatch
@ 2023-04-19 11:19 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2023-04-19 11:19 UTC (permalink / raw)
  To: test-report; +Cc: mingjinx.ye, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4742520561
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+debug+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-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" 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+debug+doc+tests" at step Build and test
####################################################################################
[1645/4342] Linking static target drivers/net/ice/base/libice_base.a.
[1646/4342] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'.
[1647/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
../drivers/net/ice/ice_ethdev.c:1641:36: error: suggest parentheses around arithmetic in operand of ‘|’ [-Werror=parentheses]
 1641 |     ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
      |                                    ^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
../drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
../drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
  670 |  (((struct ice_pf *)pf)->adapter->eth_dev)
      |                                 ^~
../drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
 4635 |  struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
      |                            ^~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
 4644 |  for (i = 0; i < dev->nb_rx_queues; i++) {
      |                     ^~
cc1: all warnings being treated as errors
[1648/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ddp_package.c.o'.
[1649/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1648/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'.
[1649/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'.
[1650/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -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 -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c:1643:35: error: '&' within '|' [-Werror,-Wbitwise-op-parentheses]
                                 ICE_AQ_VSI_OUTER_TAG_TYPE_S) &
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
../drivers/net/ice/ice_ethdev.c:1643:35: note: place parentheses around the '&' expression to silence this warning
                                 ICE_AQ_VSI_OUTER_TAG_TYPE_S) &
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
../drivers/net/ice/ice_ethdev.c:4635:28: error: no member named 'eth_dev' in 'struct ice_adapter'
        struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
                                  ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.h:670:35: note: expanded from macro 'ICE_PF_TO_ETH_DEV'
        (((struct ice_pf *)pf)->adapter->eth_dev)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
../drivers/net/ice/ice_ethdev.c:4644:23: error: no member named 'nb_rx_queues' in 'struct rte_eth_dev'
        for (i = 0; i < dev->nb_rx_queues; i++) {
                        ~~~  ^
3 errors generated.
[1651/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'.
[1652/4342] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'.
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-static-i386" at step Build and test
####################################################################################
[1204/3032] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ddp_package.c.o'.
[1205/3032] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'.
[1206/3032] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
../drivers/net/ice/ice_ethdev.c:1641:36: error: suggest parentheses around arithmetic in operand of ‘|’ [-Werror=parentheses]
 1641 |     ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
      |                                    ^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
../drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
../drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
  670 |  (((struct ice_pf *)pf)->adapter->eth_dev)
      |                                 ^~
../drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
 4635 |  struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
      |                            ^~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
 4644 |  for (i = 0; i < dev->nb_rx_queues; i++) {
      |                     ^~
cc1: all warnings being treated as errors
[1207/3032] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
[1208/3032] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx2_lib@sta/ice_rxtx_vec_avx2.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-static-mingw" at step Build and test
####################################################################################
[501/1416] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.obj'.
[502/1416] Linking static target drivers/net/ice/libice_avx512_lib.a.
[503/1416] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.obj'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.obj 
ccache x86_64-w64-mingw32-gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -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 -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -fno-asynchronous-unwind-tables -fno-asynchronous-unwind-tables -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.obj' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.obj.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.obj' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
../drivers/net/ice/ice_ethdev.c:1641:36: error: suggest parentheses around arithmetic in operand of ‘|’ [-Werror=parentheses]
 1641 |     ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
      |                                    ^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
../drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
../drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
  670 |  (((struct ice_pf *)pf)->adapter->eth_dev)
      |                                 ^~
../drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
 4635 |  struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
      |                            ^~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
 4644 |  for (i = 0; i < dev->nb_rx_queues; i++) {
      |                     ^~
cc1: all warnings being treated as errors
[504/1416] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.obj'.
[505/1416] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
[1544/3976] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser_rt.c.o'.
[1545/3976] Linking static target drivers/net/ice/base/libice_base.a.
[1546/3976] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -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=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
../drivers/net/ice/ice_ethdev.c:1641:36: error: suggest parentheses around arithmetic in operand of ‘|’ [-Werror=parentheses]
 1641 |     ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
      |                                    ^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
../drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
../drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
  670 |  (((struct ice_pf *)pf)->adapter->eth_dev)
      |                                 ^~
../drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
 4635 |  struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
      |                            ^~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
 4644 |  for (i = 0; i < dev->nb_rx_queues; i++) {
      |                     ^~
cc1: all warnings being treated as errors
[1547/3976] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
[1548/3976] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o'.
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
####################################################################################
[1457/3826] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ddp.c.o'.
[1458/3826] Linking static target drivers/net/ice/base/libice_base.a.
[1459/3826] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -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=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
../drivers/net/ice/ice_ethdev.c:1641:36: error: suggest parentheses around arithmetic in operand of ‘|’ [-Werror=parentheses]
 1641 |     ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
      |                                    ^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
../drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
../drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
  670 |  (((struct ice_pf *)pf)->adapter->eth_dev)
      |                                 ^~
../drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
 4635 |  struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
      |                            ^~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
 4644 |  for (i = 0; i < dev->nb_rx_queues; i++) {
      |                     ^~
cc1: all warnings being treated as errors
[1460/3826] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1461/3826] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
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
####################################################################################
[1378/3798] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1379/3798] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
[1380/3798] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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/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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -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=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
../drivers/net/ice/ice_ethdev.c:1641:36: error: suggest parentheses around arithmetic in operand of ‘|’ [-Werror=parentheses]
 1641 |     ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
      |                                    ^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
../drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
../drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
  670 |  (((struct ice_pf *)pf)->adapter->eth_dev)
      |                                 ^~
../drivers/net/ice/ice_ethdev.c:4635:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
 4635 |  struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
      |                            ^~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_ethdev.c:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
 4644 |  for (i = 0; i < dev->nb_rx_queues; i++) {
      |                     ^~
cc1: all warnings being treated as errors
[1381/3798] Generating rte_net_iavf.pmd.c with a custom command.
[1382/3798] Generating rte_net_cnxk.pmd.c with a 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-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-19 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230419104655.79966-1-mingjinx.ye@intel.com>
2023-04-19 10:40 ` |FAILURE| pw126263 [PATCH] net/ice: CVL support double vlan qemudev
2023-04-19 10:53 ` |SUCCESS| " checkpatch
2023-04-19 11:19 ` |FAILURE| " 0-day Robot

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).