* |SUCCESS| pw154633 [PATCH v2 1/2] net/cnxk: fix lock for security session ops
[not found] <20250623044907.2906896-1-rbhansali@marvell.com>
@ 2025-06-23 4:49 ` checkpatch
2025-06-23 12:16 ` |WARNING| pw154633-154634 " qemudev
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-06-23 4:49 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/154633
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw154633-154634 [PATCH v2 1/2] net/cnxk: fix lock for security session ops
[not found] <20250623044907.2906896-1-rbhansali@marvell.com>
2025-06-23 4:49 ` |SUCCESS| pw154633 [PATCH v2 1/2] net/cnxk: fix lock for security session ops checkpatch
@ 2025-06-23 12:16 ` qemudev
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-06-23 12:16 UTC (permalink / raw)
To: test-report; +Cc: Rahul Bhansali, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/154633
_apply patch failure RETEST #1_
Submitter: Rahul Bhansali <rbhansali@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-23 12:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250623044907.2906896-1-rbhansali@marvell.com>
2025-06-23 4:49 ` |SUCCESS| pw154633 [PATCH v2 1/2] net/cnxk: fix lock for security session ops checkpatch
2025-06-23 12:16 ` |WARNING| pw154633-154634 " qemudev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).