From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] update docs for uio_pci_generic Date: Tue, 24 Feb 2015 22:38:07 +0100 Message-ID: <1680835.XpgIxjGYTc@xps13> References: <1424795260-13793-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Bruce Richardson Return-path: In-Reply-To: <1424795260-13793-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" 2015-02-24 16:27, Bruce Richardson: > 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 Applied, thanks