commit | dc371700d43e45ed9bf380746e293f063113c2b1 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Feb 09 14:42:03 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 13:42:50 2017 -0500 |
tree | 880f1f0bbb458efa075d9dc884df329580337066 | |
parent | 201dacbb1d77e3227aa61b7b9fd375ae201e86b2 [diff] |
spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW HW does not understand ETH_P_ALL. So treat this special case differently and translate to 0/0 key/mask. That will allow HW to match all ethertypes. Fixes: 7aa0f5aa9030 ("mlxsw: spectrum: Implement TC flower offload") Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>