|WARNING| pw156309-156314 [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration

qemudev at loongson.cn qemudev at loongson.cn
Sat Aug 30 18:48:23 CEST 2025


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

_apply patch failure_

Submitter: Vladimir Medvedkin <vladimir.medvedkin at 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...



More information about the test-report mailing list