net/ionic: add log
authorAlfredo Cardigliano <cardigliano@ntop.org>
Sun, 19 Jan 2020 15:53:41 +0000 (16:53 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 20 Jan 2020 17:02:17 +0000 (18:02 +0100)
commit7c12539358db8f5287325bc2531e920a69472f94
treee8bd30c2f8e31680a8017c8190a189f08615366f
parent01489e5d79a7cfb46117593ea9d7cfea243e8811
net/ionic: add log

Add debug options to the config file.
Define macros used for logs and make use of config file options
to enable them.

Signed-off-by: Alfredo Cardigliano <cardigliano@ntop.org>
Reviewed-by: Shannon Nelson <snelson@pensando.io>
drivers/net/ionic/Makefile
drivers/net/ionic/ionic_ethdev.c [new file with mode: 0644]
drivers/net/ionic/ionic_logs.h [new file with mode: 0644]
drivers/net/ionic/meson.build