|WARNING| pw119814 [PATCH v3] net/ice: fix ice_interrupt_handler panic when stop

qemudev at loongson.cn qemudev at loongson.cn
Tue Nov 15 02:47:56 CET 2022


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

_apply patch failure_

Submitter: Du, Frank <frank.du at intel.com>
Date: Mon, 14 Nov 2022 15:03:29 +0800
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: d2fc2a819459d7926387f838d5d6d994e48d9f7f

Apply patch set 119814 failed:

Checking patch drivers/net/ice/ice_ethdev.c...
error: while searching for:
		return 0;

	/* Since stop will make link down, then the link event will be
	 * triggered, disable the irq firstly to avoid the port_infoe etc
	 * resources deallocation causing the interrupt service thread
	 * crash.
	 */
	ice_pf_disable_irq0(hw);

	ret = ice_dev_stop(dev);

	if (!ad->is_safe_mode)

error: patch failed: drivers/net/ice/ice_ethdev.c:2555
error: drivers/net/ice/ice_ethdev.c: patch does not apply



More information about the test-report mailing list