Hello,
On Mon, Jun 27, 2022 at 3:13 PM Chenming C wrote:
>
> The rte_hash lookup can return ZERO which is not a positive value.
>
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
> Signed-off-by: Chenming C
Acked-by: Stephen Hemminger
Acked-by: Vladimir Medvedkin
Sorry, I h
I believe this patch requires fixline and cc stable@
Fixes: af75078fece3 ("first public release")
Apart from it
Acked-by: Vladimir Medvedkin
чт, 6 июл. 2023 г. в 23:58, Stephen Hemminger :
> On Mon, 27 Jun 2022 21:11:21 +0800
> Chenming C wrote:
>
> > The rte_hash lookup can return ZERO whic
The rte_hash lookup can return ZERO which is not a positive value.
Signed-off-by: Chenming C
---
lib/hash/rte_hash.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/lib/hash/rte_hash.h b/lib/hash/rte_hash.h
index 7fa9702..1bf1aac 100644
--- a/lib/hash/rte_has
3 matches
Mail list logo