Re: [PATCH v4 3/3] net/octeon_ep: add new fastpath routines

2023-10-17 Thread Jerin Jacob
On Thu, Oct 12, 2023 at 4:41 PM Vamsi Attunuru wrote: > > Adds new fastpath routines for cn10k & cn9k endpoint > devices and assigns the fastpath routines based on > the offload flags. > > Patch also adds misc changes to improve performance > and code-readability. > > Signed-off-by: Vamsi Attunuru

[PATCH v4 3/3] net/octeon_ep: add new fastpath routines

2023-10-11 Thread Vamsi Attunuru
Adds new fastpath routines for cn10k & cn9k endpoint devices and assigns the fastpath routines based on the offload flags. Patch also adds misc changes to improve performance and code-readability. Signed-off-by: Vamsi Attunuru --- drivers/net/octeon_ep/cnxk_ep_rx.c| 310