[dpdk-dev] [PATCH] net/mlx: replace hardcoded value with macro

Thomas Monjalon thomas at monjalon.net
Mon Feb 10 09:52:05 CET 2020


10/02/2020 07:32, Matan Azrad:
> From: Thomas Monjalon
> 
> > Replace checking against 65535 limit,
> > with a simpler form using RTE_MIN and UINT16_MAX macros.
> > 
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
> 
> No more misusing of *_MAX \ RTE_MIN\RTE_MAX in the mlx PMDs?

Sorry I don't understand your question.




More information about the dev mailing list