Re: [dpdk-dev] [PATCH] doc: announce CRC strip changes in release notes

2018-09-25 Thread Ferruh Yigit
On 9/24/2018 6:12 PM, David Marchand wrote: > On Mon, Sep 24, 2018 at 7:31 PM, Ferruh Yigit wrote: >> Document changes done in >> commit 323e7b667f18 ("ethdev: make default behavior CRC strip on Rx") >> >> Signed-off-by: Ferruh Yigit Acked-by: Thomas Monjalon > Reviewed-by: David Marchand Ap

Re: [dpdk-dev] [PATCH] doc: announce CRC strip changes in release notes

2018-09-24 Thread David Marchand
On Mon, Sep 24, 2018 at 7:31 PM, Ferruh Yigit wrote: > Document changes done in > commit 323e7b667f18 ("ethdev: make default behavior CRC strip on Rx") > > Signed-off-by: Ferruh Yigit > --- > doc/guides/rel_notes/release_18_11.rst | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/do

Re: [dpdk-dev] [PATCH] doc: announce CRC strip changes in release notes

2018-09-24 Thread Thomas Monjalon
24/09/2018 19:31, Ferruh Yigit: > Document changes done in > commit 323e7b667f18 ("ethdev: make default behavior CRC strip on Rx") > > Signed-off-by: Ferruh Yigit > --- > --- a/doc/guides/rel_notes/release_18_11.rst > +++ b/doc/guides/rel_notes/release_18_11.rst > @@ -112,6 +112,12 @@ API Changes

[dpdk-dev] [PATCH] doc: announce CRC strip changes in release notes

2018-09-24 Thread Ferruh Yigit
Document changes done in commit 323e7b667f18 ("ethdev: make default behavior CRC strip on Rx") Signed-off-by: Ferruh Yigit --- doc/guides/rel_notes/release_18_11.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/release_1