Commit Graph

8 Commits

Author SHA1 Message Date
Guo Ruijing 0e55761328 Clean up and Remove DPDK from ovs with NSH
Change-Id: If3d4e8d9fa00077fe21959ad61eed9b423bc1ae8
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-02-13 12:23:49 -05:00
Jenkins e07d85f87e Merge "Compile DPDK to use basic cpu features." 2016-10-11 00:11:28 +00:00
Guo Ruijing 3d1de072cf Compile DPDK to use basic cpu features.
This should give a good balance between optimization while still
supporting common hardware. See
https://jira.opnfv.org/browse/FUEL-193 for details.

Change-Id: Ide33d56ba1567544b61512d24e2ce5519f23d9b0
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-10-09 14:46:47 +08:00
Michael Polenchuk 074aadce66 [dpdk] Turn off missing options
Change-Id: Ieb804b84a80f4f5d8cd4a6f742c5ea52506d602e
2016-09-15 11:06:32 +00:00
Michael Polenchuk f59c16b308 [dpdk] Target compiler to core i7
Remove AVX2 feature usage on non-haswell processors.
Another option supposes to bring in cpu dispatcher in code.

Change-Id: Id28a54fac2c1149636db368c03b2e84f4ed4323a
2016-09-12 16:26:46 +03:00
Guo Ruijing 5db7909f82 Disable cpu features
Change-Id: I8e5f1181b699241b061fbddfd9c014e7fc0dc3d1
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
(cherry picked from commit cde514abaa)
2016-09-07 06:17:32 +00:00
Guo Ruijing cde514abaa Disable cpu features
Change-Id: I8e5f1181b699241b061fbddfd9c014e7fc0dc3d1
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-09-06 19:19:04 -04:00
Guo Ruijing 4f3ec02230 Rebase to OVS with DPDk 16.07
Change-Id: I47e19e5cf06b117c915ff1ed7bc69d70feef593b
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-09 15:42:15 +08:00