RE: [PATCH v2 8/9] vhost: differentiate IOTLB logs

2022-01-25 Thread Xia, Chenbo
> -Original Message- > From: Maxime Coquelin > Sent: Tuesday, January 25, 2022 7:25 PM > To: dev@dpdk.org; Xia, Chenbo ; > david.march...@redhat.com > Cc: Maxime Coquelin > Subject: [PATCH v2 8/9] vhost: differentiate IOTLB logs > > Same logging messages wer

[PATCH v2 8/9] vhost: differentiate IOTLB logs

2022-01-25 Thread Maxime Coquelin
Same logging messages were used for both IOTLB cache insertion failure and IOTLB pending insertion failure. This patch differentiate them to ease logs analysis. Suggested-by: David Marchand Signed-off-by: Maxime Coquelin --- lib/vhost/iotlb.c | 12 1 file changed, 8 insertions(+),