[PATCH 05/11] dm: test: virtio: Test the virtio ring
Simon Glass
sjg at chromium.org
Mon Apr 11 20:35:51 CEST 2022
On Thu, 31 Mar 2022 at 04:10, Andrew Scull <ascull at google.com> wrote:
>
> The virtio ring is the basis of virtio communication. Test its basic
> functionality and its resilience against corruption from the device.
>
> Signed-off-by: Andrew Scull <ascull at google.com>
> ---
> test/dm/virtio.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 72 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list