> To me it looks like we will need an equivalent of flow_wc_map() which is > less stricter than > flow_wildcards_init_for_packet() if we want to add this check in > xlate_wc_finish(). > > Let me know if the current solution has issues. I can try to move this check > to > xlate_wc_finish() otherwise.
Hi Ben, Any thoughts on this? Should I write an equivalent of flow_wc_map() and use it in xlate_wc_finish() or we use a stricter version i.e. flow_wildcards_init_for_packet() and use in revalidate_ukey__? Warm Regards, Vishal Ajmera _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
