Go to file
Stephen Hemminger 7cf90aeb8d drivers: allow pruning log during build
Some drivers was not following DPDK convention and
was leaving logging always in even if LOG_LEVEL was configured
to disable debug logs.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
[Thomas: apply same fix to i40e, fm10k and bnx2x]
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-07-30 20:16:04 +02:00
app app/testpmd: fix error message when closing port twice 2015-07-30 02:15:32 +02:00
config config: disable bnx2x driver 2015-07-28 22:09:30 +02:00
doc doc: update port hotplug in testpmd guide 2015-07-28 11:40:11 +02:00
drivers drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
examples examples/l3fwd-power: enable one-shot Rx interrupt and polling switch 2015-07-27 23:13:57 +02:00
lib hash: fix build of toeplitz algorithm without SSE3 2015-07-30 02:15:32 +02:00
mk bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00
pkg mk: enable next abi preview 2015-07-09 00:56:40 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix vfio support 2015-03-23 14:29:31 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00