[ovs-dev] [PATCH v4 0/7] DPCLS Subtable ISA Optimization

Van Haaren, Harry harry.van.haaren at intel.com
Tue Jun 30 10:00:30 UTC 2020


> -----Original Message-----
> From: William Tu <u9012063 at gmail.com>
> Sent: Saturday, June 27, 2020 7:27 PM
> To: Van Haaren, Harry <harry.van.haaren at intel.com>
> Cc: ovs-dev <ovs-dev at openvswitch.org>; Stokes, Ian <ian.stokes at intel.com>; Ilya
> Maximets <i.maximets at ovn.org>; Federico Iezzi <fiezzi at redhat.com>
> Subject: Re: [PATCH v4 0/7] DPCLS Subtable ISA Optimization
> 
> On Thu, Jun 18, 2020 at 9:53 AM Harry van Haaren
> <harry.van.haaren at intel.com> wrote:
> >
> > v4 work done:
> > - Fixed shared object build link errors (--enable-shared flag)
> > - Enabled autovalidator to run with unit-tests (--enable-autovalidator flag)
> > - Address other feedback on v3
> > - Improve binutils AVX512 issue detection (in line with proposed DPDK method)
> >
> I tested v4 on travis and there are a couple of errors.
> Please take a look here:
> https://travis-ci.org/github/williamtu/ovs-travis/builds/702701139

Had a look - it seems to be a simple compile issue based on the avx512 gather()
instruction parameter checking, will include in v5, exact error here:
https://travis-ci.org/github/williamtu/ovs-travis/jobs/702701140#L1476

> other comments are in each patch.

Replies per thread too.

> > v5 Plans for work:
> > - Add NEWS section
> > - Integrate patches 5 and 6 into a single commit
> > - Address (any remaining?) feedback on v4
> 
> Thanks, look forward to v5.
> William

Thanks!


More information about the dev mailing list