Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/97017 _apply patch failure_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, August 18 2021 04:59:13 Applied on: CommitID:85b2bc49ce33f9d73a4ebd89483991a95b96b0c8 Apply patch set 97017 failed: Checking patch app/test-eventdev/test_pipeline_common.c... 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: The structure ``rte_event_eth_rx_adapter_queue_conf`` will be extended to include ``rte_event_eth_rx_adapter_event_vector_config`` elements and the function ``rte_event_eth_rx_adapter_queue_event_vector_config`` will be removed in DPDK 21.11. An application can enable event vectorization by passing the desired vector values to the function ``rte_event_eth_rx_adapter_queue_add`` using the structure ``rte_event_eth_rx_adapter_queue_add``. * 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 error: patch failed: doc/guides/rel_notes/deprecation.rst:257 Checking patch lib/eventdev/eventdev_pmd.h... Checking patch lib/eventdev/rte_event_eth_rx_adapter.c... Checking patch lib/eventdev/rte_event_eth_rx_adapter.h... Checking patch lib/eventdev/version.map... Applied patch app/test-eventdev/test_pipeline_common.c cleanly. Applying patch doc/guides/rel_notes/deprecation.rst with 1 reject... Rejected hunk #1. Applied patch lib/eventdev/eventdev_pmd.h cleanly. Applied patch lib/eventdev/rte_event_eth_rx_adapter.c cleanly. Applied patch lib/eventdev/rte_event_eth_rx_adapter.h cleanly. Applied patch lib/eventdev/version.map cleanly. diff a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst (rejected hunks) @@ -257,15 +257,6 @@ Deprecation Notices An 8-byte reserved field will be added to the structure ``rte_event_timer`` to support future extensions. -* eventdev: The structure ``rte_event_eth_rx_adapter_queue_conf`` will be - extended to include ``rte_event_eth_rx_adapter_event_vector_config`` elements - and the function ``rte_event_eth_rx_adapter_queue_event_vector_config`` will - be removed in DPDK 21.11. - - An application can enable event vectorization by passing the desired vector - values to the function ``rte_event_eth_rx_adapter_queue_add`` using - the structure ``rte_event_eth_rx_adapter_queue_add``. - * 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 https://lab.dpdk.org/results/dashboard/patchsets/18236/ UNH-IOL DPDK Community Lab