automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122077-122078 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n() in fb_array library
       [not found] <1673615669-21011-2-git-send-email-vipinp@vmware.com>
@ 2023-01-15 20:08 ` qemudev
  2023-01-15 20:13 ` |WARNING| pw122077 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-01-15 20:08 UTC (permalink / raw)
  To: test-report; +Cc: Vipin P R, zhoumin

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


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

* |WARNING| pw122077 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n in fb_array library
       [not found] <1673615669-21011-2-git-send-email-vipinp@vmware.com>
  2023-01-15 20:08 ` |WARNING| pw122077-122078 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n() in fb_array library qemudev
@ 2023-01-15 20:13 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-01-15 20:13 UTC (permalink / raw)
  To: test-report; +Cc: Vipin P R

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#128: FILE: lib/eal/common/eal_common_fbarray.c:239:
+^I^I^I^I^I/* There aren't "need" number of contiguous bits anywhere in the mask. $

WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#128: FILE: lib/eal/common/eal_common_fbarray.c:239:
+					/* There aren't "need" number of contiguous bits anywhere in the mask. 

ERROR:TRAILING_WHITESPACE: trailing whitespace
#129: FILE: lib/eal/common/eal_common_fbarray.c:240:
+^I^I^I^I^I * Ignore these many number of bits from LSB for the next iteration. $

WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns
#129: FILE: lib/eal/common/eal_common_fbarray.c:240:
+					 * Ignore these many number of bits from LSB for the next iteration. 

total: 2 errors, 2 warnings, 13 lines checked
Vipin P R <vipinp@vmware.com> is unknown, please fix the commit message or update .mailmap.
Kumara Parameshwaran mail differs from primary mail, please fix the commit message or update .mailmap.

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

end of thread, other threads:[~2023-01-15 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1673615669-21011-2-git-send-email-vipinp@vmware.com>
2023-01-15 20:08 ` |WARNING| pw122077-122078 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n() in fb_array library qemudev
2023-01-15 20:13 ` |WARNING| pw122077 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n " checkpatch

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).