net/thunderx: use dynamic log type
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 31 Mar 2020 04:41:56 +0000 (21:41 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:05 +0000 (13:57 +0200)
commitd801c39559b346f26e3d3a8e16a92bb19e0165b9
treec423324513d49b518ca3b978c851c367c9d45235
parentb7c7ff6e3b34ac088237f85cf4ac5cc30c859a18
net/thunderx: use dynamic log type

The PMD static logtype is original DPDK legacy and should not be used.

Fixes: 43362c6a7647 ("net/thunderx: support RSS and RETA query and update")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/thunderx/nicvf_ethdev.c