* |WARNING| pw152560 [RFC PATCH] build: reduce use of AVX compiler flags [not found] <20250325172215.3360590-1-bruce.richardson@intel.com> @ 2025-03-25 16:48 ` qemudev 2025-03-25 17:23 ` |SUCCESS| " checkpatch ` (2 subsequent siblings) 3 siblings, 0 replies; 4+ messages in thread From: qemudev @ 2025-03-25 16:48 UTC (permalink / raw) To: test-report; +Cc: Bruce Richardson, zhoumin Test-Label: loongarch-compilation Test-Status: WARNING http://dpdk.org/patch/152560 _apply patch failure_ Submitter: Bruce Richardson <bruce.richardson@intel.com> Date: Tue, 25 Mar 2025 17:22:15 +0000 DPDK git baseline: Repo:dpdk Branch: main CommitID: fa3aca8a525decfd12bd5fa01ebc98789d5f7278 Apply patch set 152560 failed: Checking patch config/x86/meson.build... Checking patch doc/guides/linux_gsg/sys_reqs.rst... Checking patch drivers/meson.build... error: while searching for: endif if sources_avx512.length() > 0 and cc_has_avx512 cflags += '-DCC_AVX512_SUPPORT' avx512_args = [cflags, cc_avx512_flags] if not target_has_avx512 and cc.has_argument('-march=skylake-avx512') avx512_args += '-march=skylake-avx512' if cc.has_argument('-Wno-overriding-option') avx512_args += '-Wno-overriding-option' endif endif avx512_lib = static_library(lib_name + '_avx512_lib', sources_avx512, dependencies: static_deps, include_directories: includes, c_args: avx512_args) objs += avx512_lib.extract_objects(sources_avx512) endif endif error: patch failed: drivers/meson.build:249 error: drivers/meson.build: patch does not apply Checking patch lib/meson.build... error: while searching for: endif if sources_avx512.length() > 0 and cc_has_avx512 cflags += '-DCC_AVX512_SUPPORT' avx512_args = [cflags, cflags_avx512, cc_avx512_flags] if not target_has_avx512 and cc.has_argument('-march=skylake-avx512') avx512_args += '-march=skylake-avx512' if cc.has_argument('-Wno-overriding-option') avx512_args += '-Wno-overriding-option' endif endif avx512_lib = static_library(libname + '_avx512_lib', sources_avx512, dependencies: static_deps, include_directories: includes, c_args: avx512_args) objs += avx512_lib.extract_objects(sources_avx512) endif endif error: patch failed: lib/meson.build:257 error: lib/meson.build: patch does not apply ^ permalink raw reply [flat|nested] 4+ messages in thread
* |SUCCESS| pw152560 [RFC PATCH] build: reduce use of AVX compiler flags [not found] <20250325172215.3360590-1-bruce.richardson@intel.com> 2025-03-25 16:48 ` |WARNING| pw152560 [RFC PATCH] build: reduce use of AVX compiler flags qemudev @ 2025-03-25 17:23 ` checkpatch 2025-03-25 17:56 ` |WARNING| pw152560 [PATCH] [RFC] " dpdklab 2025-03-25 18:44 ` |SUCCESS| pw152560 [RFC PATCH] " 0-day Robot 3 siblings, 0 replies; 4+ messages in thread From: checkpatch @ 2025-03-25 17:23 UTC (permalink / raw) To: test-report Test-Label: checkpatch Test-Status: SUCCESS http://dpdk.org/patch/152560 _coding style OK_ ^ permalink raw reply [flat|nested] 4+ messages in thread
* |WARNING| pw152560 [PATCH] [RFC] build: reduce use of AVX compiler flags [not found] <20250325172215.3360590-1-bruce.richardson@intel.com> 2025-03-25 16:48 ` |WARNING| pw152560 [RFC PATCH] build: reduce use of AVX compiler flags qemudev 2025-03-25 17:23 ` |SUCCESS| " checkpatch @ 2025-03-25 17:56 ` dpdklab 2025-03-25 18:44 ` |SUCCESS| pw152560 [RFC PATCH] " 0-day Robot 3 siblings, 0 replies; 4+ messages in thread From: dpdklab @ 2025-03-25 17:56 UTC (permalink / raw) To: test-report; +Cc: dpdk-test-reports Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/152560 _apply patch failure_ Submitter: Bruce Richardson <bruce.richardson@intel.com> Date: Tuesday, March 25 2025 17:22:15 Applied on: CommitID:fa3aca8a525decfd12bd5fa01ebc98789d5f7278 Apply patch set 152560 failed: Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3) Trying to checkout branch: origin/main Checked out to main (fa3aca8a525decfd12bd5fa01ebc98789d5f7278) Done: main commit fa3aca8a525decfd12bd5fa01ebc98789d5f7278 Trying to checkout branch: origin/main Checked out to main (fa3aca8a525decfd12bd5fa01ebc98789d5f7278) Applying patch... Failed to apply patch: Applying: build: reduce use of AVX compiler flags error: sha1 information is lacking or useless (drivers/meson.build). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 build: reduce use of AVX compiler flags When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". https://lab.dpdk.org/results/dashboard/patchsets/32881/ UNH-IOL DPDK Community Lab ^ permalink raw reply [flat|nested] 4+ messages in thread
* |SUCCESS| pw152560 [RFC PATCH] build: reduce use of AVX compiler flags [not found] <20250325172215.3360590-1-bruce.richardson@intel.com> ` (2 preceding siblings ...) 2025-03-25 17:56 ` |WARNING| pw152560 [PATCH] [RFC] " dpdklab @ 2025-03-25 18:44 ` 0-day Robot 3 siblings, 0 replies; 4+ messages in thread From: 0-day Robot @ 2025-03-25 18:44 UTC (permalink / raw) To: test-report; +Cc: robot From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/152560/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14066555076 ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-25 18:44 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20250325172215.3360590-1-bruce.richardson@intel.com> 2025-03-25 16:48 ` |WARNING| pw152560 [RFC PATCH] build: reduce use of AVX compiler flags qemudev 2025-03-25 17:23 ` |SUCCESS| " checkpatch 2025-03-25 17:56 ` |WARNING| pw152560 [PATCH] [RFC] " dpdklab 2025-03-25 18:44 ` |SUCCESS| pw152560 [RFC PATCH] " 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).