[RFC v2 3/7] ethdev: introduce Rx queue based limit watermark
Morten Brørup
mb at smartsharesystems.com
Tue May 24 11:40:05 CEST 2022
> From: Andrew Rybchenko [mailto:andrew.rybchenko at oktetlabs.ru]
> Sent: Tuesday, 24 May 2022 08.35
>
> On 5/23/22 17:39, Thomas Monjalon wrote:
> > 23/05/2022 16:10, Spike Du:
> >>> From: Thomas Monjalon <thomas at monjalon.net>
> >>>> If you stick with percentage, it only needs 7 bits, and you can
> make the
> >>> remaining one bit reserved.
> >>
> >> Agree, will change to use 7 bits.
> >
> > I'm not sure it's worth introducing a bit field here.
>
> +1
It's not important for me either. Just stick with the full byte. I mainly mentioned it in case you considered reducing the parameter granularity to 1/16th instead of percent, so you would only need 4 bits.
More information about the dev
mailing list