> > >How about something like this ? > > + * Each struct has its own flow cache and classifier per managed inport. >Packets > + *received from managed ports are looked up in the corresponding pmd > + * thread's flow cache and corresponding classifier, if the flow cache >misses. > + * Packets are executed with the found actions in either case. >
Sounds good Darrell. I wanted to fix the earlier comment that reads classifier per pmd thread that can be confusing to users. I will send on separate patch as Ben suggested by adding the 'Fixes' tag and also add you in the 'signed-off-by' list. - Bhanuprakash. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
