From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Andre Muezerie <andremue@linux.microsoft.com>, zhoumin@loongson.cn
Subject: |WARNING| pw149491-156005 [PATCH 1/2] app/test: remove use of non-standard array range initialization
Date: Wed, 20 Aug 2025 08:26:24 +0800 [thread overview]
Message-ID: <202508200026.57K0QOgG3606933@localhost.localdomain> (raw)
In-Reply-To: <1735243903-26857-2-git-send-email-andremue@linux.microsoft.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/149491
_apply patch failure_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Thu, 26 Dec 2024 12:11:42 -0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 38543d33bd47fc0ee21f59db80a8763620741879
Apply patch set 149491-156005 failed:
Checking patch drivers/net/octeon_ep/otx_ep_mbox.c...
Checking patch drivers/net/r8169/base/rtl8125a_mcu.c...
error: while searching for:
rtl_release_phy_mcu_patch_key_lock(struct rtl_hw *hw)
{
switch (hw->mcfg) {
case CFG_METHOD_48 ... CFG_METHOD_53:
rtl_mdio_direct_write_phy_ocp(hw, 0xA436, 0x0000);
rtl_mdio_direct_write_phy_ocp(hw, 0xA438, 0x0000);
rtl_clear_eth_phy_ocp_bit(hw, 0xB82E, BIT_0);
error: patch failed: drivers/net/r8169/base/rtl8125a_mcu.c:162
error: drivers/net/r8169/base/rtl8125a_mcu.c: patch does not apply
Checking patch drivers/net/r8169/base/rtl8126a.c...
error: while searching for:
hw_ephy_config_8126a(struct rtl_hw *hw)
{
switch (hw->mcfg) {
case CFG_METHOD_69 ... CFG_METHOD_71:
/* nothing to do */
break;
}
error: patch failed: drivers/net/r8169/base/rtl8126a.c:29
error: drivers/net/r8169/base/rtl8126a.c: patch does not apply
Checking patch drivers/net/r8169/r8169_ethdev.c...
error: while searching for:
rtl_nic_reset(hw);
switch (hw->mcfg) {
case CFG_METHOD_48 ... CFG_METHOD_57:
case CFG_METHOD_69 ... CFG_METHOD_71:
rtl_mac_ocp_write(hw, 0xE00A, hw->mcu_pme_setting);
break;
}
error: patch failed: drivers/net/r8169/r8169_ethdev.c:295
error: drivers/net/r8169/r8169_ethdev.c: patch does not apply
Checking patch drivers/net/r8169/r8169_hw.c...
error: while searching for:
rtl_enable_rxdvgate(struct rtl_hw *hw)
{
switch (hw->mcfg) {
case CFG_METHOD_48 ... CFG_METHOD_57:
case CFG_METHOD_69 ... CFG_METHOD_71:
RTL_W8(hw, 0xF2, RTL_R8(hw, 0xF2) | BIT_3);
rte_delay_ms(2);
}
error: patch failed: drivers/net/r8169/r8169_hw.c:345
error: drivers/net/r8169/r8169_hw.c: patch does not apply
Checking patch drivers/net/r8169/r8169_phy.c...
error: while searching for:
int i = 0;
switch (hw->mcfg) {
case CFG_METHOD_48 ... CFG_METHOD_57:
case CFG_METHOD_69 ... CFG_METHOD_71:
do {
tmp_phy_state = rtl_mdio_direct_read_phy_ocp(hw, 0xA420);
tmp_phy_state &= 0x7;
error: patch failed: drivers/net/r8169/r8169_phy.c:377
error: drivers/net/r8169/r8169_phy.c: patch does not apply
Checking patch drivers/net/r8169/r8169_rxtx.c...
error: while searching for:
/* Set TDFNR: TX Desc Fetch NumbeR */
switch (hw->mcfg) {
case CFG_METHOD_48 ... CFG_METHOD_57:
case CFG_METHOD_69 ... CFG_METHOD_71:
RTL_W8(hw, TDFNR, 0x10);
break;
}
error: patch failed: drivers/net/r8169/r8169_rxtx.c:1012
error: drivers/net/r8169/r8169_rxtx.c: patch does not apply
prev parent reply other threads:[~2025-08-20 1:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1735243903-26857-2-git-send-email-andremue@linux.microsoft.com>
2024-12-26 20:12 ` |SUCCESS| pw149491 " checkpatch
2025-08-20 0:26 ` qemudev [this message]
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=202508200026.57K0QOgG3606933@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=andremue@linux.microsoft.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).