Added, Acked-by: Viacheslav Ovsiienko <[email protected]> Tested-by: Raslan Darawsheh <[email protected]>
Kindest regards, Raslan Darawsheh > -----Original Message----- > From: Raslan Darawsheh > Sent: Wednesday, October 23, 2019 5:33 PM > To: David Christensen <[email protected]>; Shahaf Shuler > <[email protected]>; Yongseok Koh <[email protected]>; Slava > Ovsiienko <[email protected]> > Cc: [email protected] > Subject: RE: [dpdk-dev] [PATCH v2] net/mlx5: add support for vectorized > code on Power systems > > Hi, > > > -----Original Message----- > > From: dev <[email protected]> On Behalf Of David Christensen > > Sent: Friday, August 16, 2019 8:56 PM > > To: Shahaf Shuler <[email protected]>; Yongseok Koh > > <[email protected]>; Slava Ovsiienko <[email protected]> > > Cc: [email protected]; David Christensen <[email protected]> > > Subject: [dpdk-dev] [PATCH v2] net/mlx5: add support for vectorized > > code on Power systems > > > > Added mlx5_rxtx_vec_altivec.h which supports vectorized RX using > > Altivec vector code. Modified associated build files to use the new > > code. > > > > Cc: [email protected] > > Cc: [email protected] > > Cc: [email protected] > > > > Signed-off-by: David Christensen <[email protected]> > > --- > > Changelog since v1: > > - Resovled meson build issue > > Patch applied to next-net-mlx, > > Kindest regards, > Raslan Darawsheh

