Hi Bruce, > -----Original Message----- > From: Richardson, Bruce > Sent: Monday, September 18, 2017 11:08 PM > To: Yang, Zhiyong <zhiyong.y...@intel.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] test: support to check AVX512F > > suggest title as: test: add check for AVX512F > > On Fri, Sep 08, 2017 at 03:44:54PM +0800, Zhiyong Yang wrote: > > The CPUs which support AVX512 have been released. Add the support of > > checking AVX512F instruction set. > > > s/the support of/support for/ > > > Signed-off-by: Zhiyong Yang <zhiyong.y...@intel.com> > > --- > Simple enough patch which adds one more check to the test. Probably worth > having. Reports the presence of the flag correctly on my board. > > With commit message rewording: > > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Thanks for your reviews , I will send V2 out sooner according to your comments. Thanks Zhiyong