Re: [dpdk-dev] [PATCH v6 1/8] doc: add switch representation documentation

2018-04-03 Thread Adrien Mazarguil
Hi Declan, On Wed, Mar 28, 2018 at 02:54:26PM +0100, Declan Doherty wrote: > From: Adrien Mazarguil > > Add document to describe a model for representing switching capable > devices in DPDK, using a general ethdev port model and through port > representors.This document also details the port mod

Re: [dpdk-dev] [PATCH v6 1/8] doc: add switch representation documentation

2018-03-28 Thread Doherty, Declan
On 28/03/2018 3:53 PM, Thomas Monjalon wrote: 28/03/2018 15:54, Declan Doherty: From: Adrien Mazarguil Add document to describe a model for representing switching capable devices in DPDK, using a general ethdev port model and through port representors.This document also details the port model

Re: [dpdk-dev] [PATCH v6 1/8] doc: add switch representation documentation

2018-03-28 Thread Thomas Monjalon
28/03/2018 15:54, Declan Doherty: > From: Adrien Mazarguil > > Add document to describe a model for representing switching capable > devices in DPDK, using a general ethdev port model and through port > representors.This document also details the port model and the > rte_flow semantics required f

[dpdk-dev] [PATCH v6 1/8] doc: add switch representation documentation

2018-03-28 Thread Declan Doherty
From: Adrien Mazarguil Add document to describe a model for representing switching capable devices in DPDK, using a general ethdev port model and through port representors.This document also details the port model and the rte_flow semantics required for flow programming, as well as listing some e