> >> Without running set command first the string matching
> >> fails on get command beacuse DPCLS prio value is different
> >> for different default builds like with --enable-autovalidator
> >> build auto-validator prio is set to 255 and if the build
> >> is a scalar than generic value is default 255.
> >>
> >> The same problem is seen with dpif where re-arranging the get
> >> command after set makes it consistent across any builds.
> >>
> >> Fixes: cc0a87b11c (pmd.at: Add test-cases for DPCLS and DPIF
> commands.)
> >> Signed-off-by: Kumar Amber <kumar.am...@intel.com>
> >> Acked-by: Michael Phelan <michael.phe...@intel.com>
> >
> > Thanks for the patch Amber and the rebase, looks like the tests are now
> passing and the issue reported by Michael resolved, pushed to master.
> 
> Thanks, Ian!  Could you, please, also backport to stable
> branches, so we don't have test failures there?  IIUC,
> v1 should be applicable to some extent.
> 
> Best regards, Ilya Maximets.

No problem, thanks for flagging, I've back ported it to 2.17, the tests weren't 
present prior to that so that seems the only branch affected.

Thanks
Ian
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to