Re: [dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-11-27 Thread David Marchand
On Fri, Jul 3, 2020 at 7:15 PM Ferruh Yigit wrote: > > Signed-off-by: Ferruh Yigit Acked-by: Ray Kinsella Sample sounds odd to me, but applied as is. Thanks. -- David Marchand

Re: [dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-08-07 Thread Kinsella, Ray
On 07/08/2020 00:43, Thomas Monjalon wrote: > +Cc David, Neil and Ray > > 03/07/2020 19:15, Ferruh Yigit: >> Signed-off-by: Ferruh Yigit >> --- >> doc/guides/contributing/patches.rst | 4 >> 1 file changed, 4 insertions(+) >> >> diff --git a/doc/guides/contributing/patches.rst >> b/doc/

Re: [dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-08-07 Thread Ferruh Yigit
On 8/7/2020 1:00 PM, Kinsella, Ray wrote: > > > On 07/08/2020 00:43, Thomas Monjalon wrote: >> +Cc David, Neil and Ray >> >> 03/07/2020 19:15, Ferruh Yigit: >>> Signed-off-by: Ferruh Yigit >>> --- >>> doc/guides/contributing/patches.rst | 4 >>> 1 file changed, 4 insertions(+) >>> >>> diff

Re: [dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-08-07 Thread Kinsella, Ray
On 07/08/2020 13:58, Ferruh Yigit wrote: > On 8/7/2020 1:00 PM, Kinsella, Ray wrote: >> >> >> On 07/08/2020 00:43, Thomas Monjalon wrote: >>> +Cc David, Neil and Ray >>> >>> 03/07/2020 19:15, Ferruh Yigit: Signed-off-by: Ferruh Yigit --- doc/guides/contributing/patches.rst | 4 +

Re: [dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-08-07 Thread Kinsella, Ray
On 07/08/2020 00:43, Thomas Monjalon wrote: > +Cc David, Neil and Ray > > 03/07/2020 19:15, Ferruh Yigit: >> Signed-off-by: Ferruh Yigit >> --- >> doc/guides/contributing/patches.rst | 4 >> 1 file changed, 4 insertions(+) >> >> diff --git a/doc/guides/contributing/patches.rst >> b/doc/

Re: [dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-08-06 Thread Thomas Monjalon
+Cc David, Neil and Ray 03/07/2020 19:15, Ferruh Yigit: > Signed-off-by: Ferruh Yigit > --- > doc/guides/contributing/patches.rst | 4 > 1 file changed, 4 insertions(+) > > diff --git a/doc/guides/contributing/patches.rst > b/doc/guides/contributing/patches.rst > index 25d97b85b..39ec64ec

[dpdk-dev] [PATCH] doc: add sample for ABI checks in contribution guide

2020-07-03 Thread Ferruh Yigit
Signed-off-by: Ferruh Yigit --- doc/guides/contributing/patches.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 25d97b85b..39ec64ec8 100644 --- a/doc/guides/contributing/patches.rst +++ b/doc/guides/contr