|WARNING| pw154633-154634 [PATCH v2 1/2] net/cnxk: fix lock for security session ops

qemudev at loongson.cn qemudev at loongson.cn
Mon Jun 23 15:27:19 CEST 2025


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

_apply patch failure RETEST #4_

Submitter: Rahul Bhansali <rbhansali at marvell.com>
Date: Mon, 23 Jun 2025 10:19:06 +0530
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: for-next-net
  CommitID: 3408b132b31906fe1ed28d6b2009b98202e1cff0

Apply patch set 154633-154634 failed:

Checking patch drivers/net/cnxk/cn10k_ethdev_sec.c...
error: while searching for:
	inbound = !!(ipsec->direction == RTE_SECURITY_IPSEC_SA_DIR_INGRESS);
	inl_dev = !!dev->inb.inl_dev;

	memset(eth_sec, 0, sizeof(struct cnxk_eth_sec_sess));
	sess_priv.u64 = 0;

	lock = inbound ? &dev->inb.lock : &dev->outb.lock;

error: patch failed: drivers/net/cnxk/cn10k_ethdev_sec.c:786
error: drivers/net/cnxk/cn10k_ethdev_sec.c: patch does not apply
Checking patch drivers/net/cnxk/cnxk_ethdev_sec.c...
error: while searching for:
{
	struct rte_eth_dev *eth_dev = &rte_eth_devices[portid];
	struct cnxk_eth_dev *dev = cnxk_eth_pmd_priv(eth_dev);

	return roc_nix_inl_sa_sync(&dev->nix, sess, inb, ROC_NIX_INL_SA_OP_FLUSH);
}

RTE_EXPORT_EXPERIMENTAL_SYMBOL(rte_pmd_cnxk_hw_sa_read, 22.07)

error: patch failed: drivers/net/cnxk/cnxk_ethdev_sec.c:354
error: drivers/net/cnxk/cnxk_ethdev_sec.c: patch does not apply



More information about the test-report mailing list