agree, will be addressed
On 04 Sep 09:37, Stephen Hemminger wrote:
> On Fri, 4 Sep 2020 11:18:56 +0100
> Liang Ma wrote:
>
>
>
> > +#define ETH_EMPTYPOLL_MAX 512 /**< Empty poll number threshlold */
>
> Spelling here.
>
> Also, shouldn't this be a per-device (or per-queue) configur
> Add a simple API allow ethdev get the last
> available queue descriptor address from PMD.
> Also include internal structure update.
>
> Signed-off-by: Liang Ma
> Signed-off-by: Anatoly Burakov
> ---
> lib/librte_ethdev/rte_ethdev.h | 22 ++
> lib/librte_ethdev/rte_ethdev_core
On Fri, 4 Sep 2020 11:18:56 +0100
Liang Ma wrote:
> +#define ETH_EMPTYPOLL_MAX 512 /**< Empty poll number threshlold */
Spelling here.
Also, shouldn't this be a per-device (or per-queue) configuration value.
Add a simple API allow ethdev get the last
available queue descriptor address from PMD.
Also include internal structure update.
Signed-off-by: Liang Ma
Signed-off-by: Anatoly Burakov
---
lib/librte_ethdev/rte_ethdev.h | 22 ++
lib/librte_ethdev/rte_ethdev_core.h | 46 ++
4 matches
Mail list logo