From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Chaoyong He <chaoyong.he@corigine.com>, zhoumin@loongson.cn
Subject: |WARNING| pw140282-140283 [PATCH 1/2] net/nfp: fix xstats problem for multi PF firmware
Date: Thu, 23 May 2024 10:22:43 +0800 [thread overview]
Message-ID: <202405230222.44N2MhUi1401928@localhost.localdomain> (raw)
In-Reply-To: <20240523024916.2291031-2-chaoyong.he@corigine.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/140282
_apply patch failure_
Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Thu, 23 May 2024 10:49:15 +0800
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: a012926d36f3feb9d17a51c8f1559f466570ec0a
Apply patch set 140282-140283 failed:
Checking patch drivers/net/nfp/nfp_ethdev.c...
error: while searching for:
if ((net_hw->super.cap & NFP_NET_CFG_CTRL_TXRWB) != 0)
nfp_net_txrwb_free(eth_dev);
nfp_ipsec_uninit(eth_dev);
if (net_hw->mac_stats_area != NULL)
nfp_cpp_area_release_free(net_hw->mac_stats_area);
return 0;
}
error: patch failed: drivers/net/nfp/nfp_ethdev.c:585
error: drivers/net/nfp/nfp_ethdev.c: patch does not apply
Checking patch drivers/net/nfp/nfp_net_common.h...
Hunk #1 succeeded at 115 (offset -1 lines).
error: while searching for:
struct rte_eth_xstat *eth_xstats_base;
struct nfp_cpp_area *ctrl_area;
struct nfp_cpp_area *mac_stats_area;
uint8_t *mac_stats_bar;
uint8_t *mac_stats;
/** Sequential physical port number, only valid for CoreNIC firmware */
error: patch failed: drivers/net/nfp/nfp_net_common.h:199
error: drivers/net/nfp/nfp_net_common.h: patch does not apply
next parent reply other threads:[~2024-05-23 2:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240523024916.2291031-2-chaoyong.he@corigine.com>
2024-05-23 2:22 ` qemudev [this message]
2024-05-23 2:51 ` |SUCCESS| pw140282 " checkpatch
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=202405230222.44N2MhUi1401928@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=chaoyong.he@corigine.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).