[PATCH v2 1/3] net/octeon_ep: optimize Rx and Tx routines

2023-11-25 Thread pbhagavatula
From: Pavan Nikhilesh Preset rearm data to avoid writing multiple fields in fastpath, Increase maximum outstanding Tx instructions from 128 to 256. Signed-off-by: Pavan Nikhilesh --- v2 Changes: - Skip compiling for 32b x86 targets. drivers/net/octeon_ep/cnxk_ep_rx.c| 12 dri

[PATCH v2 2/3] net/octeon_ep: use SSE instructions for Rx routine

2023-11-25 Thread pbhagavatula
From: Pavan Nikhilesh Optimize Rx routine to use SSE instructions. Signed-off-by: Pavan Nikhilesh --- drivers/net/octeon_ep/cnxk_ep_rx.c | 159 +-- drivers/net/octeon_ep/cnxk_ep_rx.h | 167 + drivers/net/octeon_ep/cnxk_ep_rx_sse.c | 124 +

[PATCH v2 3/3] net/octeon_ep: use AVX2 instructions for Rx

2023-11-25 Thread pbhagavatula
From: Pavan Nikhilesh Optimize Rx routine to use AVX2 instructions when underlying architecture supports it. Signed-off-by: Pavan Nikhilesh --- drivers/net/octeon_ep/cnxk_ep_rx_avx.c | 117 + drivers/net/octeon_ep/meson.build | 12 +++ drivers/net/octeon_ep/otx_ep

Re: DPDK Release Status Meeting 2023-11-23

2023-11-25 Thread Ruifeng Wang
On 2023/11/24 4:53 PM, Mcnamara, John wrote: Release status meeting minutes 2023-11-23 issues:     * Build/link issue on Debian   https://salsa.debian.org/debian/dpdk/-/jobs/4949787     * cpfl compilation issue https://build.opensuse.org/package/live_build_log/home:bluca