|WARNING| pw153350 回复: [PATCH] ethdev: optimize how the values of the flag variables are assigned

qemudev at loongson.cn qemudev at loongson.cn
Thu May 8 07:56:57 CEST 2025


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

_apply patch failure_

Submitter: Sunyang Wu <sunyang.wu at jaguarmicro.com>
Date: Thu, 8 May 2025 06:26:39 +0000
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: ff05ee3e3f8fb4ce958a2ce6461e8141aea959c6

Apply patch set 153350 failed:

Checking patch lib/ethdev/rte_ethdev.c...
error: while searching for:
       if (dev->dev_ops->promiscuous_disable == NULL)
               return -ENOTSUP;

       dev->data->promiscuous = 0;
       diag = dev->dev_ops->promiscuous_disable(dev);
       if (diag != 0)
               dev->data->promiscuous = 1;

       diag = eth_err(port_id, diag);


error: patch failed: lib/ethdev/rte_ethdev.c:3044
error: lib/ethdev/rte_ethdev.c: patch does not apply



More information about the test-report mailing list