On 7/18/2017 12:05 AM, Charles (Chas) Williams wrote: > Just a couple small changes to net/virtio that make it a little more > well behaved.
Same question here, is this patchset targets the 17.08-rc2? Can this be postponed? > > Brian Russell (1): > net/virtio: register/unregister intr handler on start/stop > > Charles (Chas) Williams (1): > net/virtio: do not re-enter clean up routines > > drivers/net/virtio/virtio_ethdev.c | 41 > +++++++++++++++++++++++++------------- > drivers/net/virtio/virtio_pci.h | 4 +++- > 2 files changed, 30 insertions(+), 15 deletions(-) >