]> git.droids-corp.org - dpdk.git/commit
vhost: use proper logging type for data path
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Wed, 26 Jan 2022 09:55:10 +0000 (10:55 +0100)
committerChenbo Xia <chenbo.xia@intel.com>
Thu, 27 Jan 2022 08:46:02 +0000 (09:46 +0100)
commitafd857cba9946797c98511badb1a0921d9b0d7eb
tree40133e7742f9ff1f38023d76b7db13f37c3a1612
parentd84723029c76bd63ad3e4b59c0e2831147e2b58d
vhost: use proper logging type for data path

This patch changes type from config to data for functions
called in the datapath.

Suggested-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
lib/vhost/vhost.c