Hi,
> -Original Message-
> From: Asaf Penso
> Sent: Wednesday, December 28, 2022 8:37 PM
> To: dev@dpdk.org
> Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) ;
> Slava Ovsiienko ; Matan Azrad
> ; Raslan Darawsheh
> Subject: [PATCH v2] net/mlx5: add stub functions to
From: Asaf Penso
> There are several functions implementation that queries the drv type to
> understand which fops function to use.
> In case the type is DV, the function gets the concrete DV function and calls
> it.
> In case it’s not, the function returns an error.
>
> The current implementa
There are several functions implementation that queries the drv type
to understand which fops function to use.
In case the type is DV, the function gets the concrete DV function and
calls it.
In case it’s not, the function returns an error.
The current implementation is not flexible enough and wil
3 matches
Mail list logo