e1000/base: add a raw log macro
authorDavid Marchand <david.marchand@6wind.com>
Wed, 17 Sep 2014 13:46:47 +0000 (15:46 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 18 Sep 2014 18:52:42 +0000 (20:52 +0200)
commit5723a8d8f371deb431bdc2dcde96eb326f5de15c
tree8c064d240a778f8a4a76e99a9557b868ab3864df
parent5c7eb32ab1d576a540c7bd22d59c5e4877aa90ed
e1000/base: add a raw log macro

Since base driver always add a trailing \n, add a PMD_DRV_LOG_RAW macro that
will not add one.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_pmd_e1000/e1000/e1000_osdep.h
lib/librte_pmd_e1000/e1000_logs.h