CV-Bowen opened a new pull request, #9297: URL: https://github.com/apache/nuttx/pull/9297
## Summary 1. virtio devics/drivers match and probe/remote mechanism; 2. virtio mmio transport layer based on OpenAmp; 3. virtio-serial driver based on new virtio framework; 4. virtio-rng driver based on new virtio framework; 5. virtio-net driver based on new virtio framework (IOB Offload implementation); 6. virtio-blk driver based on new virtio framework; 7. Remove the old virtio mmio framework, the old framework only support mmio transport layer, and the new framwork support more transport layer and this commit has implemented all the old virtio drivers; 8. Refresh the the qemu-arm64 and qemu-riscv virtio related configs, and update its README.txt; TODO: should update the openamp also. ## Impact The qemu-arm64 and qemu-rv board ## Testing Local test with qmeu-arm64, qemu-rv board 1. test virtio-net with iperf, ping, telnet; 2. test virtio-blk with dd command; 3. test virtio-rand with rand example; 4. test virtio-serial with linux telnet; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
