* |WARNING| pw129740 [PATCH] build: update DPDK to use C11 standard
[not found] <20230731103858.1491751-1-bruce.richardson@intel.com>
@ 2023-07-31 10:35 ` qemudev
2023-07-31 10:40 ` checkpatch
1 sibling, 0 replies; 4+ messages in thread
From: qemudev @ 2023-07-31 10:35 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/129740
_apply patch failure_
Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Mon, 31 Jul 2023 11:38:58 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 12fcafcd62286933e6b167b14856d21f642efa5f
Apply patch set 129740 failed:
Checking patch doc/guides/linux_gsg/sys_reqs.rst...
Checking patch doc/guides/rel_notes/deprecation.rst...
Checking patch doc/guides/rel_notes/release_23_11.rst...
error: doc/guides/rel_notes/release_23_11.rst: No such file or directory
Checking patch meson.build...
^ permalink raw reply [flat|nested] 4+ messages in thread
* |WARNING| pw129740 [PATCH] build: update DPDK to use C11 standard
[not found] <20230731103858.1491751-1-bruce.richardson@intel.com>
2023-07-31 10:35 ` |WARNING| pw129740 [PATCH] build: update DPDK to use C11 standard qemudev
@ 2023-07-31 10:40 ` checkpatch
1 sibling, 0 replies; 4+ messages in thread
From: checkpatch @ 2023-07-31 10:40 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129740
_coding style issues_
--- a/doc/guides/rel_notes/release_23_11.rst
+++ b/doc/guides/rel_notes/release_23_11.rst
^ permalink raw reply [flat|nested] 4+ messages in thread
* |WARNING| pw129740 [PATCH] build: update DPDK to use C11 standard
@ 2023-08-01 0:17 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-08-01 0:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Bruce Richardson
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/129740
_Testing issues_
Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, July 31 2023 10:38:58
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:12fcafcd62286933e6b167b14856d21f642efa5f
129740 --> testing fail
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
../lib/eal/common/eal_common_errno.c:48:8: error: nested extern declaration of 'strerror_r' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[21/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_rte_thread.c.o'.
[22/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[23/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[24/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[25/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[26/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_devargs.c.o'.
[27/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.o'.
[28/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[29/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[30/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[31/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[32/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.o'.
[33/2727] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[34/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[35/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
[36/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
[37/2727] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27164/
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
* |WARNING| pw129740 [PATCH] build: update DPDK to use C11 standard
@ 2023-07-31 12:43 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-07-31 12:43 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/129740
_apply patch failure_
Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, July 31 2023 10:38:58
Applied on: CommitID:12fcafcd62286933e6b167b14856d21f642efa5f
Apply patch set 129740 failed:
Checking patch doc/guides/linux_gsg/sys_reqs.rst...
Checking patch doc/guides/rel_notes/deprecation.rst...
Checking patch doc/guides/rel_notes/release_23_11.rst...
error: doc/guides/rel_notes/release_23_11.rst: does not exist in index
Checking patch meson.build...
Applied patch doc/guides/linux_gsg/sys_reqs.rst cleanly.
Applied patch doc/guides/rel_notes/deprecation.rst cleanly.
Applied patch meson.build cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
https://lab.dpdk.org/results/dashboard/patchsets/27164/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-01 0:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230731103858.1491751-1-bruce.richardson@intel.com>
2023-07-31 10:35 ` |WARNING| pw129740 [PATCH] build: update DPDK to use C11 standard qemudev
2023-07-31 10:40 ` checkpatch
2023-07-31 12:43 dpdklab
2023-08-01 0:17 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).