automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Shai Brandes <shaibran@amazon.com>, zhoumin@loongson.cn
Subject: |WARNING| pw153609-153615 [PATCH v3 1/7] net/ena/base: avoid recalculating desc per entry
Date: Thu, 22 May 2025 21:06:39 +0800	[thread overview]
Message-ID: <202505221306.54MD6drG988350@localhost.localdomain> (raw)
In-Reply-To: <20250522132614.3379-2-shaibran@amazon.com>

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

_apply patch failure_

Submitter: Shai Brandes <shaibran@amazon.com>
Date: Thu, 22 May 2025 16:26:08 +0300
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: a0ad790eb9fcef4b00366ae474132bee4bcdab75

Apply patch set 153609-153615 failed:

Checking patch drivers/net/ena/base/ena_eth_com.c...
error: while searching for:
		       0x0, llq_info->desc_list_entry_size);

		pkt_ctrl->idx = 0;
		if (unlikely(llq_info->desc_stride_ctrl == ENA_ADMIN_SINGLE_DESC_PER_ENTRY))
			pkt_ctrl->descs_left_in_line = 1;
		else
			pkt_ctrl->descs_left_in_line =
			llq_info->desc_list_entry_size / io_sq->desc_entry_size;
	}

	return ENA_COM_OK;

error: patch failed: drivers/net/ena/base/ena_eth_com.c:248
error: drivers/net/ena/base/ena_eth_com.c: patch does not apply


       reply	other threads:[~2025-05-22 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250522132614.3379-2-shaibran@amazon.com>
2025-05-22 13:06 ` qemudev [this message]
2025-05-22 13:28 ` |SUCCESS| pw153609 " 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=202505221306.54MD6drG988350@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=shaibran@amazon.com \
    --cc=test-report@dpdk.org \
    --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).