From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH 2/4] doc: Corrected info for tx_checksum set mask function, in testpmd UG Date: Mon, 17 Nov 2014 11:39:29 +0100 Message-ID: <5469D061.8050805@6wind.com> References: <1416078796-689-1-git-send-email-pablo.de.lara.guarch@intel.com> <1416078796-689-3-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: Pablo de Lara , dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1416078796-689-3-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Pablo, On 11/15/2014 08:13 PM, Pablo de Lara wrote: > tx_checksum set mask function now allows 4 extra bits in the mask > for TX checksum offload > > Signed-off-by: Pablo de Lara > --- > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 10 +++++++++- > 1 files changed, 9 insertions(+), 1 deletions(-) A patch reworking the csumonly API is pending: http://dpdk.org/ml/archives/dev/2014-November/008188.html I don't know if it will be accepted, but just to mention that these 2 patches will conflict in this case. Regards, Olivier