From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Vladimir Medvedkin <vladimir.medvedkin@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw156309-156314 [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
Date: Sun, 31 Aug 2025 00:48:23 +0800 [thread overview]
Message-ID: <202508301648.57UGmNEL3995367@localhost.localdomain> (raw)
In-Reply-To: <20250830171706.428977-2-vladimir.medvedkin@intel.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/156309
_apply patch failure_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Sat, 30 Aug 2025 17:17:01 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 4a04a346e7f3aa68b7a272d05c86fec2e7db8e89
Apply patch set 156309-156314 failed:
Checking patch app/test-pmd/testpmd.c...
Checking patch drivers/net/intel/ice/ice_ethdev.c...
error: while searching for:
}
static int
check_dcb_conf(int is_8_ports, struct rte_eth_dcb_rx_conf *dcb_conf)
{
uint32_t tc_map = 0;
int i;
enum rte_eth_nb_tcs nb_tcs = dcb_conf->nb_tcs;
if (nb_tcs != RTE_ETH_4_TCS && is_8_ports) {
error: patch failed: drivers/net/intel/ice/ice_ethdev.c:3760
error: drivers/net/intel/ice/ice_ethdev.c: patch does not apply
Checking patch lib/ethdev/rte_ethdev.h...
next parent reply other threads:[~2025-08-30 17:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250830171706.428977-2-vladimir.medvedkin@intel.com>
2025-08-30 16:48 ` qemudev [this message]
2025-08-30 17:16 ` |SUCCESS| pw156309 " 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=202508301648.57UGmNEL3995367@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=test-report@dpdk.org \
--cc=vladimir.medvedkin@intel.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).