On Thu, Jul 21, 2011 at 03:58:53PM -0700, Ethan Jackson wrote: > This patch creates two new helper functions, nxm_reg_load() and > nxm_dst_check(). The new nxm_dst_check() function may be used to > check the validity of destination fields used by actions. The new > nxm_reg_load() function may be used by actions which need to write > to NXM fields. > > This patch also allows multipath and autopath to write their result > to non-register NXM fields.
Instead of removing the tests, would you mind changing them to try writing to a non-writable field? Otherwise looks good, thank you. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
