automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw100190 [PATCH] [v2] mempool/stack: build on Windows
@ 2021-10-05  5:58 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-05  5:58 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/100190

_apply patch failure_

Submitter: Jie Zhou <jizh@linux.microsoft.com>
Date: Friday, October 01 2021 00:50:12 
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 100190 failed:

Checking patch drivers/mempool/stack/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017-2019 Intel Corporation

if is_windows
    build = false
    reason = 'not supported on Windows'
endif

sources = files('rte_mempool_stack.c')

deps += ['stack']

error: patch failed: drivers/mempool/stack/meson.build:1
Checking patch lib/meson.build...
error: while searching for:
            'gso',
            'latencystats',
            'pdump',
    ] # only supported libraries for windows
endif


error: patch failed: lib/meson.build:85
Applying patch drivers/mempool/stack/meson.build with 1 reject...
Rejected hunk #1.
Applying patch lib/meson.build with 1 reject...
Rejected hunk #1.
diff a/drivers/mempool/stack/meson.build b/drivers/mempool/stack/meson.build	(rejected hunks)
@@ -1,11 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017-2019 Intel Corporation
 
-if is_windows
-    build = false
-    reason = 'not supported on Windows'
-endif
-
 sources = files('rte_mempool_stack.c')
 
 deps += ['stack']
diff a/lib/meson.build b/lib/meson.build	(rejected hunks)
@@ -85,6 +85,7 @@ if is_windows
             'gso',
             'latencystats',
             'pdump',
+            'stack',
     ] # only supported libraries for windows
 endif
 

https://lab.dpdk.org/results/dashboard/patchsets/19100/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-05  5:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  5:58 [dpdk-test-report] |WARNING| pw100190 [PATCH] [v2] mempool/stack: 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).