On 6/25/2024 1:22 PM, David Marchand wrote: > All logs for this driver are emitted under pmd.net.vmxnet3.driver while > two logtypes exist. > This issue comes from the conversion to dynamic logtypes change. > Redirect PMD_INIT_LOG to pmd.net.vmxnet3.init. > > Fixes: 79daffdcb6ac ("net/vmxnet3: implement dynamic logging") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com> >
Reviewed-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks.