Hi David, On 9/11/19 6:04 PM, Thierry Herbelot wrote: > Two fixes in the vectorized functions of virtio. > > Thibaut Collet (2): > virtio: fix rx stats with vectorized functions > virtio: get all pending rx packets with vectorized functions > > drivers/net/virtio/virtio_rxtx.c | 2 +- > drivers/net/virtio/virtio_rxtx.h | 2 ++ > drivers/net/virtio/virtio_rxtx_simple_neon.c | 10 ++++++++-- > drivers/net/virtio/virtio_rxtx_simple_sse.c | 10 ++++++++-- > 4 files changed, 19 insertions(+), 5 deletions(-) >
Could you do the same fix for the new Power vectorized Rx path? Thanks, Maxime