commit | 17091853fc0bb8354283000e065a60b8cc682f5c | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Mon Mar 13 08:33:03 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Mar 28 15:33:59 2017 +0300 |
tree | ac63e20017514337fb73929872056c0ed090d005 | |
parent | 3bc4b7bfa01f581f133fc678db9d4541dd794ae5 [diff] |
net/mlx5e: Add intermediate struct for TC flow parsing attributes Add intermediate structure to store attributes parsed from TC filter matching/actions parts which are soon to be configured into the HW. Currently put there the flow matching spec after being parsed. More content to be added in down-stream patch. This patch doesn't change any functionality. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>