diff options
author | 2021-08-15 13:36:01 +0300 | |
---|---|---|
committer | 2021-10-04 18:10:53 -0700 | |
commit | d4f401d9ab189b8283e661e57b1ac148bec147fe (patch) | |
tree | b5c560f4a86dde20038413bf6cbc9b322ee6fbdc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Split actions_match_supported() into a sub function (diff) | |
download | linux-dev-d4f401d9ab189b8283e661e57b1ac148bec147fe.tar.xz linux-dev-d4f401d9ab189b8283e661e57b1ac148bec147fe.zip |
net/mlx5e: Move parse fdb check into actions_match_supported_fdb()
The parse fdb/nic actions funcs parse the actions and then call
actions_match_supported() for final check.
Move related check in parse_tc_fdb_actions() into
actions_match_supported_fdb() for more organized code.
Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions