automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw131196 [PATCH] [v2] net/iavf: unregister intr handler before FD close
@ 2023-09-06 13:23 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-09-06 13:23 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_build patch failure_

Submitter: Saurabh Singhal <saurabhs@arista.com>
Date: Wednesday, September 06 2023 11:47:49 
Applied on: CommitID:161bb655ea029d173d4f5144c5b36530cb598718
Apply patch set 131196 failed:

[1/1101] Linking static target drivers/net/iavf/libiavf_avx512_lib.a.
[2/1101] Linking static target drivers/libtmp_rte_net_i40e.a.
[3/1101] Linking static target drivers/libtmp_rte_net_hns3.a.
[4/1101] Linking static target drivers/net/i40e/libi40e_avx512_lib.a.
[5/1101] Linking static target drivers/net/i40e/base/libi40e_base.a.
[6/1101] Linking target drivers/librte_common_sfc_efx.so.24.0.
[7/1101] Linking target drivers/librte_common_cnxk.so.24.0.
[8/1101] Generating symbol file 'drivers/a715181@@rte_common_cnxk@sha/librte_common_cnxk.so.24.0.symbols'.
[9/1101] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_pg_cam.c.o'.
[10/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
cc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-
 color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function 'iavf_dev_init':
../drivers/net/iavf/iavf_ethdev.c:2768:20: error: 'intr_handle' undeclared (first use in this function); did you mean 'rte_intr_handle'?
 2768 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2768:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2772:39: error: 'dev' undeclared (first use in this function); did you mean 'div'?
 2772 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[11/1101] Linking target drivers/librte_dma_cnxk.so.24.0.
[12/1101] Linking target drivers/librte_mempool_cnxk.so.24.0.
[13/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'.
[14/1101] Generating symbol file 'drivers/a715181@@rte_common_sfc_efx@sha/librte_common_sfc_efx.so.24.0.symbols'.
[15/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fsub.c.o'.
[16/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[17/1101] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[18/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[19/1101] Generating rte_net_i40e.pmd.c with a custom command.
[20/1101] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_nvm.c.o'.
[21/1101] Generating rte_net_hns3.pmd.c with a custom command.
[22/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'.
[23/1101] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[24/1101] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[25/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[26/1101] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
[27/1101] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_avx2.c.o'.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

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

* |FAILURE| pw131196 [PATCH v2] net/iavf: unregister intr handler before FD close
       [not found] <20230906114750.74496-1-saurabhs@arista.com>
  2023-09-06 12:48 ` |FAILURE| pw131196 [PATCH v2] " qemudev
@ 2023-09-06 13:39 ` 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2023-09-06 13:39 UTC (permalink / raw)
  To: test-report; +Cc: saurabhs, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6097679761
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-debug+doc+examples+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-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
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[1505/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx.c.o'.
[1506/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_hash.c.o'.
[1507/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'.
[1508/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.o'.
[1509/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.o'.
[1510/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.o'.
[1511/3814] Linking static target drivers/libtmp_rte_net_i40e.a.
[1512/3814] Generating rte_net_i40e.pmd.c with a custom command.
[1513/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
 2741 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2741:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
 2745 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[1514/3814] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1515/3814] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib@sta/iavf_rxtx_vec_avx2.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1529/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fsub.c.o'.
[1530/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: use of undeclared identifier 'intr_handle'
                rte_intr_disable(intr_handle);
                                 ^
../drivers/net/iavf/iavf_ethdev.c:2744:32: error: use of undeclared identifier 'intr_handle'
                rte_intr_callback_unregister(intr_handle,
                                             ^
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: use of undeclared identifier 'dev'
                                             iavf_dev_interrupt_handler, dev);
                                                                         ^
../drivers/net/iavf/iavf_ethdev.c:2747:48: error: use of undeclared identifier 'dev'; did you mean 'div'?
                rte_eal_alarm_cancel(iavf_dev_alarm_handler, dev);
                                                             ^~~
                                                             div
/usr/include/stdlib.h:852:14: note: 'div' declared here
extern div_t div (int __numer, int __denom)
             ^
4 errors generated.
[1531/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[1532/3814] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.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
####################################################################################
[1169/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx.c.o'.
[1170/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_fdir.c.o'.
[1171/3073] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib@sta/iavf_rxtx_vec_avx2.c.o'.
[1172/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.o'.
[1173/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.o'.
[1174/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'.
[1175/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_hash.c.o'.
[1176/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1177/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
 2741 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2741:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
 2745 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[1178/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1179/3073] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.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
####################################################################################
[442/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_ethdev.c.obj'.
[443/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.obj'.
[444/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.obj'.
[445/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.obj'.
[446/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_avx2.c.obj'.
[447/1406] Generating rte_net_i40e_mingw with a custom command.
[448/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.obj'.
[449/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.obj'.
[450/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.obj'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.obj 
ccache x86_64-w64-mingw32-gcc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/log -I../lib/log -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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -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 -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -fno-asynchronous-unwind-tables -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.obj' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.obj.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.obj' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
 2741 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2741:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
 2745 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[451/1406] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.obj'.
[452/1406] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.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-shared-aarch64" at step Build and test
####################################################################################
[1526/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1527/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_neon.c.o'.
[1528/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o'.
[1529/3983] Linking static target drivers/libtmp_rte_net_i40e.a.
[1530/3983] Generating rte_net_cnxk.pmd.c with a custom command.
[1531/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1532/3983] Compiling C object 'drivers/a715181@@rte_net_cnxk@sha/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1533/3983] Compiling C object 'drivers/a715181@@rte_net_cnxk@sta/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1534/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
 2741 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2741:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
 2745 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[1535/3983] Generating rte_net_i40e.pmd.c with a custom command.
[1536/3983] Linking static target drivers/librte_net_cnxk.a.
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
####################################################################################
[1294/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1295/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1296/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[1297/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'.
[1298/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1299/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o'.
[1300/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fsub.c.o'.
[1301/3290] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1302/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
 2741 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2741:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
 2745 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[1303/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_altivec.c.o'.
[1304/3290] 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
####################################################################################
[1248/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1249/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_api_cmd.c.o'.
[1250/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1251/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_eqs.c.o'.
[1252/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_hwdev.c.o'.
[1253/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_hwif.c.o'.
[1254/3262] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_mgmt.c.o'.
[1255/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_hinic@sta/net_hinic_hinic_pmd_ethdev.c.o'.
[1256/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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/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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' -c ../drivers/net/iavf/iavf_ethdev.c
../drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
../drivers/net/iavf/iavf_ethdev.c:2741:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
 2741 |   rte_intr_disable(intr_handle);
      |                    ^~~~~~~~~~~
      |                    rte_intr_handle
../drivers/net/iavf/iavf_ethdev.c:2741:20: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_ethdev.c:2745:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
 2745 |           iavf_dev_interrupt_handler, dev);
      |                                       ^~~
      |                                       div
[1257/3262] Generating rte_net_enic.pmd.c with a custom command.
[1258/3262] Generating rte_net_gve.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:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




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

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

* |FAILURE| pw131196 [PATCH v2] net/iavf: unregister intr handler before FD close
       [not found] <20230906114750.74496-1-saurabhs@arista.com>
@ 2023-09-06 12:48 ` qemudev
  2023-09-06 13:39 ` 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: qemudev @ 2023-09-06 12:48 UTC (permalink / raw)
  To: test-report; +Cc: Saurabh Singhal, zhoumin

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

_ninja build failure_

Submitter: Saurabh Singhal <saurabhs@arista.com>
Date: Wed,  6 Sep 2023 04:47:49 -0700
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 161bb655ea029d173d4f5144c5b36530cb598718

131196 --> 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_iavf.a.p/net_iavf_iavf_ethdev.c.o
cc -Idrivers/libtmp_rte_net_iavf.a.p -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -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/log -I../lib/log -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/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_co
 nfig.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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o -MF drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o.d -o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o -c ../drivers/net/iavf/iavf_ethdev.c
./drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
./drivers/net/iavf/iavf_ethdev.c:2768:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
rte_intr_disable(intr_handle);
^~~~~~~~~~~
rte_intr_handle
./drivers/net/iavf/iavf_ethdev.c:2768:20: note: each undeclared identifier is reported only once for each function it appears in
./drivers/net/iavf/iavf_ethdev.c:2772:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
iavf_dev_interrupt_handler, dev);
^~~
div
[1064/2351] Linking target lib/librte_pci.so.24.0
[1065/2351] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o
[1066/2351] Generating rte_net_ena.pmd.c with a custom command
[1067/2351] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1068/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1069/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o
[1070/2351] Generating rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1071/2351] Generating rte_net_bnx2x.pmd.c with a custom command
[1072/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o
[1073/2351] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1074/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fsub.c.o
[1075/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1076/2351] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1077/2351] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1078/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o
[1079/2351] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[1080/2351] Generating rte_net_gve.pmd.c with a custom command
[1081/2351] Generating rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1082/2351] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o
[1083/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.o
[1084/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1085/2351] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1086/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o
[1087/2351] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1088/2351] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols
[1089/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1090/2351] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols
[1091/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1092/2351] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1093/2351] Generating rte_net_bnxt.pmd.c with a custom command
[1094/2351] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1095/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1096/2351] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

end of thread, other threads:[~2023-09-06 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 13:23 |FAILURE| pw131196 [PATCH] [v2] net/iavf: unregister intr handler before FD close dpdklab
     [not found] <20230906114750.74496-1-saurabhs@arista.com>
2023-09-06 12:48 ` |FAILURE| pw131196 [PATCH v2] " qemudev
2023-09-06 13:39 ` 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).