On Wed, Oct 20, 2021 at 3:52 AM Andrew Rybchenko
wrote:
>
> On 10/20/21 10:53 AM, Xueming Li wrote:
> > This patch adds API to return name of device capability.
> >
> > Signed-off-by: Xueming Li
>
> Reviewed-by: Andrew Rybchenko
Acked-by: Ajit Khaparde
>
20/10/2021 09:53, Xueming Li:
> This patch adds API to return name of device capability.
>
> Signed-off-by: Xueming Li
The title of this patch should be:
"ethdev: get device capability name as string"
Acked-by: Thomas Monjalon
This patch adds API to return name of device capability.
Signed-off-by: Xueming Li
---
lib/ethdev/rte_ethdev.c | 25 +
lib/ethdev/rte_ethdev.h | 14 ++
lib/ethdev/version.map | 3 +++
3 files changed, 42 insertions(+)
diff --git a/lib/ethdev/rte_ethdev.c b/
On 10/20/21 10:53 AM, Xueming Li wrote:
> This patch adds API to return name of device capability.
>
> Signed-off-by: Xueming Li
Reviewed-by: Andrew Rybchenko
4 matches
Mail list logo