[ovs-discuss] Finding a rule

Amrane Ait Zeouay a.zeouayamran at gmail.com
Thu Aug 11 11:14:38 UTC 2016


Hey,

I'm working on Openvswitch version 2.5.0 for adding new fields, And I found
a problem with my implemntation in the function "find_match_wc()" file
lib/classifier.c, I want to know when the condition "OVS_UNLIKELY(!wc)" is
used, and this condition too "!cmap_node_next(inode)" and the last one for
looking for a rule using find_match(), because one time it was going from
"OVS_UNLIKELY(!wc)" and another time it went from "!cmap_node_next(inode)"
and this time is skipping everything and going for that "finding_match()"

So can you help me please.

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160811/38caf93d/attachment-0002.html>


More information about the discuss mailing list