On Fri, 27 May 2022 17:36:43 +0100 Bruce Richardson <[email protected]> wrote:
> The HOWTO guide for using virtio-user as an exception path to the kernel > only provided an example of how testpmd may be used for that purpose. > However, a real application wanting to use virtio-user as exception path > would likely want to create such devices from code within the app > itself. Therefore, we update the doc with instructions and a code > snippet showing how this may be done. > > Signed-off-by: Bruce Richardson <[email protected]> Acked-by: Stephen Hemminger <[email protected]>

