|WARNING| pw135636-135637 [PATCH v4 1/2] net/ice: reset Tx sched node during commit

qemudev at loongson.cn qemudev at loongson.cn
Tue Jan 2 03:18:12 CET 2024


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

_apply patch failure_

Submitter: Qi Zhang <qi.z.zhang at 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



More information about the test-report mailing list