On 10/6/23 14:55, David Marchand wrote:
Rather than copy/paste everywhere how to bind a device and create VF devices, refer to the Linux GSG section about it. Signed-off-by: David Marchand <david.march...@redhat.com> --- doc/guides/bbdevs/acc100.rst | 73 ++--------------------------- doc/guides/bbdevs/fpga_5gnr_fec.rst | 71 ++-------------------------- doc/guides/bbdevs/fpga_lte_fec.rst | 70 ++------------------------- doc/guides/bbdevs/vrb1.rst | 66 ++------------------------ doc/guides/cryptodevs/ccp.rst | 14 +----- doc/guides/nics/intel_vf.rst | 57 ++++------------------ 6 files changed, 25 insertions(+), 326 deletions(-)
Thanks David for working on this clean-up: Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Maxime