Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/99829 _apply patch failure_ Submitter: Shijith Thotton Date: Monday, September 27 2021 15:22:44 Applied on: CommitID:2700326085033fd13339a8de31f58a95d1ee9c3f Apply patch set 99829 failed: Checking patch doc/guides/rel_notes/deprecation.rst... error: while searching for: An 8-byte reserved field will be added to the structure ``rte_event_timer`` to support future extensions. * eventdev: Reserved bytes of ``rte_event_crypto_request`` is a space holder for ``response_info``. Both should be decoupled for better clarity. New space for ``response_info`` can be made by changing ``rte_event_crypto_metadata`` type to structure from union. This change is targeted for DPDK 21.11. * metrics: The function ``rte_metrics_init`` will have a non-void return in order to notify errors instead of calling ``rte_exit``. error: patch failed: doc/guides/rel_notes/deprecation.rst:254 Checking patch lib/eventdev/rte_event_crypto_adapter.h... Applying patch doc/guides/rel_notes/deprecation.rst with 1 reject... Rejected hunk #1. Applied patch lib/eventdev/rte_event_crypto_adapter.h cleanly. diff a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst (rejected hunks) @@ -254,12 +254,6 @@ Deprecation Notices An 8-byte reserved field will be added to the structure ``rte_event_timer`` to support future extensions. -* eventdev: Reserved bytes of ``rte_event_crypto_request`` is a space holder - for ``response_info``. Both should be decoupled for better clarity. - New space for ``response_info`` can be made by changing - ``rte_event_crypto_metadata`` type to structure from union. - This change is targeted for DPDK 21.11. - * metrics: The function ``rte_metrics_init`` will have a non-void return in order to notify errors instead of calling ``rte_exit``. https://lab.dpdk.org/results/dashboard/patchsets/18992/ UNH-IOL DPDK Community Lab