Hi Anatoly,
On 03/07/2018 05:57 PM, Anatoly Burakov wrote:
Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
Reviewed-by: Venkatesh Srinivas <venkate...@google.com>
---
Notes:
Not sure if virtio needs to allocate DMA-capable memory,
being a software driver and all. Corrections welcome.
Yes, we need the ring memory to be contiguous in physical address space.
drivers/net/virtio/virtio_ethdev.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
So:
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>
Thanks,
Maxime