net/ice: use dynamic log type for Tx/Rx debug
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 16 Jul 2019 15:40:11 +0000 (08:40 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:58 +0000 (15:00 +0200)
commitc67c8c5c1449128339ff6378d1737b7c2e91afc4
treebefc689f980f171777567b2fad8bbd9959081f4c
parenta8ad07ec64fd280d65f58f3a585a72b2293d8496
net/ice: use dynamic log type for Tx/Rx debug

The generic RTE_LOGTYPE_PMD is a historical relic and should
not be used. Every driver must dynamic log types.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/ice/ice_ethdev.c
drivers/net/ice/ice_logs.h