Re: [dpdk-dev] [PATCH v2 1/1] doc: clarify VFIO doc for built-in modules

2021-10-28 Thread David Marchand
On Wed, Oct 27, 2021 at 5:39 PM Anatoly Burakov wrote: > > Currently, the documentation only contains instructions for enabling > SRIOV support for VFIO compiled as a module, but doesn't have any > instructions on how to do the same for cases where VFIO is built-in. > Add these instructions. > > S

[dpdk-dev] [PATCH v2 1/1] doc: clarify VFIO doc for built-in modules

2021-10-27 Thread Anatoly Burakov
Currently, the documentation only contains instructions for enabling SRIOV support for VFIO compiled as a module, but doesn't have any instructions on how to do the same for cases where VFIO is built-in. Add these instructions. Signed-off-by: Anatoly Burakov Acked-by: Bruce Richardson Acked-by: