[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200427.101819.498317950218972559.davem@davemloft.net>
Date: Mon, 27 Apr 2020 10:18:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sgarzare@...hat.com
Cc: jasowang@...hat.com, kuba@...nel.org, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org, mst@...hat.com, stefanha@...hat.com,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH net v2 0/2] vsock/virtio: fixes about packet delivery
to monitoring devices
From: Stefano Garzarella <sgarzare@...hat.com>
Date: Fri, 24 Apr 2020 17:08:28 +0200
> During the review of v1, Stefan pointed out an issue introduced by
> that patch, where replies can appear in the packet capture before
> the transmitted packet.
>
> While fixing my patch, reverting it and adding a new flag in
> 'struct virtio_vsock_pkt' (patch 2/2), I found that we already had
> that issue in vhost-vsock, so I fixed it (patch 1/2).
>
> v1 -> v2:
> - reverted the v1 patch, to avoid that replies can appear in the
> packet capture before the transmitted packet [Stefan]
> - added patch to fix packet delivering to monitoring devices in
> vhost-vsock
> - added patch to check if the packet is already delivered to
> monitoring devices
>
> v1: https://patchwork.ozlabs.org/project/netdev/patch/20200421092527.41651-1-sgarzare@redhat.com/
Series applied, thank you.
Powered by blists - more mailing lists