Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563745
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving |
| Date | 2017-01-20 17:10 +0100 |
| Message-ID | <t1JVh-Ze-29@gated-at.bofh.it> (permalink) |
| References | <t1B1D-3Nl-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jason Wang <jasowang@redhat.com>
Date: Fri, 20 Jan 2017 14:32:42 +0800
> Commit 501db511397f ("virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on
> xmit") in fact disables VIRTIO_HDR_F_DATA_VALID on receiving path too,
> fixing this by adding a hint (has_data_valid) and set it only on the
> receiving path.
>
> Cc: Rolf Neugebauer <rolf.neugebauer@docker.com>
> Signed-off-by: Jason Wang <jasowang@redhat.com>
Applied, thanks Jason.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving Jason Wang <jasowang@redhat.com> - 2017-01-20 07:40 +0100
Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving Rolf Neugebauer <rolf.neugebauer@docker.com> - 2017-01-20 12:00 +0100
Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving David Miller <davem@davemloft.net> - 2017-01-20 17:10 +0100
Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving "Michael S. Tsirkin" <mst@redhat.com> - 2017-01-20 18:00 +0100
Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving Jason Wang <jasowang@redhat.com> - 2017-01-22 03:50 +0100
Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving "Michael S. Tsirkin" <mst@redhat.com> - 2017-01-22 05:30 +0100
Re: [PATCH net] virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving Jason Wang <jasowang@redhat.com> - 2017-01-22 09:20 +0100
csiph-web