2015-12-01 07:20, Stephen Hemminger: > On Tue, 1 Dec 2015 16:13:23 +0100 > Christian Ehrhardt <christian.ehrhardt at canonical.com> wrote: > > > As it causes issues when building with RTE_MACHINE=default due to SSE4.x > > requirements and in other discussions was so far rated "lightly tested and > > doesn't provide really significant performance improvement" let us disable > > that in the default config. > > (=> http://dpdk.org/ml/archives/dev/2015-November/029067.html) > > > > Signed-off-by: Christian Ehrhardt <christian.ehrhardt at canonical.com> > > Acked-by: Stephen Hemminger <stephen at networkplumber.org>
Looks safe for the release 2.2. May be re-enabled in 2.3. Applied, thanks