Re: [dpdk-dev] [PATCH v5] doc: add Rx functions limitations in mlx5 guide

2020-11-26 Thread Thomas Monjalon
27/11/2020 00:55, Thomas Monjalon: > From: Asaf Penso > > The mlx5 PMD supports various Rx burst functions. > Each function is enabled differently and supports different features. > > Signed-off-by: Asaf Penso > Signed-off-by: Thomas Monjalon > --- > v5: fix formatting by using a table Applie

[dpdk-dev] [PATCH v5] doc: add Rx functions limitations in mlx5 guide

2020-11-26 Thread Thomas Monjalon
From: Asaf Penso The mlx5 PMD supports various Rx burst functions. Each function is enabled differently and supports different features. Signed-off-by: Asaf Penso Signed-off-by: Thomas Monjalon --- v5: fix formatting by using a table --- doc/guides/nics/mlx5.rst | 23 +++