* |WARNING| pw132270-132272 [PATCH v5 1/3] eventdev: introduce link profiles
[not found] <20231003075109.4309-2-pbhagavatula@marvell.com>
@ 2023-10-03 7:31 ` qemudev
2023-10-03 7:53 ` |SUCCESS| pw132270 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-10-03 7:31 UTC (permalink / raw)
To: test-report; +Cc: pbhagavatula, zhoumin
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* |SUCCESS| pw132270 [PATCH v5 1/3] eventdev: introduce link profiles
[not found] <20231003075109.4309-2-pbhagavatula@marvell.com>
2023-10-03 7:31 ` |WARNING| pw132270-132272 [PATCH v5 1/3] eventdev: introduce link profiles qemudev
@ 2023-10-03 7:53 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-10-03 7:53 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/132270
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-03 7:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231003075109.4309-2-pbhagavatula@marvell.com>
2023-10-03 7:31 ` |WARNING| pw132270-132272 [PATCH v5 1/3] eventdev: introduce link profiles qemudev
2023-10-03 7:53 ` |SUCCESS| pw132270 " checkpatch
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).