[virtio-dev] Re: [virtio-comment] RE: [virtio-dev] [PATCH v7] virtio-net: support inner header hash

2023-01-30 Thread Heng Qi
On Wed, Jan 18, 2023 at 11:45:39PM +, Parav Pandit wrote: > > > > From: virtio-dev@lists.oasis-open.org > > Sent: Wednesday, January 4, 2023 2:14 AM > > > If the tunnel is used to encapsulate the packets, the hash calculated using > > the > > outer header of the receive packets is always

[virtio-dev] Re: [PATCH] virtio-net: Avoid confusing device configuration text

2023-01-30 Thread Michael S. Tsirkin
On Thu, Jan 26, 2023 at 02:31:39AM +0200, Parav Pandit wrote: > The added text in commit of Fixes tag was redundant and > confusing in context of VLAN filtering description. > > Hence remove it as discussed in [1] and [2]. > > [1] https://lists.oasis-open.org/archives/virtio-dev/202301/msg00282.h

[virtio-dev] Re: [PATCH] virtio-net: Avoid confusing device configuration text

2023-01-30 Thread Cornelia Huck
On Thu, Jan 26 2023, Parav Pandit wrote: > The added text in commit of Fixes tag was redundant and > confusing in context of VLAN filtering description. > > Hence remove it as discussed in [1] and [2]. > > [1] https://lists.oasis-open.org/archives/virtio-dev/202301/msg00282.html > [2] https://lis