On Tue, Oct 3, 2023 at 10:47 PM Bruce Richardson
wrote:
>
> On Tue, Oct 03, 2023 at 08:55:35PM +0530, pbhagavat...@marvell.com wrote:
> > From: Pavan Nikhilesh
> >
> > Since most of the drivers overwrite the info structure passed
> > from the common layer it is not possible to set defaults in
> >
On Tue, Oct 03, 2023 at 08:55:35PM +0530, pbhagavat...@marvell.com wrote:
> From: Pavan Nikhilesh
>
> 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
dullah Sevincer
> > ; Hemant Agrawal
> > ; Sachin Saxena ;
> > Mattias Rönnblom ; Liang Ma
> > ; Peter Mccarthy ; Harry
> > van Haaren ; dev@dpdk.org
> > Subject: [EXT] Re: [PATCH] eventdev: fix max link profiles info
> >
> > External Email
> >
carthy ; Harry
> van Haaren ; dev@dpdk.org
> Subject: [EXT] Re: [PATCH] eventdev: fix max link profiles info
>
> External Email
>
> --
> On Tue, Oct 03, 2023 at 08:55:35PM +0530, pbhagavat...@marvell.com
> w
On Tue, Oct 03, 2023 at 08:55:35PM +0530, pbhagavat...@marvell.com wrote:
> From: Pavan Nikhilesh
>
> 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
From: Pavan Nikhilesh
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")
6 matches
Mail list logo