21/07/2021 10:43, Matan Azrad:
> Better title:
> net/mlx5/windows: fix indexed pools allocation
even better: keep the "on Windows" at the end.
Hi
From: Suanming Mou:
> Currently, the flow indexed pools are allocated per port, the allocation was
> missing in Windows code.
>
> This commit fixes the the Windows flow indexed pools are not allocated
Double "the"
Instead, you can use:
Allocate indexed pool for the Windows case too.
> issue
> -Original Message-
> From: Tal Shnaiderman
> Sent: Wednesday, July 21, 2021 11:40 AM
> To: Suanming Mou ; Slava Ovsiienko
> ; Matan Azrad ; Odi Assli
>
> Cc: Raslan Darawsheh ; dev@dpdk.org
> Subject: RE: [PATCH] net/mlx5: fix indexed pools allocate on Windows
>
> > Subject: [PATCH]
> Subject: [PATCH] net/mlx5: fix indexed pools allocate on Windows
>
> Currently, the flow indexed pools are allocated per port, the allocation was
> missing in Windows code.
>
> This commit fixes the the Windows flow indexed pools are not allocated issue.
>
> Fixes: b4edeaf3efd5 ("net/mlx5: rep
Currently, the flow indexed pools are allocated per port, the allocation
was missing in Windows code.
This commit fixes the the Windows flow indexed pools are not allocated
issue.
Fixes: b4edeaf3efd5 ("net/mlx5: replace flow list with indexed pool")
Signed-off-by: Suanming Mou
---
drivers/net/
5 matches
Mail list logo