From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: "Denis Davidoglu" <denis.davidoglu@b-ulltech.com>, zhoumin@loongson.cn
Subject: |WARNING| pw150864 [PATCH] net: support Arista L2 headers
Date: Tue, 4 Feb 2025 23:15:15 +0800 [thread overview]
Message-ID: <202502041515.514FFFOZ1264925@localhost.localdomain> (raw)
In-Reply-To: <GV1P190MB20413FBFFA4FC719AC6E982EA1F42@GV1P190MB2041.EURP190.PROD.OUTLOOK.COM>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/150864
_apply patch failure_
Submitter: Denis Davidoglu <denis.davidoglu@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
next parent reply other threads:[~2025-02-04 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <GV1P190MB20413FBFFA4FC719AC6E982EA1F42@GV1P190MB2041.EURP190.PROD.OUTLOOK.COM>
2025-02-04 15:15 ` qemudev [this message]
2025-02-04 15:41 ` checkpatch
2025-02-04 19:01 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202502041515.514FFFOZ1264925@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=denis.davidoglu@b-ulltech.com \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).