automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Vipin P R <vipinp@vmware.com>, zhoumin@loongson.cn
Subject: |WARNING| pw122077-122078 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n() in fb_array library
Date: Mon, 16 Jan 2023 04:08:19 +0800	[thread overview]
Message-ID: <202301152008.30FK8Jxd627990@localhost.localdomain> (raw)
In-Reply-To: <1673615669-21011-2-git-send-email-vipinp@vmware.com>

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

_apply patch failure_

Submitter: Vipin P R <vipinp@vmware.com>
Date: Fri, 13 Jan 2023 13:14:28 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 83397b9f073904438965e1fda2efe76f7850fe01

Apply patch set 122077-122078 failed:

/home/zhoumin/dpdk-ci/tools/../series/26552/122077.patch:128: trailing whitespace.
					/* There aren't "need" number of contiguous bits anywhere in the mask. 
/home/zhoumin/dpdk-ci/tools/../series/26552/122077.patch:129: trailing whitespace.
					 * Ignore these many number of bits from LSB for the next iteration. 
Checking patch lib/eal/common/eal_common_fbarray.c...
error: while searching for:
				 * no runs in the space we've lookahead-scanned
				 * as well, so skip that on next iteration.
				 */
				ignore_msk = ~((1ULL << need) - 1);
				msk_idx = lookahead_idx - 1;
				break;
			}

error: patch failed: lib/eal/common/eal_common_fbarray.c:235
error: lib/eal/common/eal_common_fbarray.c: patch does not apply


       reply	other threads:[~2023-01-15 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1673615669-21011-2-git-send-email-vipinp@vmware.com>
2023-01-15 20:08 ` qemudev [this message]
2023-01-15 20:13 ` |WARNING| pw122077 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n " checkpatch

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=202301152008.30FK8Jxd627990@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=vipinp@vmware.com \
    --cc=zhoumin@loongson.cn \
    /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).