automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
@ 2025-07-02 17:46 ` qemudev
  2025-07-02 18:15 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-07-02 17:46 UTC (permalink / raw)
  To: test-report; +Cc: Amiya Ranjan Mohakud, zhoumin

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

_apply patch failure_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wed,  2 Jul 2025 23:45:06 +0530
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 9d9c24079d2f98ea595cefda4b60e1adf18f875d

Apply patch set 154976 failed:

Checking patch drivers/net/intel/iavf/iavf_ethdev.c...
error: while searching for:
}

static int
iavf_dev_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on)
{
	struct iavf_adapter *adapter =
		IAVF_DEV_PRIVATE_TO_ADAPTER(dev->data->dev_private);
	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(adapter);
	struct rte_eth_conf *dev_conf = &dev->data->dev_conf;
	int err;

	if (adapter->closed)
		return -EIO;


error: patch failed: drivers/net/intel/iavf/iavf_ethdev.c:1379
error: drivers/net/intel/iavf/iavf_ethdev.c: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag
       [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
  2025-07-02 17:46 ` |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag qemudev
@ 2025-07-02 18:15 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-07-02 18:15 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/154976

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-02 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250702181506.95192-1-amiyaranjan.mohakud@gmail.com>
2025-07-02 17:46 ` |WARNING| pw154976 [PATCH] net/iavf: fix VLAN offload strip flag qemudev
2025-07-02 18:15 ` |SUCCESS| " checkpatch

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).