Re: [dpdk-dev] [PATCH] vhost: rework RARP packet injection

2021-09-28 Thread Maxime Coquelin
On 9/28/21 17:32, Maxime Coquelin wrote: On 9/15/21 16:54, David Marchand wrote: Caught by code review, this copy is unnecessary. Signed-off-by: David Marchand ---   lib/vhost/virtio_net.c | 11 +++   1 file changed, 3 insertions(+), 8 deletions(-) Applied to dpdk-next-virtio/ma

Re: [dpdk-dev] [PATCH] vhost: rework RARP packet injection

2021-09-28 Thread Maxime Coquelin
On 9/15/21 16:54, David Marchand wrote: Caught by code review, this copy is unnecessary. Signed-off-by: David Marchand --- lib/vhost/virtio_net.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) Applied to dpdk-next-virtio/main. Thanks, Maxime

Re: [dpdk-dev] [PATCH] vhost: rework RARP packet injection

2021-09-15 Thread Xia, Chenbo
> -Original Message- > From: David Marchand > Sent: Wednesday, September 15, 2021 10:55 PM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > > Subject: [PATCH] vhost: rework RARP packet injection > > Caught by code review, this copy is unnecessary. > > Signed-off-by: David Marcha

Re: [dpdk-dev] [PATCH] vhost: rework RARP packet injection

2021-09-15 Thread Maxime Coquelin
On 9/15/21 4:54 PM, David Marchand wrote: > Caught by code review, this copy is unnecessary. > > Signed-off-by: David Marchand > --- > lib/vhost/virtio_net.c | 11 +++ > 1 file changed, 3 insertions(+), 8 deletions(-) > > diff --git a/lib/vhost/virtio_net.c b/lib/vhost/virtio_net.c >

[dpdk-dev] [PATCH] vhost: rework RARP packet injection

2021-09-15 Thread David Marchand
Caught by code review, this copy is unnecessary. Signed-off-by: David Marchand --- lib/vhost/virtio_net.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/lib/vhost/virtio_net.c b/lib/vhost/virtio_net.c index 8549afbbe1..1d30ad0fd9 100644 --- a/lib/vhost/virtio_net