commit | adb4c123f88dfa7a9c3a320731c765f07a125503 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Jul 14 10:32:45 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 14 13:34:29 2016 -0700 |
tree | af0680e991b7893412a47716912810c9f3dce332 | |
parent | 03a9d11e6eeb30363971a9e372b4d61b6e817882 [diff] |
net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads Enhance the TC offload code such that when the eswitch exists and it's mode being SRIOV offloads, we do TC actions parsing and setup targeted for eswitch. Next, we add the offloaded flow to the HW e-switch (fdb). Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>