From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 2/2] mbuf: improve API doc for tunnel Tx offloads Date: Mon, 23 Apr 2018 16:10:10 +0200 Message-ID: <17727403.8uGzBYDOrE@xps> References: <20180420001324.11813-1-thomas@monjalon.net> <20180423104836.24299-3-thomas@monjalon.net> <20180423110633.rrdzvyntr4atajcn@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, stable@dpdk.org To: Olivier Matz , xuemingl@mellanox.com Return-path: In-Reply-To: <20180423110633.rrdzvyntr4atajcn@platinum> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/04/2018 13:06, Olivier Matz: > On Mon, Apr 23, 2018 at 12:48:36PM +0200, Thomas Monjalon wrote: > > Add few details to remind TSO flag, checksum flags and header lengths. > > > > The doxygen syntax for MPLS-in-UDP is fixed. > > > > Fixes: d95188551fa1 ("mbuf: introduce new Tx offload flag for MPLS-in-UDP") > > Cc: stable@dpdk.org > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Olivier Matz Series applied