|WARNING| pw133206-133230 [PATCH v2 01/25] drivers: introduce the NFP common library

qemudev at loongson.cn qemudev at loongson.cn
Tue Oct 24 04:14:45 CEST 2023


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

_apply patch failure_

Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Tue, 24 Oct 2023 10:28:25 +0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 2a0557d1ea21c3f63a212385348c97c414970e81

Apply patch set 133206-133230 failed:

Checking patch drivers/net/nfp/flower/nfp_flower.c...
error: while searching for:
	/* Cancel possible impending LSC work here before releasing the port */
	rte_eal_alarm_cancel(nfp_net_dev_interrupt_delayed_handler, (void *)dev);

	nn_cfg_writeb(hw, NFP_NET_CFG_LSC, 0xff);

	/* Now it is safe to free all PF resources */
	PMD_DRV_LOG(INFO, "Freeing PF resources");

error: patch failed: drivers/net/nfp/flower/nfp_flower.c:219
error: drivers/net/nfp/flower/nfp_flower.c: patch does not apply
Checking patch drivers/net/nfp/flower/nfp_flower_representor.c...
Checking patch drivers/net/nfp/nfd3/nfp_nfd3_dp.c...
Checking patch drivers/net/nfp/nfdk/nfp_nfdk_dp.c...
Checking patch drivers/net/nfp/nfp_ethdev.c...
error: while searching for:

	/* Only free PF resources after all physical ports have been closed */
	/* Mark this port as unused and free device priv resources */
	nn_cfg_writeb(hw, NFP_NET_CFG_LSC, 0xff);
	app_fw_nic->ports[hw->idx] = NULL;

	for (i = 0; i < app_fw_nic->total_phyports; i++) {

error: patch failed: drivers/net/nfp/nfp_ethdev.c:286
error: drivers/net/nfp/nfp_ethdev.c: patch does not apply
Checking patch drivers/net/nfp/nfp_ethdev_vf.c...
Checking patch drivers/net/nfp/nfp_ipsec.c...
Checking patch drivers/net/nfp/nfp_net_common.c...
Checking patch drivers/net/nfp/nfp_net_common.h...
Checking patch drivers/net/nfp/nfp_rxtx.c...



More information about the test-report mailing list