Re: [PATCH] net/virtio: add queue and port ID in some logs

2022-10-17 Thread Olivier Matz
Hi Chenbo, On Mon, Oct 17, 2022 at 06:58:59AM +, Xia, Chenbo wrote: > Hi Olivier, > > > -Original Message- > > From: Olivier Matz > > Sent: Thursday, September 29, 2022 8:22 PM > > To: dev@dpdk.org > > Cc: Maxime Coquelin ; Xia, Chenbo > > > > Subject: [PATCH] net/virtio: add queue

RE: [PATCH] net/virtio: add queue and port ID in some logs

2022-10-16 Thread Xia, Chenbo
Hi Olivier, > -Original Message- > From: Olivier Matz > Sent: Thursday, September 29, 2022 8:22 PM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > > Subject: [PATCH] net/virtio: add queue and port ID in some logs > > Add the queue id and/or the port id in some logs, so it is ea

Re: [PATCH] net/virtio: add queue and port ID in some logs

2022-10-06 Thread Maxime Coquelin
On 9/29/22 14:22, Olivier Matz wrote: Add the queue id and/or the port id in some logs, so it is easier to understand what happens. Signed-off-by: Olivier Matz --- drivers/net/virtio/virtio_ethdev.c | 6 -- drivers/net/virtio/virtio_rxtx.c | 3 ++- 2 files changed, 6 insertions(+),