automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw102700 [PATCH] devtools: refuse indent with tabs in Meson
@ 2021-10-22 21:08 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-22 21:08 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Friday, October 22 2021 20:55:31 
Applied on: CommitID:3ac2dffae88e8eb5c374b1fdd40d605014526510
Apply patch set 102700 failed:

Checking patch app/pdump/meson.build...
Checking patch app/proc-info/meson.build...
Checking patch app/test-acl/meson.build...
Checking patch app/test-bbdev/meson.build...
Checking patch app/test-cmdline/meson.build...
Checking patch app/test-compress-perf/meson.build...
Checking patch app/test-crypto-perf/meson.build...
Checking patch app/test-eventdev/meson.build...
Checking patch app/test-fib/meson.build...
Checking patch app/test-flow-perf/meson.build...
Checking patch app/test-pipeline/meson.build...
Checking patch app/test-regex/meson.build...
Checking patch app/test-sad/meson.build...
Checking patch app/test/meson.build...
Checking patch config/meson.build...
Checking patch devtools/check-meson.py...
Checking patch drivers/compress/octeontx/meson.build...
error: while searching for:
# Copyright(c) 2018 Cavium, Inc

if not is_linux or not dpdk_conf.get('RTE_ARCH_64')
	build = false
	reason = 'only supported on 64-bit Linux'
	subdir_done()
endif

sources = files('otx_zip.c', 'otx_zip_pmd.c')

error: patch failed: drivers/compress/octeontx/meson.build:2
Checking patch drivers/crypto/cnxk/meson.build...
Checking patch drivers/crypto/qat/meson.build...
Checking patch drivers/net/ice/meson.build...
Applied patch app/pdump/meson.build cleanly.
Applied patch app/proc-info/meson.build cleanly.
Applied patch app/test-acl/meson.build cleanly.
Applied patch app/test-bbdev/meson.build cleanly.
Applied patch app/test-cmdline/meson.build cleanly.
Applied patch app/test-compress-perf/meson.build cleanly.
Applied patch app/test-crypto-perf/meson.build cleanly.
Applied patch app/test-eventdev/meson.build cleanly.
Applied patch app/test-fib/meson.build cleanly.
Applied patch app/test-flow-perf/meson.build cleanly.
Applied patch app/test-pipeline/meson.build cleanly.
Applied patch app/test-regex/meson.build cleanly.
Applied patch app/test-sad/meson.build cleanly.
Applied patch app/test/meson.build cleanly.
Applied patch config/meson.build cleanly.
Applied patch devtools/check-meson.py cleanly.
Applying patch drivers/compress/octeontx/meson.build with 1 reject...
Rejected hunk #1.
Applied patch drivers/crypto/cnxk/meson.build cleanly.
Applied patch drivers/crypto/qat/meson.build cleanly.
Applied patch drivers/net/ice/meson.build cleanly.
diff a/drivers/compress/octeontx/meson.build b/drivers/compress/octeontx/meson.build	(rejected hunks)
@@ -2,9 +2,9 @@
 # Copyright(c) 2018 Cavium, Inc
 
 if not is_linux or not dpdk_conf.get('RTE_ARCH_64')
-	build = false
-	reason = 'only supported on 64-bit Linux'
-	subdir_done()
+    build = false
+    reason = 'only supported on 64-bit Linux'
+    subdir_done()
 endif
 
 sources = files('otx_zip.c', 'otx_zip_pmd.c')

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-10-22 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 21:08 [dpdk-test-report] |WARNING| pw102700 [PATCH] devtools: refuse indent with tabs in Meson 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).