|WARNING| pw150864 [PATCH] net: support Arista L2 headers
qemudev at loongson.cn
qemudev at loongson.cn
Tue Feb 4 16:15:15 CET 2025
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/150864
_apply patch failure_
Submitter: Denis Davidoglu <denis.davidoglu at b-ulltech.com>
Date: Tue, 4 Feb 2025 15:41:46 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: dc4ce7c2538b713e16887eb598da309bc7b4d528
Apply patch set 150864 failed:
Checking patch lib/net/rte_ether.h...
error: while searching for:
((pri) << RTE_VLAN_PRI_SHIFT) | \
((dei) << RTE_VLAN_DEI_SHIFT))
/**
* Ethernet address:
* A universally administered address is uniquely assigned to a device by its
error: patch failed: lib/net/rte_ether.h:62
error: lib/net/rte_ether.h: patch does not apply
Checking patch lib/net/rte_net.c...
error: while searching for:
off += 2 * sizeof(*vh);
hdr_lens->l2_len += 2 * sizeof(*vh);
proto = vh->eth_proto;
} else if ((proto == rte_cpu_to_be_16(RTE_ETHER_TYPE_MPLS)) ||
(proto == rte_cpu_to_be_16(RTE_ETHER_TYPE_MPLSM))) {
unsigned int i;
const struct rte_mpls_hdr *mh;
error: patch failed: lib/net/rte_net.c:269
error: lib/net/rte_net.c: patch does not apply
More information about the test-report
mailing list