* |WARNING| pw124987 [PATCH] mldev: disable build on Windows
@ 2023-03-10 13:51 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2023-03-10 13:51 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/124987
_apply patch failure_
Submitter: David Marchand <david.marchand@redhat.com>
Date: Friday, March 10 2023 09:07:17
Applied on: CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f
Apply patch set 124987 failed:
Checking patch lib/mldev/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) 2022 Marvell.
sources = files(
'rte_mldev_pmd.c',
'rte_mldev.c',
error: patch failed: lib/mldev/meson.build:1
Applying patch lib/mldev/meson.build with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/lib/mldev/meson.build b/lib/mldev/meson.build (rejected hunks)
@@ -1,6 +1,10 @@
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) 2022 Marvell.
+if is_windows
+ subdir_done()
+endif
+
sources = files(
'rte_mldev_pmd.c',
'rte_mldev.c',
https://lab.dpdk.org/results/dashboard/patchsets/25680/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-10 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 13:51 |WARNING| pw124987 [PATCH] mldev: disable build on Windows 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).