> -----Original Message----- > From: William Tu <[email protected]> > Sent: Saturday, June 27, 2020 7:27 PM > To: Van Haaren, Harry <[email protected]> > Cc: ovs-dev <[email protected]>; Stokes, Ian <[email protected]>; > Ilya > Maximets <[email protected]>; Federico Iezzi <[email protected]> > Subject: Re: [PATCH v4 0/7] DPCLS Subtable ISA Optimization > > On Thu, Jun 18, 2020 at 9:53 AM Harry van Haaren > <[email protected]> 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! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
