From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: [PATCH 0/2] update docs for uio_pci_generic Date: Tue, 24 Feb 2015 16:27:38 +0000 Message-ID: <1424795260-13793-1-git-send-email-bruce.richardson@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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