ixgbe/base: add a raw log macro
authorDavid Marchand <david.marchand@6wind.com>
Wed, 17 Sep 2014 13:46:34 +0000 (15:46 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 18 Sep 2014 18:52:41 +0000 (20:52 +0200)
commitefbd9d0f960251b59ce3710ef269b3d0b4e56f46
tree8d9667e09c5ef760a99c699e551d88b2d2e84b96
parentaae1047905621aac57ce12f93e3fec9343cad499
ixgbe/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_ixgbe/ixgbe/ixgbe_osdep.h
lib/librte_pmd_ixgbe/ixgbe_logs.h