[dpdk-dev] [PATCH v6 00/13] add Mellanox RegEx PMD
Thomas Monjalon
thomas at monjalon.net
Tue Jul 21 19:06:04 CEST 2020
20/07/2020 08:26, Ori Kam:
> This patch series introduce the Mellanox BF2 RegEx PMD.
>
> Mellanox BF2 RegEx PMD implement the API defined in the
> regexdev lib [1].
>
> This PMD allows a DPDK application to offload the RegEx functionality
> to Mellanox BF2 RegEx engine.
[...]
> Francis Kelly (1):
> regex/mlx5: add program rules support
>
> Ori Kam (7):
> regex/mlx5: add probe function
> regex/mlx5: add get info function
> regex/mlx5: add engine status check
> regex/mlx5: add configure function
> regex/mlx5: add completion queue creation
> regex/mlx5: add send queue support
> regex/mlx5: add start stop functions
>
> Yuval Avnery (5):
> regex/mlx5: add RegEx PMD layer and mlx5 driver
> regex/mlx5: add log utils
> regex/mlx5: fastpath setup
> regex/mlx5: add enqueue implementation
> regex/mlx5: implement dequeue function
Applied with details fixed
More information about the dev
mailing list