From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH v2 0/2] mbuf: improve Tx offload API doc Date: Mon, 23 Apr 2018 12:48:34 +0200 Message-ID: <20180423104836.24299-1-thomas@monjalon.net> References: <20180420001324.11813-1-thomas@monjalon.net> Cc: dev@dpdk.org, xuemingl@mellanox.com To: olivier.matz@6wind.com Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id C5F0F23C for ; Mon, 23 Apr 2018 12:48:41 +0200 (CEST) In-Reply-To: <20180420001324.11813-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" When reviewing the new tunnel offload flags proposed by Xueming, I have seen that some old doxygen comments should be improved or fixed. This v2 is addressing some comments done by Olivier. Thomas Monjalon (2): mbuf: fix Tx checksum offload API doc mbuf: improve API doc for tunnel Tx offloads lib/librte_ether/rte_ethdev.h | 3 +++ lib/librte_mbuf/rte_mbuf.h | 25 +++++++++---------------- 2 files changed, 12 insertions(+), 16 deletions(-) -- 2.16.2