DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/2] update docs for uio_pci_generic
Date: Tue, 24 Feb 2015 16:27:38 +0000	[thread overview]
Message-ID: <1424795260-13793-1-git-send-email-bruce.richardson@intel.com> (raw)

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

             reply	other threads:[~2015-02-24 16:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24 16:27 Bruce Richardson [this message]
2015-02-24 16:27 ` [dpdk-dev] [PATCH 1/2] doc: Update GSG for uio_pci_generic use Bruce Richardson
2015-02-25 12:14   ` Iremonger, Bernard
2015-02-25 12:25     ` Bruce Richardson
2015-02-24 16:27 ` [dpdk-dev] [PATCH 2/2] doc: update programmers guide for uio_pci_generic Bruce Richardson
2015-02-25 12:19   ` Iremonger, Bernard
2015-02-25 12:27     ` Bruce Richardson
2015-02-25 13:12       ` Iremonger, Bernard
2015-02-25 13:20         ` Bruce Richardson
2015-02-27 11:47           ` Bruce Richardson
2015-02-24 21:38 ` [dpdk-dev] [PATCH 0/2] update docs " Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424795260-13793-1-git-send-email-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).