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>