On Mon, 19 Aug 2024 07:23:30 +0200
Kamil Vojanec wrote:
> LRU caches replace records when requested table bucket is full. There
> is, however, no information about this happening in either the return
> value or the statistics. This commit introduces a counter for such
> cases.
>
> Signed-off-by:
On Mon, 19 Aug 2024 07:23:30 +0200
Kamil Vojanec wrote:
> LRU caches replace records when requested table bucket is full. There
> is, however, no information about this happening in either the return
> value or the statistics. This commit introduces a counter for such
> cases.
>
> Signed-off-by:
LRU caches replace records when requested table bucket is full. There
is, however, no information about this happening in either the return
value or the statistics. This commit introduces a counter for such
cases.
Signed-off-by: Kamil Vojanec
---
lib/table/rte_table.h| 1 +
lib/table
LRU caches replace records when requested table bucket is full. There
is, however, no information about this happenning in either the return
value or the statistics. This commit introduces a counter for such
cases.
Signed-off-by: Kamil Vojanec
---
lib/table/rte_table.h| 1 +
lib/tabl
4 matches
Mail list logo