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>
# 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'