Re: [PATCH v6 3/3] node: add xstats for ip4 nodes

2024-10-14 Thread Robin Jarry
, Oct 14, 2024 at 18:10: From: Pavan Nikhilesh Add xstat counters for ip4 LPM lookup failures in ip4_lookup node. Add reassembly failure xstat counter for ip4 reassembly node. Signed-off-by: Pavan Nikhilesh Acked-by: Kiran Kumar K --- Reviewed-by: Robin Jarry

[PATCH v6 3/3] node: add xstats for ip4 nodes

2024-10-14 Thread pbhagavatula
From: Pavan Nikhilesh Add xstat counters for ip4 LPM lookup failures in ip4_lookup node. Add reassembly failure xstat counter for ip4 reassembly node. Signed-off-by: Pavan Nikhilesh Acked-by: Kiran Kumar K --- lib/node/ip4_lookup.c | 9 + lib/node/ip4_lookup_neon.h | 5 + lib