automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw139180 [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption
       [not found] <20240407114554.1789-2-shaibran@amazon.com>
@ 2024-04-07 11:23 ` qemudev
  2024-04-07 11:47 ` checkpatch
  2024-04-07 12:03 ` |WARNING| pw139180 [PATCH] [1/1] " dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2024-04-07 11:23 UTC (permalink / raw)
  To: test-report; +Cc: shaibran, zhoumin

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

_apply patch failure_

Submitter: Brandes, Shai <shaibran@amazon.com>
Date: Sun, 7 Apr 2024 14:45:54 +0300
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: e2e546ab5bf5e024986ccb5310ab43982f3bb40c

Apply patch set 139180 failed:

Checking patch drivers/net/ena/base/ena_com.c...
error: while searching for:
int ena_com_allocate_customer_metrics_buffer(struct ena_com_dev *ena_dev)
{
	struct ena_customer_metrics *customer_metrics = &ena_dev->customer_metrics;

	ENA_MEM_ALLOC_COHERENT(ena_dev->dmadev,
			       customer_metrics->buffer_len,
			       customer_metrics->buffer_virt_addr,
			       customer_metrics->buffer_dma_addr,
			       customer_metrics->buffer_dma_handle);
	if (unlikely(customer_metrics->buffer_virt_addr == NULL))
		return ENA_COM_NO_MEM;

	customer_metrics->buffer_len = ENA_CUSTOMER_METRICS_BUFFER_SIZE;

	return 0;
}

error: patch failed: drivers/net/ena/base/ena_com.c:3134
error: drivers/net/ena/base/ena_com.c: patch does not apply


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

* |WARNING| pw139180 [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption
       [not found] <20240407114554.1789-2-shaibran@amazon.com>
  2024-04-07 11:23 ` |WARNING| pw139180 [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption qemudev
@ 2024-04-07 11:47 ` checkpatch
  2024-04-07 12:03 ` |WARNING| pw139180 [PATCH] [1/1] " dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2024-04-07 11:47 UTC (permalink / raw)
  To: test-report; +Cc: shaibran

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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit c8a1898f82f8 ("net/ena: improve style and readability")'
#77: 
[ upstream commit c8a1898f82f8c04cbe1d3e2d0eec0705386c23f7 ]

total: 1 errors, 0 warnings, 0 checks, 21 lines checked

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

* |WARNING| pw139180 [PATCH] [1/1] net/ena/base: fix metrics excessive memory consumption
       [not found] <20240407114554.1789-2-shaibran@amazon.com>
  2024-04-07 11:23 ` |WARNING| pw139180 [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption qemudev
  2024-04-07 11:47 ` checkpatch
@ 2024-04-07 12:03 ` dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2024-04-07 12:03 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_apply patch failure_

Submitter: Brandes, Shai <shaibran@amazon.com>
Date: Sunday, April 07 2024 11:45:54 
Applied on: CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c
Apply patch set 139180 failed:

Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3)
Trying to checkout branch: origin/main
Checked out to main (e2e546ab5bf5e024986ccb5310ab43982f3bb40c)
Done: main commit e2e546ab5bf5e024986ccb5310ab43982f3bb40c
Trying to checkout branch: origin/next-net-for-main
Checked out to next-net-for-main (e2e546ab5bf5e024986ccb5310ab43982f3bb40c)
Applying patch...

Failed to apply patch:
Applying: net/ena/base: fix metrics excessive memory consumption
Using index info to reconstruct a base tree...
M	drivers/net/ena/base/ena_com.c
Falling back to patching base and 3-way merge...
Auto-merging drivers/net/ena/base/ena_com.c
CONFLICT (content): Merge conflict in drivers/net/ena/base/ena_com.c
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch' to see the failed patch
Patch failed at 0001 net/ena/base: fix metrics excessive memory consumption
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


Trying to checkout branch: origin/main
Checked out to main (e2e546ab5bf5e024986ccb5310ab43982f3bb40c)
Applying patch...

Failed to apply patch:
Applying: net/ena/base: fix metrics excessive memory consumption
Using index info to reconstruct a base tree...
M	drivers/net/ena/base/ena_com.c
Falling back to patching base and 3-way merge...
Auto-merging drivers/net/ena/base/ena_com.c
CONFLICT (content): Merge conflict in drivers/net/ena/base/ena_com.c
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch' to see the failed patch
Patch failed at 0001 net/ena/base: fix metrics excessive memory consumption
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


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

UNH-IOL DPDK Community Lab

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

end of thread, other threads:[~2024-04-07 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240407114554.1789-2-shaibran@amazon.com>
2024-04-07 11:23 ` |WARNING| pw139180 [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption qemudev
2024-04-07 11:47 ` checkpatch
2024-04-07 12:03 ` |WARNING| pw139180 [PATCH] [1/1] " 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).