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

2023-10-18 Thread Jerin Jacob
On Thu, Oct 19, 2023 at 6:52 AM 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 v6 3/3] net/octeon_ep: add new fastpath routines

2023-10-18 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| 309