numam-dpdk/drivers/net/mlx5/hws
Alex Vesker 22681deead net/mlx5/hws: enable hardware steering
Replace stub implementation of HWS with mlx5dr code.

Signed-off-by: Alex Vesker <valex@nvidia.com>
2022-10-26 13:33:36 +02:00
..
meson.build net/mlx5/hws: enable hardware steering 2022-10-26 13:33:36 +02:00
mlx5dr_action.c net/mlx5/hws: add action object 2022-10-26 13:33:35 +02:00
mlx5dr_action.h net/mlx5/hws: add action object 2022-10-26 13:33:35 +02:00
mlx5dr_buddy.c net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_buddy.h net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_cmd.c
mlx5dr_cmd.h
mlx5dr_context.c net/mlx5/hws: add context object 2022-10-26 13:33:34 +02:00
mlx5dr_context.h net/mlx5/hws: add context object 2022-10-26 13:33:34 +02:00
mlx5dr_debug.c net/mlx5/hws: add debug layer 2022-10-26 13:33:36 +02:00
mlx5dr_debug.h net/mlx5/hws: add debug layer 2022-10-26 13:33:36 +02:00
mlx5dr_definer.c net/mlx5/hws: add definer layer 2022-10-26 13:33:33 +02:00
mlx5dr_definer.h net/mlx5/hws: add definer layer 2022-10-26 13:33:33 +02:00
mlx5dr_internal.h net/mlx5/hws: enable hardware steering 2022-10-26 13:33:36 +02:00
mlx5dr_matcher.c net/mlx5/hws: add matcher object 2022-10-26 13:33:34 +02:00
mlx5dr_matcher.h net/mlx5/hws: add matcher object 2022-10-26 13:33:34 +02:00
mlx5dr_pat_arg.c net/mlx5/hws: add action object 2022-10-26 13:33:35 +02:00
mlx5dr_pat_arg.h net/mlx5/hws: add action object 2022-10-26 13:33:35 +02:00
mlx5dr_pool.c net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_pool.h net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_rule.c net/mlx5/hws: add rule object 2022-10-26 13:33:35 +02:00
mlx5dr_rule.h net/mlx5/hws: add rule object 2022-10-26 13:33:35 +02:00
mlx5dr_send.c net/mlx5/hws: add send layer 2022-10-26 13:33:33 +02:00
mlx5dr_send.h net/mlx5/hws: add send layer 2022-10-26 13:33:33 +02:00
mlx5dr_table.c net/mlx5/hws: add table object 2022-10-26 13:33:34 +02:00
mlx5dr_table.h net/mlx5/hws: add table object 2022-10-26 13:33:34 +02:00
mlx5dr.h net/mlx5/hws: enable hardware steering 2022-10-26 13:33:36 +02:00