On Mon, Jul 02, 2018 at 12:07:58PM +0300, Roi Dayan wrote: > When adding TC rules we save the prio so can reuse same prio > for same mask since different mask will have to use different prio. > The multi mask per prio probe broke this by using a prio but > get_prio_for_tc_flower() didn't know about it. > Also multi mask per prio support changes the hash calculation. > It's best the probe will add and del the ingress qdisc to have a clean start > after it. > > Signed-off-by: Roi Dayan <[email protected]> > Acked-by: Paul Blakey <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
