|FAILURE| pw116446 [PATCH] net/ice: fix PTP init failed

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Sep 20 02:36:16 CEST 2022


Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/116446

_build patch failure_

Submitter: Simei Su <simei.su at intel.com>
Date: Tuesday, September 20 2022 00:14:26 
Applied on: CommitID:f8f6b1c1744e12d8d6877464a613acd1231db1a1
Apply patch set 116446 failed:

[1/1797] Linking static target drivers/net/iavf/libiavf_avx512_lib.a
[2/1797] Linking static target drivers/librte_net_iavf.a
[3/1797] Linking static target drivers/net/ice/libice_avx512_lib.a
[4/1797] Linking static target drivers/net/ice/base/libice_base.a
[5/1797] Generating rte_net_ice_def with a custom command
[6/1797] Generating rte_net_ice_mingw with a custom command
[7/1797] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o
[8/1797] Compiling C object drivers/librte_net_i40e.so.23.0.p/meson-generated_.._rte_net_i40e.pmd.c.o
[9/1797] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o
[10/1797] Linking static target drivers/librte_net_i40e.a
[11/1797] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o
[12/1797] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_logs.c.o
[13/1797] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[14/1797] Generating rte_net_igc_def with a custom command
[15/1797] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o
[16/1797] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o
[17/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
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/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/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 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -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=native -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/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_timesync_enable’:
../drivers/net/ice/ice_ethdev.c:5726:5: error: ‘struct ice_hw’ has no member named ‘phy_cfg’
   hw->phy_cfg = ICE_PHY_E810;
     ^~
../drivers/net/ice/ice_ethdev.c:5726:17: error: ‘ICE_PHY_E810’ undeclared (first use in this function); did you mean ‘ICE_MAC_E810’?
   hw->phy_cfg = ICE_PHY_E810;
                 ^~~~~~~~~~~~
                 ICE_MAC_E810
../drivers/net/ice/ice_ethdev.c:5726:17: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/ice/ice_ethdev.c:5728:5: error: ‘struct ice_hw’ has no member named ‘phy_cfg’
   hw->phy_cfg = ICE_PHY_E822;
     ^~
../drivers/net/ice/ice_ethdev.c:5728:17: error: ‘ICE_PHY_E822’ undeclared (first use in this function); did you mean ‘ICE_PHY_E810’?
   hw->phy_cfg = ICE_PHY_E822;
                 ^~~~~~~~~~~~
                 ICE_PHY_E810
[18/1797] Generating rte_net_igc_mingw with a custom command
[19/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[20/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[21/1797] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_filter.c.o
[22/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[23/1797] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_flow.c.o
[24/1797] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o
[25/1797] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[26/1797] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o
[27/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[28/1797] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o
[29/1797] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o
[30/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[31/1797] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[32/1797] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o
[33/1797] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o
[34/1797] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/23542/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list