From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Srikanth Yalavarthi <syalavarthi@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw130882-130916 [PATCH v1 01/34] ml/cnxk: drop support for register polling
Date: Thu, 31 Aug 2023 00:04:26 +0800 [thread overview]
Message-ID: <202308301604.37UG4QW4932787@localhost.localdomain> (raw)
In-Reply-To: <20230830155927.3566-2-syalavarthi@marvell.com>
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/130882
_apply patch failure_
Submitter: Srikanth Yalavarthi <syalavarthi@marvell.com>
Date: Wed, 30 Aug 2023 08:58:51 -0700
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: b7b8de26f34d39c8aaded44d8a468da5e68f19da
Apply patch set 130882-130916 failed:
Checking patch doc/guides/mldevs/cnxk.rst...
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
Hunk #1 succeeded at 387 (offset -3 lines).
Hunk #2 succeeded at 519 (offset -3 lines).
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: while searching for:
else
dev_info->max_queue_pairs = ML_CN10K_MAX_QP_PER_DEVICE_LF;
if (strcmp(mldev->fw.poll_mem, "register") == 0)
dev_info->max_desc = ML_CN10K_MAX_DESC_PER_QP / dev_info->max_queue_pairs;
else if (strcmp(mldev->fw.poll_mem, "ddr") == 0)
dev_info->max_desc = ML_CN10K_MAX_DESC_PER_QP;
dev_info->max_io = ML_CN10K_MAX_INPUT_OUTPUT;
dev_info->max_segments = ML_CN10K_MAX_SEGMENTS;
dev_info->align_size = ML_CN10K_ALIGN_SIZE;
error: patch failed: drivers/ml/cnxk/cn10k_ml_ops.c:933
error: drivers/ml/cnxk/cn10k_ml_ops.c: patch does not apply
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
prev parent reply other threads:[~2023-08-30 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230830155927.3566-2-syalavarthi@marvell.com>
2023-08-30 16:02 ` |SUCCESS| pw130882 " checkpatch
2023-08-30 16:04 ` 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=202308301604.37UG4QW4932787@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=syalavarthi@marvell.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).