automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: <pbhagavatula@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw132270-132272 [PATCH v5 1/3] eventdev: introduce link profiles
Date: Tue, 3 Oct 2023 15:31:27 +0800	[thread overview]
Message-ID: <202310030731.3937VRrG3469316@localhost.localdomain> (raw)
In-Reply-To: <20231003075109.4309-2-pbhagavatula@marvell.com>

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/132270

_apply patch failure_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Tue, 3 Oct 2023 13:21:07 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 5f99480bc32b5f643fb357f8bed022b9bd23ecad

Apply patch set 132270-132272 failed:

Checking patch config/rte_config.h...
Checking patch doc/guides/eventdevs/features/default.ini...
Checking patch doc/guides/prog_guide/eventdev.rst...
Checking patch doc/guides/rel_notes/release_23_11.rst...
error: while searching for:
    model by introducing APIs that allow applications to enqueue/dequeue DMA
    operations to/from dmadev as events scheduled by an event device.

* **Updated Marvell cnxk eventdev driver.**

  * Added support for ``remaining_ticks_get`` timer adapter PMD callback

error: patch failed: doc/guides/rel_notes/release_23_11.rst:90
error: doc/guides/rel_notes/release_23_11.rst: patch does not apply
Checking patch lib/eventdev/eventdev_pmd.h...
error: while searching for:
	/**< Pointer to PMD eth Tx adapter enqueue function. */
	event_crypto_adapter_enqueue_t ca_enqueue;
	/**< Pointer to PMD crypto adapter enqueue function. */

	event_dma_adapter_enqueue_t dma_enqueue;
	/**< Pointer to PMD DMA adapter enqueue function. */

	uint64_t reserved_64s[3]; /**< Reserved for future fields */
	void *reserved_ptrs[3];	  /**< Reserved for future fields */

error: patch failed: lib/eventdev/eventdev_pmd.h:179
error: lib/eventdev/eventdev_pmd.h: patch does not apply
Checking patch lib/eventdev/eventdev_private.c...
Hunk #1 succeeded at 81 (offset -8 lines).
error: while searching for:
			dummy_event_tx_adapter_enqueue_same_dest,
		.ca_enqueue = dummy_event_crypto_adapter_enqueue,
		.dma_enqueue = dummy_event_dma_adapter_enqueue,
		.data = dummy_data,
	};


error: patch failed: lib/eventdev/eventdev_private.c:106
error: lib/eventdev/eventdev_private.c: patch does not apply
Checking patch lib/eventdev/eventdev_trace.h...
Checking patch lib/eventdev/eventdev_trace_points.c...
Checking patch lib/eventdev/rte_eventdev.c...
Hunk #1 succeeded at 95 (offset -1 lines).
Hunk #2 succeeded at 271 (offset -23 lines).
Hunk #3 succeeded at 282 (offset -23 lines).
Hunk #4 succeeded at 297 (offset -23 lines).
Hunk #5 succeeded at 955 (offset -23 lines).
Hunk #6 succeeded at 1021 (offset -23 lines).
Hunk #7 succeeded at 1044 (offset -23 lines).
Hunk #8 succeeded at 1117 (offset -23 lines).
Hunk #9 succeeded at 1173 (offset -23 lines).
Hunk #10 succeeded at 1190 (offset -23 lines).
Hunk #11 succeeded at 1541 (offset -23 lines).
Hunk #12 succeeded at 1561 (offset -23 lines).
Checking patch lib/eventdev/rte_eventdev.h...
Hunk #3 succeeded at 1546 (offset -44 lines).
Hunk #4 succeeded at 1607 (offset -44 lines).
Hunk #5 succeeded at 1644 (offset -44 lines).
Hunk #6 succeeded at 1828 (offset -44 lines).
Hunk #7 succeeded at 2449 (offset -44 lines).
Checking patch lib/eventdev/rte_eventdev_core.h...
error: while searching for:
						uint16_t nb_events);
/**< @internal Enqueue burst of events on DMA adapter */

struct rte_event_fp_ops {
	void **data;
	/**< points to array of internal port data pointers */

error: patch failed: lib/eventdev/rte_eventdev_core.h:46
error: lib/eventdev/rte_eventdev_core.h: patch does not apply
Checking patch lib/eventdev/rte_eventdev_trace_fp.h...
Checking patch lib/eventdev/version.map...
error: while searching for:
	rte_event_dma_adapter_vchan_add;
	rte_event_dma_adapter_vchan_del;
	rte_event_eth_rx_adapter_create_ext_with_params;
};

INTERNAL {

error: patch failed: lib/eventdev/version.map:150
error: lib/eventdev/version.map: patch does not apply


       reply	other threads:[~2023-10-03  7:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20231003075109.4309-2-pbhagavatula@marvell.com>
2023-10-03  7:31 ` qemudev [this message]
2023-10-03  7:53 ` |SUCCESS| pw132270 " 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=202310030731.3937VRrG3469316@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=pbhagavatula@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).