On 6/5/2017 9:30 AM, Nélio Laranjeiro wrote:
> On Sun, Jun 04, 2017 at 05:25:20AM +, Shachar Beiser wrote:
>> remove/add blank line according to convensions
>>
>> Shachar Beiser (1):
>> net/mlx5: implement drop action in hardware classifier
>>
>> drivers/net/mlx5/Makefile| 5 +
>> d
On Sun, Jun 04, 2017 at 05:25:20AM +, Shachar Beiser wrote:
> remove/add blank line according to convensions
>
> Shachar Beiser (1):
> net/mlx5: implement drop action in hardware classifier
>
> drivers/net/mlx5/Makefile| 5 +
> drivers/net/mlx5/mlx5_flow.c | 17 +
>
The current drop action is implemented as a queue tail drop,
requiring to instantiate multiple WQs to maintain high drop rate.
This commit, implements the drop action in hardware classifier.
This enables to reduce the amount of contexts needed for the drop,
without affecting the drop rate.
Signed-
remove/add blank line according to convensions
Shachar Beiser (1):
net/mlx5: implement drop action in hardware classifier
drivers/net/mlx5/Makefile| 5 +
drivers/net/mlx5/mlx5_flow.c | 17 +
2 files changed, 22 insertions(+)
--
1.8.3.1
remove/add blank line according to convensions
Shachar Beiser (1):
net/mlx5: implement drop action in hardware classifier
drivers/net/mlx5/Makefile| 5 +
drivers/net/mlx5/mlx5_flow.c | 17 +
2 files changed, 22 insertions(+)
--
1.8.3.1
5 matches
Mail list logo