Re: [dpdk-dev] [PATCH v1] lib/ethdev: fix a typo in ethdev comment

2021-09-15 Thread Ferruh Yigit
On 9/6/2021 3:13 AM, Joyce Kong wrote: > Fix a typo that mb_pool was misspelt as mp_pool. > > Fixes: 4ff702b5dfa9 ("ethdev: introduce Rx buffer split") > Cc: Viacheslav Ovsiienko > Cc: sta...@dpdk.org > > Signed-off-by: Joyce Kong > Reviewed-by: Ruifeng Wang Acked-by: Ferruh Yigit Applied t

[dpdk-dev] [PATCH v1] lib/ethdev: fix a typo in ethdev comment

2021-09-05 Thread Joyce Kong
Fix a typo that mb_pool was misspelt as mp_pool. Fixes: 4ff702b5dfa9 ("ethdev: introduce Rx buffer split") Cc: Viacheslav Ovsiienko Cc: sta...@dpdk.org Signed-off-by: Joyce Kong Reviewed-by: Ruifeng Wang --- lib/ethdev/rte_ethdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -