> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Tuesday, November 18, 2014 5:05 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 2/4] doc: Corrected info for tx_checksum set > mask function, in > testpmd UG > > tx_checksum set mask function now allows 4 extra bits in the mask for TX > checksum offload > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger at intel.com> I have applied the patch to my tree next/dpdk-doc. > --- > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 10 +++++++++- > 1 files changed, 9 insertions(+), 1 deletions(-) >