]> git.ipfire.org Git - thirdparty/linux.git/commit
net/mlx5e: Ethtool steering flow parsing refactoring
authorSaeed Mahameed <saeedm@mellanox.com>
Fri, 6 Jul 2018 00:31:14 +0000 (17:31 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 13 Aug 2018 19:15:02 +0000 (12:15 -0700)
commit142644f8a1f8b419005d8b3c641e80b32ce2a5f7
tree3835bb5b5220f6b41a55ab975565e5be25cf11c4
parentb29c61dac3a258575c438c7ae1fc4c20260d823c
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>
drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c