#
ad709fa9 |
| 24-Sep-2020 |
Stephen Hemminger <stephen@networkplumber.org> |
doc: prefer VFIO for device binding
We should be encouraging the use of vfio-pci for developers, not telling them to use igb_uio.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked
doc: prefer VFIO for device binding
We should be encouraging the use of vfio-pci for developers, not telling them to use igb_uio.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
show more ...
|
#
9d3ad924 |
| 31-Aug-2016 |
Christian Ehrhardt <christian.ehrhardt@canonical.com> |
doc: add basic guide for devbind
This summarizes the "how to call dpdk-devbind" in one place to be picked up by html/pdf/man-page docs.
That knowledge was available before but spread in various doc
doc: add basic guide for devbind
This summarizes the "how to call dpdk-devbind" in one place to be picked up by html/pdf/man-page docs.
That knowledge was available before but spread in various docs along examples (which are great and have to be kept) as well as in the --usage/--help option of the tool itself.
As a root only program in sbin it should belong to section 8 "8 System administration commands (usually only for root)"
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> Acked-by: Luca Boccassi <lboccass@brocade.com> Acked-by: John McNamara <john.mcnamara@intel.com>
show more ...
|