[PATCH v2] app/testpmd: fix GTP header parsing in csum FWD engine

Thomas Monjalon thomas at monjalon.net
Mon Mar 14 21:49:50 CET 2022


13/03/2022 10:01, Gregory Etelson:
> GTP header can be followed by an optional 32 bits extension.
> GTP notifies about the extension presence through the E, S or PN
> header bits.
> 
> Csum GTP header parser did not check the extension bits value.
> 
> The patch updates GTP header length if at-least one of the
> extension bits is set.
> 
> Cc: stable at dpdk.org
> 
> Fixes: d8e5e69f3a9b ("app/testpmd: add GTP parsing and Tx checksum offload")
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Aman Singh <aman.deep.singh at intel.com>

It should be "Fixes" line, "Cc" line, blank line, and "Signed-off/Ack" lines.
Applied, thanks.




More information about the stable mailing list