Re: [dpdk-dev] [PATCH] doc: notify x86 SSE4.2 requirement in release notes

2017-08-03 Thread Thomas Monjalon
03/08/2017 15:50, Bruce Richardson: > On Thu, Aug 03, 2017 at 03:46:11PM +0200, Thomas Monjalon wrote: > > Signed-off-by: Thomas Monjalon [...] > > +* **Bumped minimal x86 ISA to SSE4.2.** > > + > > + Starting with version 17.08, DPDK requires SSE4.2 to run on x86. > > For clarification, I think

Re: [dpdk-dev] [PATCH] doc: notify x86 SSE4.2 requirement in release notes

2017-08-03 Thread Bruce Richardson
On Thu, Aug 03, 2017 at 03:46:11PM +0200, Thomas Monjalon wrote: > Signed-off-by: Thomas Monjalon > --- > doc/guides/rel_notes/release_17_08.rst | 4 > 1 file changed, 4 insertions(+) > > diff --git a/doc/guides/rel_notes/release_17_08.rst > b/doc/guides/rel_notes/release_17_08.rst > index

[dpdk-dev] [PATCH] doc: notify x86 SSE4.2 requirement in release notes

2017-08-03 Thread Thomas Monjalon
Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/release_17_08.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index c3554761c..d5a708a09 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/d