automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw125774-125781 [PATCH] [v1, 9/9] net/octeon_ep: set watermark for output queues
@ 2023-04-04 18:07 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-04-04 18:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sathesh Edara

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/125781

_Testing issues_

Submitter: Sathesh Edara <sedara@marvell.com>
Date: Tuesday, April 04 2023 14:18:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125774-125781 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[1877/3219] Compiling C object 'drivers/a715181@@rte_net_octeontx@sha/meson-generated_.._rte_net_octeontx.pmd.c.o'.
[1878/3219] Linking static target drivers/librte_net_octeontx.a.
[1879/3219] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command.
[1880/3219] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o'.
[1881/3219] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o'.
[1882/3219] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_vf.c.o'.
[1883/3219] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx2_ep_vf.c.o'.
[1884/3219] Linking target drivers/librte_net_octeontx.so.23.1.
[1885/3219] Generating symbol file 'drivers/a715181@@rte_net_octeontx@sha/librte_net_octeontx.so.23.1.symbols'.
[1886/3219] Compiling C object 'app/a172ced@@dpdk-test-security-perf@exe/test_test_cryptodev_security_ipsec.c.o'.
[1887/3219] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_vf.c.o'.
[1888/3219] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_octeon_ep@sta -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeon_ep -MD -MQ 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o' -c ../drivers/net/octeon_ep/otx_ep_mbox.c
../drivers/net/octeon_ep/otx_ep_mbox.c: In function 'otx_ep_mbox_bulk_read':
../drivers/net/octeon_ep/otx_ep_mbox.c:90:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
data_len = *((int32_t *)rsp.s_data.data);
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1-2

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25919/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw125774-125781 [PATCH] [v1, 9/9] net/octeon_ep: set watermark for output queues
@ 2023-04-04 18:05 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-04-04 18:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sathesh Edara

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

_Testing issues_

Submitter: Sathesh Edara <sedara@marvell.com>
Date: Tuesday, April 04 2023 14:18:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125774-125781 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Buster    | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[1854/3190] Generating symbol file 'drivers/a715181@@rte_net_cnxk@sha/librte_net_cnxk.so.23.1.symbols'.
[1855/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx2_ep_vf.c.o'.
[1856/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o'.
[1857/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pcap@sta/net_pcap_pcap_ethdev.c.o'.
[1858/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pcap@sta/net_pcap_pcap_osdep_linux.c.o'.
[1859/3190] Linking static target drivers/libtmp_rte_net_pcap.a.
[1860/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_vf.c.o'.
[1861/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hal.c.o'.
[1862/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_octeon_ep@sta -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeon_ep -MD -MQ 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_mbox.c.o' -c ../drivers/net/octeon_ep/otx_ep_mbox.c
../drivers/net/octeon_ep/otx_ep_mbox.c: In function 'otx_ep_mbox_bulk_read':
../drivers/net/octeon_ep/otx_ep_mbox.c:90:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
data_len = *((int32_t *)rsp.s_data.data);
^
cc1: all warnings being treated as errors
[1863/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe@sta/net_pfe_pfe_hif_lib.c.o'.
[1864/3190] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command.
[1865/3190] Generating rte_net_pcap.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25919/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw125774-125781 [PATCH] [v1, 9/9] net/octeon_ep: set watermark for output queues
@ 2023-04-04 17:52 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-04-04 17:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sathesh Edara

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/125781

_Testing issues_

Submitter: Sathesh Edara <sedara@marvell.com>
Date: Tuesday, April 04 2023 14:18:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125774-125781 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[1319/2140] Compiling C object 'drivers/a715181@@rte_net_ngbe@sha/meson-generated_.._rte_net_ngbe.pmd.c.o'.
[1320/2140] Compiling C object 'drivers/a715181@@rte_net_ngbe@sta/meson-generated_.._rte_net_ngbe.pmd.c.o'.
[1321/2140] Linking static target drivers/librte_net_ngbe.a.
[1322/2140] Compiling C object 'drivers/a715181@@tmp_rte_net_null@sta/net_null_rte_eth_null.c.o'.
[1323/2140] Linking static target drivers/libtmp_rte_net_null.a.
[1324/2140] Generating rte_net_null.pmd.c with a custom command.
[1325/2140] Linking target drivers/librte_net_ngbe.so.23.1.
[1326/2140] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o
ccache arm-linux-gnueabihf-gcc -Idrivers/a715181@@tmp_rte_net_octeon_ep@sta -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarati
 ons -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 -fPIC -march=armv8-a -mfpu=neon -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeon_ep -MD -MQ 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_ethdev.c.o' -c ../drivers/net/octeon_ep/otx_ep_ethdev.c
In file included from ../drivers/net/octeon_ep/otx_ep_ethdev.c:7:
../drivers/net/octeon_ep/otx_ep_ethdev.c: In function 'otx_ep_ism_setup':
../drivers/net/octeon_ep/otx_ep_ethdev.c:193:7: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
193 |       (void *)otx_epvf->ism_buffer_mz->iova);
|       ^
../drivers/net/octeon_ep/otx_ep_common.h:65:25: note: in definition of macro 'otx_ep_dbg'
65 |   __func__, __LINE__, ##args)
|                         ^~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25919/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw125774-125781 [PATCH v1 9/9] net/octeon_ep: set watermark for output queues
       [not found] <20230404141855.1025625-10-sedara@marvell.com>
@ 2023-04-04 14:11 ` qemudev
  0 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2023-04-04 14:11 UTC (permalink / raw)
  To: test-report; +Cc: Sathesh Edara, zhoumin

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

_ninja build failure_

Submitter: Sathesh Edara <sedara@marvell.com>
Date: Tue, 4 Apr 2023 07:18:46 -0700
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: for-next-net
  CommitID: a0631bcf54745b927d2824078e0a0b7ac0f48748

125774-125781 --> 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_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
cc -Idrivers/libtmp_rte_net_octeon_ep.a.p -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -fdiagnostics-color=always -pipe -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-def
 inition -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.octeon_ep -MD -MQ drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o -MF drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o.d -o drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o -c ../drivers/net/octeon_ep/otx2_ep_vf.c
In file included from ../drivers/net/octeon_ep/otx2_ep_vf.c:10:
./drivers/net/octeon_ep/otx_ep_common.h:497:2: error: unknown type name ‘rte_spinlock_t’
rte_spinlock_t mbox_lock;
^~~~~~~~~~~~~~
[1523/2870] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
[1524/2870] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
FAILED: drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
cc -Idrivers/libtmp_rte_net_octeon_ep.a.p -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -fdiagnostics-color=always -pipe -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-def
 inition -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.octeon_ep -MD -MQ drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o -MF drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o.d -o drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o -c ../drivers/net/octeon_ep/cnxk_ep_vf.c
In file included from ../drivers/net/octeon_ep/cnxk_ep_vf.h:8,
from ../drivers/net/octeon_ep/cnxk_ep_vf.c:10:
./drivers/net/octeon_ep/otx_ep_common.h:497:2: error: unknown type name ‘rte_spinlock_t’
rte_spinlock_t mbox_lock;
^~~~~~~~~~~~~~
[1525/2870] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o
[1526/2870] Generating rte_net_liquidio.pmd.c with a custom command
[1527/2870] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[1528/2870] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower.c.o
[1529/2870] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o
[1530/2870] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_mtr.c.o
[1531/2870] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_common.c.o
[1532/2870] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1533/2870] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[1534/2870] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[1535/2870] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o
[1536/2870] Generating rte_net_iavf.pmd.c with a custom command
[1537/2870] Generating rte_net_ipn3ke.sym_chk with a custom command (wrapped by meson to capture output)
[1538/2870] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[1539/2870] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o
[1540/2870] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_ethdev.c.o
[1541/2870] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
[1542/2870] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[1543/2870] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.o
[1544/2870] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1545/2870] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[1546/2870] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1547/2870] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[1548/2870] Generating rte_net_ice.pmd.c with a custom command
[1549/2870] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1550/2870] Generating rte_net_cnxk.pmd.c with a custom command
[1551/2870] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_flow.c.o
[1552/2870] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1553/2870] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1554/2870] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1555/2870] 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04 18:07 |FAILURE| pw125774-125781 [PATCH] [v1, 9/9] net/octeon_ep: set watermark for output queues dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-04-04 18:05 dpdklab
2023-04-04 17:52 dpdklab
     [not found] <20230404141855.1025625-10-sedara@marvell.com>
2023-04-04 14:11 ` |FAILURE| pw125774-125781 [PATCH v1 " qemudev

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