From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Chaoyong He <chaoyong.he@corigine.com>, zhoumin@loongson.cn
Subject: |WARNING| pw141348-141370 [PATCH 01/23] net/nfp: fix dereference of null pointer
Date: Wed, 19 Jun 2024 17:39:14 +0800 [thread overview]
Message-ID: <202406190939.45J9dEFD3704825@localhost.localdomain> (raw)
In-Reply-To: <20240619095830.3479757-2-chaoyong.he@corigine.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/141348
_apply patch failure_
Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Wed, 19 Jun 2024 17:58:08 +0800
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: fbba6db3640f9f623c29c452e1a6b057073e81d2
Apply patch set 141348-141370 failed:
Checking patch drivers/net/nfp/nfp_ethdev.c...
Hunk #1 succeeded at 1745 (offset -28 lines).
Hunk #2 succeeded at 1777 (offset -28 lines).
error: while searching for:
pf_dev->multi_pf.enabled = nfp_check_multi_pf_from_nsp(pci_dev, cpp);
pf_dev->multi_pf.function_id = function_id;
/* Force the physical port down to clear the possible DMA error */
for (i = 0; i < nfp_eth_table->count; i++) {
id = nfp_function_id_get(pf_dev, i);
index = nfp_eth_table->ports[id].index;
nfp_eth_set_configured(cpp, index, 0);
}
ret = nfp_devargs_parse(&pf_dev->devargs, pci_dev->device.devargs);
error: patch failed: drivers/net/nfp/nfp_ethdev.c:1875
error: drivers/net/nfp/nfp_ethdev.c: patch does not apply
Checking patch drivers/net/nfp/nfp_net_common.c...
Checking patch drivers/net/nfp/nfp_net_common.h...
Hunk #1 succeeded at 323 (offset -3 lines).
next parent reply other threads:[~2024-06-19 10:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240619095830.3479757-2-chaoyong.he@corigine.com>
2024-06-19 9:39 ` qemudev [this message]
2024-06-19 9:59 ` |SUCCESS| pw141348 " 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=202406190939.45J9dEFD3704825@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).