automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw124144 [PATCH] drivers: skip build of sub-libs not supporting IOVA mode
       [not found] <20230219115529.3260580-1-thomas@monjalon.net>
@ 2023-02-19 11:42 ` qemudev
  2023-02-19 11:56 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 3+ messages in thread
From: qemudev @ 2023-02-19 11:42 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/124144

_apply patch failure_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Sun, 19 Feb 2023 12:55:29 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: d082b37d081e6de467700128f217e14b5e852bf6

Apply patch set 124144 failed:

Checking patch drivers/common/idpf/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2022 Intel Corporation

deps += ['mbuf']

sources = files(

error: patch failed: drivers/common/idpf/meson.build:1
error: drivers/common/idpf/meson.build: patch does not apply
Checking patch drivers/event/dlb2/meson.build...
Checking patch drivers/meson.build...
Checking patch drivers/net/bnxt/meson.build...
Checking patch drivers/net/enic/meson.build...
Checking patch drivers/net/hns3/meson.build...
Checking patch drivers/net/i40e/meson.build...
Checking patch drivers/net/iavf/meson.build...
Checking patch drivers/net/virtio/meson.build...


^ permalink raw reply	[flat|nested] 3+ messages in thread

* |SUCCESS| pw124144 [PATCH] drivers: skip build of sub-libs not supporting IOVA mode
       [not found] <20230219115529.3260580-1-thomas@monjalon.net>
  2023-02-19 11:42 ` |WARNING| pw124144 [PATCH] drivers: skip build of sub-libs not supporting IOVA mode qemudev
@ 2023-02-19 11:56 ` checkpatch
  1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-02-19 11:56 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/124144

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |WARNING| pw124144 [PATCH] drivers: skip build of sub-libs not supporting IOVA mode
@ 2023-02-19 12:08 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-02-19 12:08 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Sunday, February 19 2023 11:55:29 
Applied on: CommitID:34c8d1d3bef546f03159407a7af314176456d629
Apply patch set 124144 failed:

Checking patch drivers/common/idpf/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2022 Intel Corporation

deps += ['mbuf']

sources = files(

error: patch failed: drivers/common/idpf/meson.build:1
Checking patch drivers/event/dlb2/meson.build...
Checking patch drivers/meson.build...
Checking patch drivers/net/bnxt/meson.build...
Checking patch drivers/net/enic/meson.build...
Checking patch drivers/net/hns3/meson.build...
Checking patch drivers/net/i40e/meson.build...
Checking patch drivers/net/iavf/meson.build...
Checking patch drivers/net/virtio/meson.build...
Applying patch drivers/common/idpf/meson.build with 1 reject...
Rejected hunk #1.
Applied patch drivers/event/dlb2/meson.build cleanly.
Applied patch drivers/meson.build cleanly.
Applied patch drivers/net/bnxt/meson.build cleanly.
Applied patch drivers/net/enic/meson.build cleanly.
Applied patch drivers/net/hns3/meson.build cleanly.
Applied patch drivers/net/i40e/meson.build cleanly.
Applied patch drivers/net/iavf/meson.build cleanly.
Applied patch drivers/net/virtio/meson.build cleanly.
diff a/drivers/common/idpf/meson.build b/drivers/common/idpf/meson.build	(rejected hunks)
@@ -1,6 +1,10 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2022 Intel Corporation
 
+if not get_option('enable_iova_as_pa')
+    subdir_done()
+endif
+
 deps += ['mbuf']
 
 sources = files(

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-19 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230219115529.3260580-1-thomas@monjalon.net>
2023-02-19 11:42 ` |WARNING| pw124144 [PATCH] drivers: skip build of sub-libs not supporting IOVA mode qemudev
2023-02-19 11:56 ` |SUCCESS| " checkpatch
2023-02-19 12:08 |WARNING| " 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).