From: Matan Barak Date: Sun, 31 May 2015 06:30:15 +0000 (+0300) Subject: net/mlx4_core: Demote simple multicast and broadcast flow steering rules X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~182^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48564135cba806bd0d6d1704c0ea317318966d9f;p=pandora-kernel.git net/mlx4_core: Demote simple multicast and broadcast flow steering rules In SRIOV, when simple (i.e - Ethernet L2 only) flow steering rules are created, always create them at MLX4_DOMAIN_NIC priority (instead of the real priority the function created them at). This is done in order to let multiple functions add broadcast/multicast rules without affecting other functions, which is necessary for DPDK in SRIOV. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed