[dpdk-dev] [PATCH] app, examples: remove references to drivers config

2014-11-10 Thread Thomas Monjalon
> > These references to drivers break the layering isolation between > > application and > > drivers. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Helin Zhang > With minor changes suggested: 'devices' -> 'device'? Applied with suggested changes. Thanks -- Thomas

[dpdk-dev] [PATCH] app, examples: remove references to drivers config

2014-11-07 Thread Zhang, Helin
Acked-by: Helin Zhang With minor changes suggested: 'devices' -> 'device'? > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, November 7, 2014 8:49 PM > To: dev at dpdk.org > Cc: Zhang, Helin > Subject: [PATCH] app,examples: remove referenc

[dpdk-dev] [PATCH] app, examples: remove references to drivers config

2014-11-07 Thread Thomas Monjalon
These references to drivers break the layering isolation between application and drivers. Signed-off-by: Thomas Monjalon --- app/test-pmd/testpmd.c | 7 +-- examples/exception_path/main.c | 4 +--- examples/kni/main.c| 4 +--- 3 files changed, 3 insertions(+), 12 deletion