Re: [dpdk-dev] [PATCH 2/2] doc: remove PCI-specific details from EAL guide

2018-11-22 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Thursday, November 22, 2018 2:19 PM > To: dev@dpdk.org > Cc: Mcnamara, John ; Kovacevic, Marko > > Subject: [PATCH 2/2] doc: remove PCI-specific details from EAL guide > > The PCI bus is an independent dr

[dpdk-dev] [PATCH 2/2] doc: remove PCI-specific details from EAL guide

2018-11-22 Thread Thomas Monjalon
The PCI bus is an independent driver and not part of EAL as it was in the early days. EAL must be understood as a generic layer. Signed-off-by: Thomas Monjalon --- doc/guides/prog_guide/env_abstraction_layer.rst | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/