rte_target_fix: Resolves blank rte_target issue in conf file 07/27407/3
authorChristian Trautman <ctrautma@redhat.com>
Mon, 23 Jan 2017 19:11:47 +0000 (14:11 -0500)
committerChristian Trautman <ctrautma@redhat.com>
Tue, 24 Jan 2017 16:03:25 +0000 (11:03 -0500)
Modifies RTE_TARGET in conf/10_custom.conf which overwrites
default value in 02_vswitch.conf file.

JIRA: VSPERF-359

Change-Id: I83561d94543a6543764cd76eb4376ccdc091a4cd
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
conf/10_custom.conf

index 498ac29..f4e3cdf 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-RTE_TARGET = '' # the relevant DPDK build target
+#RTE_TARGET = '' # the relevant DPDK build target
 
 # traffic generator to use in tests
 #TRAFFICGEN = 'TestCenter'