On Tue, Oct 03, 2023 at 08:55:35PM +0530, pbhagavat...@marvell.com wrote:
> From: Pavan Nikhilesh <pbhagavat...@marvell.com>
> 
> Since most of the drivers overwrite the info structure passed
> from the common layer it is not possible to set defaults in
> ``rte_event_dev_info_get`` API.
> Initialize default max_profiles_per_port in the driver layer.
> 
> Fixes: 162aa4e1b479 ("eventdev: introduce link profiles")
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
> ---
> Please squash to 162aa4e1b479
> 
Confirm that this patch allows the eventdev_pipeline sample to once again
run with the event_sw driver.

For this solution, if it's chosen over alternatives

Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to