From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 1/8] doc: add switch representation documentation Date: Wed, 28 Mar 2018 16:53:34 +0200 Message-ID: <2032688.2q279LndLL@xps> References: <20180328135433.20203-1-declan.doherty@intel.com> <20180328135433.20203-2-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, adrien.mazarguil@6wind.com To: Declan Doherty Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 7F2402BC8 for ; Wed, 28 Mar 2018 16:53:49 +0200 (CEST) In-Reply-To: <20180328135433.20203-2-declan.doherty@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 for flow programming, as well as listing > some example use cases. > > Signed-off-by: Declan Doherty It is strange to have different From: and SoB: If Adrien participated in this writing, he should have his SoB too I think.