commit | 142644f8a1f8b419005d8b3c641e80b32ce2a5f7 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 05 17:31:14 2018 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Aug 13 12:15:02 2018 -0700 |
tree | 3835bb5b5220f6b41a55ab975565e5be25cf11c4 | |
parent | b29c61dac3a258575c438c7ae1fc4c20260d823c [diff] |
net/mlx5e: Ethtool steering flow parsing refactoring Have a parsing function per flow type, that converts from ethtool rx flow spec to mlx5 flow spec. Will be useful to add support for ip6 ethtool flow steering in the next patch. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>