[PATCH v5 2/2] eventdev: fix missing driver names in info struct

Jerin Jacob jerinjacobk at gmail.com
Thu Oct 19 07:35:47 CEST 2023


On Wed, Oct 18, 2023 at 9:07 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> Rather than relying on the individual drivers to always populated the
> driver name field in the info structure - something missed by some
> drivers, we can do so in the eventdev rte_event_dev_info_get() function.
> This fixes issues
>
> Fixes: bbbb929da5e6 ("event/skeleton: add skeleton eventdev driver")
> Fixes: 0ce3ce7c275c ("event/dpaa2: add configuration functions")
> Cc: stable at dpdk.org
>
> Suggested-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Series applied to dpdk-next--eventdev/for-main. Thanks


More information about the stable mailing list