> 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 <[email protected]> > Acked-by: Michael Phelan <[email protected]>
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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
