> From: Sunil Kumar Kori [mailto:sk...@marvell.com]
> Sent: Monday, 16 June 2025 10.36
>
> > > > From: Sunil Kumar Kori
> > > > Sent: Monday, 12 May 2025 17.07
> > > >
> > > > rte_eth_fp_ops contains ops for fast path APIs. Each API validates
> > > > availability of callback and then invoke it.
>
> > > From: Sunil Kumar Kori
> > > Sent: Monday, 12 May 2025 17.07
> > >
> > > rte_eth_fp_ops contains ops for fast path APIs. Each API validates
> > > availability of callback and then invoke it.
> > > These checks impact data path performace.
> >
> > Picking up the discussion from another thread
> > From: Sunil Kumar Kori
> > Sent: Monday, 12 May 2025 17.07
> >
> > rte_eth_fp_ops contains ops for fast path APIs. Each API validates
> > availability of callback and then invoke it.
> > These checks impact data path performace.
>
> Picking up the discussion from another thread [1]:
>
> > Fr
> From: Sunil Kumar Kori
> Sent: Monday, 12 May 2025 17.07
>
> rte_eth_fp_ops contains ops for fast path APIs. Each API
> validates availability of callback and then invoke it.
> These checks impact data path performace.
Picking up the discussion from another thread [1]:
> From: Konstantin Anan
> From: Sunil Kumar Kori
> Sent: Monday, 12 May 2025 17.07
>
> rte_eth_fp_ops contains ops for fast path APIs. Each API
> validates availability of callback and then invoke it.
> These checks impact data path performace.
>
> Hence removing these NULL checks instead using dummy
> callbacks.
>
>
5 matches
Mail list logo