* |WARNING| pw127703-127723 [PATCH] [v6, 21/21] test/pdcp: add PDCP status report cases
@ 2023-06-09 23:03 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-06-09 23:03 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/127703
_apply patch failure_
Submitter: Anoob Joseph <anoobj@marvell.com>
Date: Tuesday, May 30 2023 10:01:58
Applied on: CommitID:c9df59bcc9bec67783de98486879594e52bdc418
Apply patch set 127703-127723 failed:
Checking patch MAINTAINERS...
Checking patch doc/guides/prog_guide/img/pdcp_functional_overview.svg...
Checking patch doc/guides/prog_guide/index.rst...
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
Checking patch doc/guides/rel_notes/release_23_07.rst...
error: while searching for:
* Added support for SM3 hash operations.
* Added support for AES-CCM in cn9k and cn10k drivers.
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_23_07.rst:65
Applied patch MAINTAINERS cleanly.
Applied patch doc/guides/prog_guide/img/pdcp_functional_overview.svg cleanly.
Applied patch doc/guides/prog_guide/index.rst cleanly.
Applied patch doc/guides/prog_guide/pdcp_lib.rst cleanly.
Applying patch doc/guides/rel_notes/release_23_07.rst with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst (rejected hunks)
@@ -65,6 +65,18 @@ New Features
* Added support for SM3 hash operations.
* Added support for AES-CCM in cn9k and cn10k drivers.
+* **Added PDCP Library.**
+
+ Added an experimental library ``lib_pdcp`` to provide PDCP UL and DL
+ processing of packets.
+
+ The library supports all PDCP algorithms and leverages lookaside crypto
+ offloads to cryptodevs for crypto processing. PDCP features such as IV
+ generation, sequence number handling etc are supported. It is planned to add
+ more features such as packet caching in future releases.
+
+ See :doc:`../prog_guide/pdcp_lib` for more information.
+
Removed Items
-------------
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
error: doc/guides/prog_guide/pdcp_lib.rst: does not exist in index
Checking patch lib/pdcp/meson.build...
Checking patch lib/pdcp/pdcp_cnt.c...
Checking patch lib/pdcp/pdcp_cnt.h...
Checking patch lib/pdcp/pdcp_ctrl_pdu.c...
Checking patch lib/pdcp/pdcp_ctrl_pdu.h...
Checking patch lib/pdcp/pdcp_entity.h...
Checking patch lib/pdcp/pdcp_process.c...
Checking patch lib/pdcp/rte_pdcp.c...
Checking patch lib/pdcp/rte_pdcp.h...
Checking patch lib/pdcp/version.map...
Applied patch lib/pdcp/meson.build cleanly.
Applied patch lib/pdcp/pdcp_cnt.c cleanly.
Applied patch lib/pdcp/pdcp_cnt.h cleanly.
Applied patch lib/pdcp/pdcp_ctrl_pdu.c cleanly.
Applied patch lib/pdcp/pdcp_ctrl_pdu.h cleanly.
Applied patch lib/pdcp/pdcp_entity.h cleanly.
Applied patch lib/pdcp/pdcp_process.c cleanly.
Applied patch lib/pdcp/rte_pdcp.c cleanly.
Applied patch lib/pdcp/rte_pdcp.h cleanly.
Applied patch lib/pdcp/version.map cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/meson.build...
error: lib/pdcp/meson.build: does not match index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/pdcp_reorder.c...
Checking patch lib/pdcp/pdcp_reorder.h...
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
Applied patch lib/pdcp/pdcp_reorder.c cleanly.
Applied patch lib/pdcp/pdcp_reorder.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
error: doc/guides/prog_guide/pdcp_lib.rst: does not exist in index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
Checking patch lib/pdcp/version.map...
error: lib/pdcp/version.map: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_cnt.c...
error: lib/pdcp/pdcp_cnt.c: does not exist in index
Checking patch lib/pdcp/pdcp_cnt.h...
error: lib/pdcp/pdcp_cnt.h: does not exist in index
Checking patch lib/pdcp/pdcp_ctrl_pdu.c...
error: lib/pdcp/pdcp_ctrl_pdu.c: does not exist in index
Checking patch lib/pdcp/pdcp_ctrl_pdu.h...
error: lib/pdcp/pdcp_ctrl_pdu.h: does not exist in index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/pdcp_process.h...
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Applied patch lib/pdcp/pdcp_process.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_cnt.c...
error: lib/pdcp/pdcp_cnt.c: does not exist in index
Checking patch lib/pdcp/pdcp_cnt.h...
error: lib/pdcp/pdcp_cnt.h: does not exist in index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_reorder.c...
error: lib/pdcp/pdcp_reorder.c: does not exist in index
Checking patch lib/pdcp/pdcp_reorder.h...
error: lib/pdcp/pdcp_reorder.h: does not exist in index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
https://lab.dpdk.org/results/dashboard/patchsets/26449/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw127703-127723 [PATCH] [v6, 21/21] test/pdcp: add PDCP status report cases
@ 2023-06-08 22:31 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-06-08 22:31 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/127703
_apply patch failure_
Submitter: Anoob Joseph <anoobj@marvell.com>
Date: Tuesday, May 30 2023 10:01:58
Applied on: CommitID:c9df59bcc9bec67783de98486879594e52bdc418
Apply patch set 127703-127723 failed:
Checking patch MAINTAINERS...
Checking patch doc/guides/prog_guide/img/pdcp_functional_overview.svg...
Checking patch doc/guides/prog_guide/index.rst...
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
Checking patch doc/guides/rel_notes/release_23_07.rst...
error: while searching for:
* Added support for SM3 hash operations.
* Added support for AES-CCM in cn9k and cn10k drivers.
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_23_07.rst:65
Applied patch MAINTAINERS cleanly.
Applied patch doc/guides/prog_guide/img/pdcp_functional_overview.svg cleanly.
Applied patch doc/guides/prog_guide/index.rst cleanly.
Applied patch doc/guides/prog_guide/pdcp_lib.rst cleanly.
Applying patch doc/guides/rel_notes/release_23_07.rst with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst (rejected hunks)
@@ -65,6 +65,18 @@ New Features
* Added support for SM3 hash operations.
* Added support for AES-CCM in cn9k and cn10k drivers.
+* **Added PDCP Library.**
+
+ Added an experimental library ``lib_pdcp`` to provide PDCP UL and DL
+ processing of packets.
+
+ The library supports all PDCP algorithms and leverages lookaside crypto
+ offloads to cryptodevs for crypto processing. PDCP features such as IV
+ generation, sequence number handling etc are supported. It is planned to add
+ more features such as packet caching in future releases.
+
+ See :doc:`../prog_guide/pdcp_lib` for more information.
+
Removed Items
-------------
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
error: doc/guides/prog_guide/pdcp_lib.rst: does not exist in index
Checking patch lib/pdcp/meson.build...
Checking patch lib/pdcp/pdcp_cnt.c...
Checking patch lib/pdcp/pdcp_cnt.h...
Checking patch lib/pdcp/pdcp_ctrl_pdu.c...
Checking patch lib/pdcp/pdcp_ctrl_pdu.h...
Checking patch lib/pdcp/pdcp_entity.h...
Checking patch lib/pdcp/pdcp_process.c...
Checking patch lib/pdcp/rte_pdcp.c...
Checking patch lib/pdcp/rte_pdcp.h...
Checking patch lib/pdcp/version.map...
Applied patch lib/pdcp/meson.build cleanly.
Applied patch lib/pdcp/pdcp_cnt.c cleanly.
Applied patch lib/pdcp/pdcp_cnt.h cleanly.
Applied patch lib/pdcp/pdcp_ctrl_pdu.c cleanly.
Applied patch lib/pdcp/pdcp_ctrl_pdu.h cleanly.
Applied patch lib/pdcp/pdcp_entity.h cleanly.
Applied patch lib/pdcp/pdcp_process.c cleanly.
Applied patch lib/pdcp/rte_pdcp.c cleanly.
Applied patch lib/pdcp/rte_pdcp.h cleanly.
Applied patch lib/pdcp/version.map cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/meson.build...
error: lib/pdcp/meson.build: does not match index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/pdcp_reorder.c...
Checking patch lib/pdcp/pdcp_reorder.h...
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
Applied patch lib/pdcp/pdcp_reorder.c cleanly.
Applied patch lib/pdcp/pdcp_reorder.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
error: doc/guides/prog_guide/pdcp_lib.rst: does not exist in index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
Checking patch lib/pdcp/version.map...
error: lib/pdcp/version.map: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_cnt.c...
error: lib/pdcp/pdcp_cnt.c: does not exist in index
Checking patch lib/pdcp/pdcp_cnt.h...
error: lib/pdcp/pdcp_cnt.h: does not exist in index
Checking patch lib/pdcp/pdcp_ctrl_pdu.c...
error: lib/pdcp/pdcp_ctrl_pdu.c: does not exist in index
Checking patch lib/pdcp/pdcp_ctrl_pdu.h...
error: lib/pdcp/pdcp_ctrl_pdu.h: does not exist in index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/pdcp_process.h...
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Applied patch lib/pdcp/pdcp_process.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_cnt.c...
error: lib/pdcp/pdcp_cnt.c: does not exist in index
Checking patch lib/pdcp/pdcp_cnt.h...
error: lib/pdcp/pdcp_cnt.h: does not exist in index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_reorder.c...
error: lib/pdcp/pdcp_reorder.c: does not exist in index
Checking patch lib/pdcp/pdcp_reorder.h...
error: lib/pdcp/pdcp_reorder.h: does not exist in index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
https://lab.dpdk.org/results/dashboard/patchsets/26449/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw127703-127723 [PATCH] [v6, 21/21] test/pdcp: add PDCP status report cases
@ 2023-05-30 17:13 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-05-30 17:13 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/127703
_apply patch failure_
Submitter: Anoob Joseph <anoobj@marvell.com>
Date: Tuesday, May 30 2023 10:01:58
Applied on: CommitID:c9df59bcc9bec67783de98486879594e52bdc418
Apply patch set 127703-127723 failed:
Checking patch MAINTAINERS...
Checking patch doc/guides/prog_guide/img/pdcp_functional_overview.svg...
Checking patch doc/guides/prog_guide/index.rst...
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
Checking patch doc/guides/rel_notes/release_23_07.rst...
error: while searching for:
* Added support for SM3 hash operations.
* Added support for AES-CCM in cn9k and cn10k drivers.
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_23_07.rst:65
Applied patch MAINTAINERS cleanly.
Applied patch doc/guides/prog_guide/img/pdcp_functional_overview.svg cleanly.
Applied patch doc/guides/prog_guide/index.rst cleanly.
Applied patch doc/guides/prog_guide/pdcp_lib.rst cleanly.
Applying patch doc/guides/rel_notes/release_23_07.rst with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst (rejected hunks)
@@ -65,6 +65,18 @@ New Features
* Added support for SM3 hash operations.
* Added support for AES-CCM in cn9k and cn10k drivers.
+* **Added PDCP Library.**
+
+ Added an experimental library ``lib_pdcp`` to provide PDCP UL and DL
+ processing of packets.
+
+ The library supports all PDCP algorithms and leverages lookaside crypto
+ offloads to cryptodevs for crypto processing. PDCP features such as IV
+ generation, sequence number handling etc are supported. It is planned to add
+ more features such as packet caching in future releases.
+
+ See :doc:`../prog_guide/pdcp_lib` for more information.
+
Removed Items
-------------
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
error: doc/guides/prog_guide/pdcp_lib.rst: does not exist in index
Checking patch lib/pdcp/meson.build...
Checking patch lib/pdcp/pdcp_cnt.c...
Checking patch lib/pdcp/pdcp_cnt.h...
Checking patch lib/pdcp/pdcp_ctrl_pdu.c...
Checking patch lib/pdcp/pdcp_ctrl_pdu.h...
Checking patch lib/pdcp/pdcp_entity.h...
Checking patch lib/pdcp/pdcp_process.c...
Checking patch lib/pdcp/rte_pdcp.c...
Checking patch lib/pdcp/rte_pdcp.h...
Checking patch lib/pdcp/version.map...
Applied patch lib/pdcp/meson.build cleanly.
Applied patch lib/pdcp/pdcp_cnt.c cleanly.
Applied patch lib/pdcp/pdcp_cnt.h cleanly.
Applied patch lib/pdcp/pdcp_ctrl_pdu.c cleanly.
Applied patch lib/pdcp/pdcp_ctrl_pdu.h cleanly.
Applied patch lib/pdcp/pdcp_entity.h cleanly.
Applied patch lib/pdcp/pdcp_process.c cleanly.
Applied patch lib/pdcp/rte_pdcp.c cleanly.
Applied patch lib/pdcp/rte_pdcp.h cleanly.
Applied patch lib/pdcp/version.map cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/meson.build...
error: lib/pdcp/meson.build: does not match index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/pdcp_reorder.c...
Checking patch lib/pdcp/pdcp_reorder.h...
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
Applied patch lib/pdcp/pdcp_reorder.c cleanly.
Applied patch lib/pdcp/pdcp_reorder.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch doc/guides/prog_guide/pdcp_lib.rst...
error: doc/guides/prog_guide/pdcp_lib.rst: does not exist in index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Checking patch lib/pdcp/rte_pdcp.h...
error: lib/pdcp/rte_pdcp.h: does not match index
Checking patch lib/pdcp/version.map...
error: lib/pdcp/version.map: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_cnt.c...
error: lib/pdcp/pdcp_cnt.c: does not exist in index
Checking patch lib/pdcp/pdcp_cnt.h...
error: lib/pdcp/pdcp_cnt.h: does not exist in index
Checking patch lib/pdcp/pdcp_ctrl_pdu.c...
error: lib/pdcp/pdcp_ctrl_pdu.c: does not exist in index
Checking patch lib/pdcp/pdcp_ctrl_pdu.h...
error: lib/pdcp/pdcp_ctrl_pdu.h: does not exist in index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_process.c...
error: lib/pdcp/pdcp_process.c: does not match index
Checking patch lib/pdcp/pdcp_process.h...
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
Applied patch lib/pdcp/pdcp_process.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch lib/pdcp/pdcp_cnt.c...
error: lib/pdcp/pdcp_cnt.c: does not exist in index
Checking patch lib/pdcp/pdcp_cnt.h...
error: lib/pdcp/pdcp_cnt.h: does not exist in index
Checking patch lib/pdcp/pdcp_entity.h...
error: lib/pdcp/pdcp_entity.h: does not match index
Checking patch lib/pdcp/pdcp_reorder.c...
error: lib/pdcp/pdcp_reorder.c: does not exist in index
Checking patch lib/pdcp/pdcp_reorder.h...
error: lib/pdcp/pdcp_reorder.h: does not exist in index
Checking patch lib/pdcp/rte_pdcp.c...
error: lib/pdcp/rte_pdcp.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
https://lab.dpdk.org/results/dashboard/patchsets/26449/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-09 23:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 23:03 |WARNING| pw127703-127723 [PATCH] [v6, 21/21] test/pdcp: add PDCP status report cases dpdklab
-- strict thread matches above, loose matches on Subject: below --
2023-06-08 22:31 dpdklab
2023-05-30 17:13 dpdklab
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).