Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/111147 _apply patch failure_ Submitter: Shijith Thotton Date: Sunday, May 15 2022 09:53:13 Applied on: CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19 Apply patch set 111147-111150 failed: Checking patch doc/guides/eventdevs/features/default.ini... Checking patch doc/guides/rel_notes/release_22_07.rst... error: while searching for: * Added support for promiscuous mode on Windows. * Added support for MTU on Windows. Removed Items ------------- error: patch failed: doc/guides/rel_notes/release_22_07.rst:65 Checking patch lib/eventdev/eventdev_pmd.h... Checking patch lib/eventdev/rte_eventdev.c... Checking patch lib/eventdev/rte_eventdev.h... Checking patch lib/eventdev/version.map... Applied patch doc/guides/eventdevs/features/default.ini cleanly. Applying patch doc/guides/rel_notes/release_22_07.rst with 1 reject... Rejected hunk #1. Applied patch lib/eventdev/eventdev_pmd.h cleanly. Applied patch lib/eventdev/rte_eventdev.c cleanly. Applied patch lib/eventdev/rte_eventdev.h cleanly. Applied patch lib/eventdev/version.map cleanly. diff a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst (rejected hunks) @@ -65,6 +65,11 @@ New Features * Added support for promiscuous mode on Windows. * Added support for MTU on Windows. +* **Added support for setting queue attributes at runtime in eventdev.** + + Added new API ``rte_event_queue_attr_set()``, to set event queue attributes + at runtime. + Removed Items ------------- Checking patch doc/guides/rel_notes/release_22_07.rst... error: while searching for: Added new API ``rte_event_queue_attr_set()``, to set event queue attributes at runtime. Removed Items ------------- error: patch failed: doc/guides/rel_notes/release_22_07.rst:70 Checking patch lib/eventdev/eventdev_pmd.h... error: lib/eventdev/eventdev_pmd.h: does not match index Checking patch lib/eventdev/rte_eventdev.c... error: lib/eventdev/rte_eventdev.c: does not match index Checking patch lib/eventdev/rte_eventdev.h... error: lib/eventdev/rte_eventdev.h: does not match index Applying patch doc/guides/rel_notes/release_22_07.rst with 1 reject... Rejected hunk #1. diff a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst (rejected hunks) @@ -70,6 +70,13 @@ New Features Added new API ``rte_event_queue_attr_set()``, to set event queue attributes at runtime. +* **Added new queues attributes weight and affinity in eventdev.** + + Defined new event queue attributes weight and affinity as below: + + * ``RTE_EVENT_QUEUE_ATTR_WEIGHT`` + * ``RTE_EVENT_QUEUE_ATTR_AFFINITY`` + Removed Items ------------- https://lab.dpdk.org/results/dashboard/patchsets/22115/ UNH-IOL DPDK Community Lab