dpdk-dev: fix ip_pipeline to load PMD driver correctly 96/3196/1
authorGowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Thu, 29 Sep 2016 11:15:59 +0000 (16:45 +0530)
committerGowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Thu, 29 Sep 2016 11:15:59 +0000 (16:45 +0530)
commitf1196bae2634ee36dd5bbc2dcc6aad5238faa7e9
tree35d23ccb812ea469f01150125c59fad2ea6ffffe
parentd1ebc04774747fb242ae02bcfa51dcfaf5bffd18
dpdk-dev: fix ip_pipeline to load PMD driver correctly

There is typo in init.c of ip_pipeline example due to which,
invalid file path is added to -d option of EAL i.e path starting
with =.

Change-Id: I8de64a916cb36d707942bdd984936a547b1d17ec
Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
debian/patches/dpdk-dev-examples-ip_pipeline-fix-pmd-driver-parameter.patch [new file with mode: 0644]
debian/patches/series