Re: [PATCH v2 0/6] Extend and set event queue attributes at runtime

2022-04-11 Thread Shijith Thotton
...@ericsson.com Subject: [PATCH v2 0/6] Extend and set event queue attributes at runtime This series adds support for setting event queue attributes at runtime and adds two new event queue attributes weight and affinity. Eventdev capability RTE_EVENT_DEV_CAP_RUNTIME_QUEUE_ATTR is added to expose the capability

[PATCH v2 0/6] Extend and set event queue attributes at runtime

2022-04-04 Thread Shijith Thotton
This series adds support for setting event queue attributes at runtime and adds two new event queue attributes weight and affinity. Eventdev capability RTE_EVENT_DEV_CAP_RUNTIME_QUEUE_ATTR is added to expose the capability to set attributes at runtime and rte_event_queue_attr_set() API is used to s