]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Add NIC attributes for offloaded TC flows
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 24 Jan 2017 19:04:50 +0000 (21:04 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 28 Mar 2017 12:33:58 +0000 (15:33 +0300)
commit8c6f4f59c2eedcf482e7f56c3fb83d6d69626b73
tree822a7c47c8f42d361676ef443d06463d7fc5a56f
parent848667870361e74b12cf5f8a78859416719ac414
net/mlx5e: Add NIC attributes for offloaded TC flows

Add structure that contains the attributes related to offloaded
NIC flows. Currently it has the actions and flow tag.

While here, do xmas tree cleanup of the TC configure function.

This patch doesn't change any functionality.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c