automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |WARNING| pw102700 [PATCH] devtools: refuse indent with tabs in Meson
Date: Fri, 22 Oct 2021 21:08:17 +0000 (UTC)	[thread overview]
Message-ID: <20211022210817.053916008E@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

[-- 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

                 reply	other threads:[~2021-10-22 21:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211022210817.053916008E@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).