History log of /linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.h
Revision Date Author Comments
# a8128326 01-Dec-2021 Roi Dayan <roid@nvidia.com>

net/mlx5e: Use multi table support for CT and sample actions

CT and sample actions use post actions for their implementation.
Flag those actions as multi table actions so the post act infrastructure
will handle the post actions allocation.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>