From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Qi Zhang <qi.z.zhang@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw135636-135637 [PATCH v4 1/2] net/ice: reset Tx sched node during commit
Date: Tue, 2 Jan 2024 10:18:12 +0800 [thread overview]
Message-ID: <202401020218.4022ICEH3636590@localhost.localdomain> (raw)
In-Reply-To: <20240102102900.3435496-1-qi.z.zhang@intel.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/135636
_apply patch failure_
Submitter: Qi Zhang <qi.z.zhang@intel.com>
Date: Tue, 2 Jan 2024 05:28:59 -0500
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: main
CommitID: f09b7a8527e265ba9531aa7c10e2452465038b3d
Apply patch set 135636-135637 failed:
Checking patch drivers/net/ice/ice_ethdev.h...
Checking patch drivers/net/ice/ice_tm.c...
error: while searching for:
return 0;
}
static int ice_hierarchy_commit(struct rte_eth_dev *dev,
int clear_on_fail,
__rte_unused struct rte_tm_error *error)
{
struct ice_pf *pf = ICE_DEV_PRIVATE_TO_PF(dev->data->dev_private);
struct ice_hw *hw = ICE_DEV_PRIVATE_TO_HW(dev->data->dev_private);
struct ice_tm_node_list *qgroup_list = &pf->tm_conf.qgroup_list;
struct ice_tm_node_list *queue_list = &pf->tm_conf.queue_list;
struct ice_tm_node *tm_node;
struct ice_sched_node *node;
struct ice_sched_node *vsi_node = NULL;
struct ice_sched_node *queue_node;
struct ice_tx_queue *txq;
error: patch failed: drivers/net/ice/ice_tm.c:764
error: drivers/net/ice/ice_tm.c: patch does not apply
prev parent reply other threads:[~2024-01-02 2:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240102102900.3435496-1-qi.z.zhang@intel.com>
2024-01-02 2:08 ` |WARNING| pw135636 " checkpatch
2024-01-02 2:18 ` qemudev [this message]
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=202401020218.4022ICEH3636590@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=qi.z.zhang@intel.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).