On 9/19/2024 5:37 PM, Jerin Jacob wrote: > On Thu, Sep 19, 2024 at 12:16 AM Adel Belkhiri <adel.belkh...@gmail.com> > wrote: >> >> From: Adel Belkhiri <adel.belkh...@polymtl.ca> >> >> Split the tracepoints rte_ethdev_trace_rx_burst and >> rte_eth_trace_call_rx_callbacks into two separate ones >> for empty and non-empty calls to avoid saturating >> quickly the trace buffer. >> >> Signed-off-by: Adel Belkhiri <adel.belkh...@polymtl.ca> > > Acked-by: Jerin Jacob <jer...@marvell.com> >
Applied to dpdk-next-net/main, thanks.