Re: [PATCH] ethdev: fix typos

2021-11-15 Thread Ferruh Yigit
On 11/15/2021 8:32 AM, Ori Kam wrote: Hi -Original Message- From: Ferruh Yigit Sent: Friday, November 12, 2021 2:14 PM Subject: [PATCH] ethdev: fix typos Signed-off-by: Ferruh Yigit Acked-by: Ori Kam Fixes: 9039c8125730 ("ethdev: change promiscuous callbacks to r

RE: [PATCH] ethdev: fix typos

2021-11-15 Thread Ori Kam
Hi > -Original Message- > From: Ferruh Yigit > Sent: Friday, November 12, 2021 2:14 PM > Subject: [PATCH] ethdev: fix typos > > Signed-off-by: Ferruh Yigit > --- > lib/ethdev/ethdev_driver.h | 4 ++-- > lib/ethdev/rte_flow.h | 4 ++-- > 2 fil

[PATCH] ethdev: fix typos

2021-11-12 Thread Ferruh Yigit
Signed-off-by: Ferruh Yigit --- lib/ethdev/ethdev_driver.h | 4 ++-- lib/ethdev/rte_flow.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/ethdev/ethdev_driver.h b/lib/ethdev/ethdev_driver.h index dcbffd4265fa..d95605a355ae 100644 --- a/lib/ethdev/ethdev_driver.h

Re: [dpdk-dev] [PATCH] ethdev: fix typos for ENOTSUP

2019-09-05 Thread Ferruh Yigit
On 9/4/2019 3:59 PM, Stephen Hemminger wrote: > On Wed, 4 Sep 2019 22:05:31 +0800 > Xiaolong Ye wrote: > >> Fixes: af75078fece3 ("first public release") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Xiaolong Ye >> --- >> lib/librte_ethdev/rte_ethdev.h | 8 >> 1 file changed, 4 insertion

Re: [dpdk-dev] [PATCH] ethdev: fix typos for ENOTSUP

2019-09-04 Thread Stephen Hemminger
On Wed, 4 Sep 2019 22:05:31 +0800 Xiaolong Ye wrote: > Fixes: af75078fece3 ("first public release") > Cc: sta...@dpdk.org > > Signed-off-by: Xiaolong Ye > --- > lib/librte_ethdev/rte_ethdev.h | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/lib/librte_ethdev/r

[dpdk-dev] [PATCH] ethdev: fix typos for ENOTSUP

2019-09-04 Thread Xiaolong Ye
Fixes: af75078fece3 ("first public release") Cc: sta...@dpdk.org Signed-off-by: Xiaolong Ye --- lib/librte_ethdev/rte_ethdev.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/librte_ethdev/rte_ethdev.h b/lib/librte_ethdev/rte_ethdev.h index dc6596bc9..51e2caf79 10

Re: [dpdk-dev] [PATCH] ethdev: fix typos in API comments

2017-04-24 Thread Thomas Monjalon
24/04/2017 14:44, Olivier Matz: > Signed-off-by: Olivier Matz Applied, thanks

[dpdk-dev] [PATCH] ethdev: fix typos in API comments

2017-04-24 Thread Olivier Matz
Signed-off-by: Olivier Matz --- lib/librte_ether/rte_ethdev.h | 66 +-- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_ethdev.h index 2c107a853..e0f7ee596 100644 --- a/lib/librte_ether/rt