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: sta...@dpdk.org
> 
> Fixes: d8e5e69f3a9b ("app/testpmd: add GTP parsing and Tx checksum offload")
> Signed-off-by: Gregory Etelson <getel...@nvidia.com>
> Acked-by: Aman Singh <aman.deep.si...@intel.com>

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


Reply via email to