Re: [dpdk-dev] [dpdk-stable] [PATCH] ethdev: fix a typo

2019-03-25 Thread Thomas Monjalon
25/03/2019 15:16, Ferruh Yigit: > On 3/22/2019 3:17 PM, Rami Rosen wrote: > > This patch fixes a trivial typo in rte_ethdev.h. > > retieve=>retrieve > > > > Fixes: 80a1deb4c77a ("ethdev: add API to retrieve queue information") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Rami Rosen > > Review

Re: [dpdk-dev] [dpdk-stable] [PATCH] ethdev: fix a typo

2019-03-25 Thread Ferruh Yigit
On 3/22/2019 3:17 PM, Rami Rosen wrote: > This patch fixes a trivial typo in rte_ethdev.h. > retieve=>retrieve > > Fixes: 80a1deb4c77a ("ethdev: add API to retrieve queue information") > Cc: sta...@dpdk.org > > Signed-off-by: Rami Rosen Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master