[ovs-dev] [PATCH] netdev-tc-offloads: Fix probing multi mask per prio

Simon Horman simon.horman at netronome.com
Mon Jul 2 14:16:26 UTC 2018


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 <roid at mellanox.com>
> Acked-by: Paul Blakey <paulb at mellanox.com>

Thanks, applied to master.


More information about the dev mailing list