automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw117722-117718 [PATCH] [v10, 5/5] net/bnxt: support proactive error handling mode
@ 2022-10-09  9:02 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-10-09  9:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Chengwen Feng

[-- Attachment #1: Type: text/plain, Size: 4418 bytes --]

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

_Testing issues_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Sunday, October 09 2022 07:53:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3730502219ccc13a028720f5870279349267d700

117722-117718 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
[337/3510] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
FAILED: lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
clang -Ilib/librte_eventdev.a.p -Ilib -I../lib -Ilib/eventdev -I../lib/eventdev -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=lib.eventdev -MD -MQ lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o -MF lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o.d -o lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o -c ../lib/eventdev/rte_event_eth_rx_adapter.c
In file included from ../lib/eventdev/rte_event_eth_rx_adapter.c:16:
In file included from ../lib/ethdev/ethdev_driver.h:23:
../lib/ethdev/rte_ethdev.h:1635:1: error: attribute 'section' is ignored, place it after "enum" to apply attribute to type declaration [-Werror,-Wignored-attributes]
__rte_experimental
^
../lib/eal/include/rte_compat.h:22:16: note: expanded from macro '__rte_experimental'
__attribute__((section(".text.experimental")))
^
1 error generated.
[338/3510] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[339/3510] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[340/3510] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[341/3510] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[342/3510] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[343/3510] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[344/3510] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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/23843/

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| pw117722-117718 [PATCH] [v10, 5/5] net/bnxt: support proactive error handling mode
@ 2022-10-09 11:10 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-10-09 11:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Chengwen Feng

[-- Attachment #1: Type: text/plain, Size: 5120 bytes --]

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

_Testing issues_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Sunday, October 09 2022 07:53:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3730502219ccc13a028720f5870279349267d700

117722-117718 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_meson_compile): ====
FAILED: lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
clang -Ilib/librte_eventdev.a.p -Ilib -I../lib -Ilib/eventdev -I../lib/eventdev -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=lib.eventdev -MD -MQ lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o -MF lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o.d -o lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o -c ../lib/eventdev/rte_event_eth_rx_adapter.c
In file included from ../lib/eventdev/rte_event_eth_rx_adapter.c:16:
In file included from ../lib/ethdev/ethdev_driver.h:23:
../lib/ethdev/rte_ethdev.h:1635:1: error: attribute 'section' is ignored, place it after "enum" to apply attribute to type declaration [-Werror,-Wignored-attributes]
__rte_experimental
^
../lib/eal/include/rte_compat.h:22:16: note: expanded from macro '__rte_experimental'
__attribute__((section(".text.experimental")))
^
1 error generated.
[334/3509] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[335/3509] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[336/3509] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[337/3509] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[338/3509] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[339/3509] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[340/3509] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[341/3509] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 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)

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

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

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| pw117722-117718 [PATCH] [v10, 5/5] net/bnxt: support proactive error handling mode
@ 2022-10-09 10:06 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-10-09 10:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Chengwen Feng

[-- Attachment #1: Type: text/plain, Size: 5079 bytes --]

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

_Testing issues_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Sunday, October 09 2022 07:53:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3730502219ccc13a028720f5870279349267d700

117722-117718 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Fedora 34 clang     | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 31           | PASS           |
+---------------------+----------------+
| Fedora 32           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Fedora 33           | PASS           |
+---------------------+----------------+
| Ubuntu 18.04        | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ====
[104/3331] Linking target lib/librte_rcu.so.23.0.
[105/3331] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops_default.c.o'.
[106/3331] Linking static target lib/librte_mempool.a.
[107/3331] Linking target lib/librte_mempool.so.23.0.
[108/3331] Generating symbol file 'lib/76b5a35@@rte_rcu@sha/librte_rcu.so.23.0.symbols'.
[109/3331] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
FAILED: lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o
clang -Ilib/76b5a35@@rte_bpf@sta -Ilib -I../lib -Ilib/bpf -I../lib/bpf -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.bpf  -MD -MQ 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o' -MF 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o.d' -o 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o' -c ../lib/bpf/bpf_pkt.c
In file included from ../lib/bpf/bpf_pkt.c:17:
../lib/ethdev/rte_ethdev.h:1635:1: error: attribute 'section' is ignored, place it after "enum" to apply attribute to type declaration [-Werror,-Wignored-attributes]
__rte_experimental
^
../lib/eal/include/rte_compat.h:22:16: note: expanded from macro '__rte_experimental'
__attribute__((section(".text.experimental")))
^
1 error generated.
[110/3331] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
[111/3331] Generating symbol file 'lib/76b5a35@@rte_mempool@sha/librte_mempool.so.23.0.symbols'.
[112/3331] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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/23843/

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| pw117722-117718 [PATCH] [v10, 5/5] net/bnxt: support proactive error handling mode
@ 2022-10-09  9:52 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-10-09  9:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Chengwen Feng

[-- Attachment #1: Type: text/plain, Size: 5969 bytes --]

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

_Testing issues_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Sunday, October 09 2022 07:53:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3730502219ccc13a028720f5870279349267d700

117722-117718 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 34 clang (dpdk_meson_compile): ====
[100/3361] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool.c.o'.
[101/3361] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops.c.o'.
[102/3361] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_mempool_trace_points.c.o'.
[103/3361] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops_default.c.o'.
[104/3361] Generating rte_mempool_def with a custom command.
[105/3361] Linking static target lib/librte_mempool.a.
[106/3361] Generating rte_mempool_mingw with a custom command.
[107/3361] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
[108/3361] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
FAILED: lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o
clang -Ilib/76b5a35@@rte_bpf@sta -Ilib -I../lib -Ilib/bpf -I../lib/bpf -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.bpf  -MD -MQ 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o' -MF 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o.d' -o 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o' -c ../lib/bpf/bpf_pkt.c
In file included from ../lib/bpf/bpf_pkt.c:17:
../lib/ethdev/rte_ethdev.h:1635:1: error: attribute 'section' is ignored, place it after "enum" to apply attribute to type declaration [-Werror,-Wignored-attributes]
__rte_experimental
^
../lib/eal/include/rte_compat.h:22:16: note: expanded from macro '__rte_experimental'
__attribute__((section(".text.experimental")))
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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)

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

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

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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

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

end of thread, other threads:[~2022-10-09 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09  9:02 |FAILURE| pw117722-117718 [PATCH] [v10, 5/5] net/bnxt: support proactive error handling mode dpdklab
2022-10-09  9:52 dpdklab
2022-10-09 10:06 dpdklab
2022-10-09 11:10 dpdklab

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