* |WARNING| pw135636 [PATCH v4 1/2] net/ice: reset Tx sched node during commit
[not found] <20240102102900.3435496-1-qi.z.zhang@intel.com>
@ 2024-01-02 2:08 ` checkpatch
2024-01-02 2:18 ` |WARNING| pw135636-135637 " qemudev
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-01-02 2:08 UTC (permalink / raw)
To: test-report; +Cc: Qi Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/135636
_coding style issues_
WARNING:TYPO_SPELLING: 'begining' may be misspelled - perhaps 'beginning'?
#67:
1. Always reset all Tx scheduler at the begining of a commit action.
total: 0 errors, 1 warnings, 0 checks, 222 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw135636-135637 [PATCH v4 1/2] net/ice: reset Tx sched node during commit
[not found] <20240102102900.3435496-1-qi.z.zhang@intel.com>
2024-01-02 2:08 ` |WARNING| pw135636 [PATCH v4 1/2] net/ice: reset Tx sched node during commit checkpatch
@ 2024-01-02 2:18 ` qemudev
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-01-02 2:18 UTC (permalink / raw)
To: test-report; +Cc: Qi Zhang, zhoumin
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-02 2:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240102102900.3435496-1-qi.z.zhang@intel.com>
2024-01-02 2:08 ` |WARNING| pw135636 [PATCH v4 1/2] net/ice: reset Tx sched node during commit checkpatch
2024-01-02 2:18 ` |WARNING| pw135636-135637 " qemudev
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).