[dpdk-dev] [PATCH 0/2] update docs for uio_pci_generic

Bruce Richardson bruce.richardson at intel.com
Tue Feb 24 17:27:38 CET 2015


Since we now have support for using uio_pci_generic instead of the DPDK-specific
igb_uio kernel module, update the documentation to reflect this fact.
The doc update includes presenting the uio_pci_generic as the primary uio module
over igb_uio, since in-tree drivers should be generally preferred over DPDK
specific ones.

Bruce Richardson (2):
  doc: Update GSG for uio_pci_generic use
  doc: update programmers guide for uio_pci_generic

 doc/guides/linux_gsg/build_dpdk.rst                | 63 ++++++++++++----------
 doc/guides/linux_gsg/build_sample_apps.rst         |  5 +-
 doc/guides/linux_gsg/enable_func.rst               |  2 +
 doc/guides/prog_guide/env_abstraction_layer.rst    |  8 +--
 .../intel_dpdk_xen_based_packet_switch_sol.rst     |  6 +--
 doc/guides/prog_guide/kernel_nic_interface.rst     |  2 +-
 .../poll_mode_drv_emulated_virtio_nic.rst          |  8 +--
 .../poll_mode_drv_paravirtual_vmxnets_nic.rst      |  2 +-
 8 files changed, 53 insertions(+), 43 deletions(-)

-- 
2.1.0



More information about the dev mailing list