On Sun, Jun 01, 2014 at 12:09:56AM -0400, Jason Thorpe wrote: > is it better to specify nw_src in addition to nw_dst? My question can > also be worded as that for better performance for lots of flows, which > is better: specifying explicit flow rules or wildcarded ones? > > nw_src: X, nw_dst: Y > - vs - > nw_dst: Y
If you can omit nw_src, then that's probably a little better. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
