summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06net/mlx5e: TC, Remove sample and ct limitationPaul Blakey1-20/+0
2022-02-17net/mlx5e: TC, Allow sample action with CTRoi Dayan1-3/+5
2022-02-17net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan1-0/+21
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan1-0/+1
2022-01-27net/mlx5e: TC, Hold sample_attr on stack instead of pointerRoi Dayan1-6/+1
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan1-1/+2
2021-12-15net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan1-1/+6
2021-12-15net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan1-0/+46