12/02/2018 16:46, Maxime Coquelin: > The second revision of this series includes Olivier's patch as first > patch in order to ease Thomas job when applying. > > Patch 2 rewords the commit message with detailed informations > provided by Tiwei and olivier (Thanks!). It also moves call to > virtio_rxq_vec_setup() and removes virtqueue_enqueue_recv_refill_simple() > as no more used. > > Maxime Coquelin (2): > virtio: fix resuming port with rx vector path > vhost: don't take access_lock on VHOST_USER_RESET_OWNER > > Olivier Matz (1): > net/virtio: fix mbuf data offset for simple Rx function
Applied, thanks