On Wed, Dec 6, 2023 at 10:54 PM <pbhagavat...@marvell.com> wrote: > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Optimize Rx routine to use SSE instructions. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
1)Please fix the following typo ### [PATCH] net/octeon_ep: use SSE instructions for Rx routine WARNING:TYPO_SPELLING: 'littel-endian' may be misspelled - perhaps 'little-endian'? #407: FILE: drivers/net/octeon_ep/cnxk_ep_rx_sse.c:49: + /* Convert to littel-endian. */ ^^^^^^^^^^^^^ 2) Also update release notes in 2/3 and 3/3 patches for this new feature/improvment