> -----Original Message----- > From: Li, Xiaoyun > Sent: Wednesday, September 12, 2018 6:12 PM > To: Xing, Beilei <beilei.x...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com> > Cc: dev@dpdk.org; Yang, Zhiyong <zhiyong.y...@intel.com>; Li, Xiaoyun > <xiaoyun...@intel.com> > Subject: [PATCH v5] net/i40e: add interface to choose latest vector path > > Right now, vector path is limited to only use on later platform. > This patch adds a devarg use-latest-vec to allow the users to use the latest > vector path that the platform supported. Namely, using AVX2 vector path on > broadwell is possible. > > Signed-off-by: Xiaoyun Li <xiaoyun...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com> Applied to dpdk-next-net-intel. Regards Qi