Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1613601
| From | "Michael S. Tsirkin" <mst@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] virtio: allow drivers to validate features |
| Date | 2017-03-31 05:30 +0200 |
| Message-ID | <tqVqa-7t0-19@gated-at.bofh.it> (permalink) |
| References | <tqpqi-1xr-5@gated-at.bofh.it> <tqOf1-2K2-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 30, 2017 at 12:39:31PM -0700, David Miller wrote: > From: "Michael S. Tsirkin" <mst@redhat.com> > Date: Wed, 29 Mar 2017 20:14:44 +0300 > > > Some drivers can't support all features in all configurations. At the > > moment we blindly set FEATURES_OK and later FAILED. Support this better > > by adding a callback drivers can use to do some early checks. > > > > Signed-off-by: Michael S. Tsirkin <mst@redhat.com> > > Michael do you want me to take these virtio networking fixes into my > tree directly or are you going to send me a pull request or something > after it all settles down? > > Thanks. I think I'll send a pull request. Thanks, -- MST
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] virtio: allow drivers to validate features "Michael S. Tsirkin" <mst@redhat.com> - 2017-03-29 19:20 +0200
[PATCH 2/2] virtio_net: clear MTU when out of range "Michael S. Tsirkin" <mst@redhat.com> - 2017-03-29 19:20 +0200
Re: [PATCH 1/2] virtio: allow drivers to validate features Cornelia Huck <cornelia.huck@de.ibm.com> - 2017-03-30 11:10 +0200
Re: [PATCH 1/2] virtio: allow drivers to validate features "Michael S. Tsirkin" <mst@redhat.com> - 2017-03-30 17:00 +0200
Re: [PATCH 1/2] virtio: allow drivers to validate features David Miller <davem@davemloft.net> - 2017-03-30 21:50 +0200
Re: [PATCH 1/2] virtio: allow drivers to validate features "Michael S. Tsirkin" <mst@redhat.com> - 2017-03-31 05:30 +0200
csiph-web