commit | 1174fce8d1410d13b665cb7693250cc789637b9a | [log] [tgz] |
---|---|---|
author | Maor Gottlieb <maorg@mellanox.com> | Mon Jul 04 17:23:09 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 05 00:06:02 2016 -0700 |
tree | fdcdf757391d2db853d585752ae3810ecc9b8fba | |
parent | 6dc6071cfcde6cf687f8d288c9cef9ee6ee24dc7 [diff] |
net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering Add support to add flow steering rules with ethtool of L3/L4 flow types (ip4/tcp4/udp4). Those rules will be in higher priority than l2 flow rules, in order to prefer more specific rules. Mask is not supported for l3/l4 flow types. Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>