patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Li, Xiaoyun" <xiaoyun.li@intel.com>,
	Nithin Dabilpuram <ndabilpuram@marvell.com>
Cc: "jerinj@marvell.com" <jerinj@marvell.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	 "jia.guo@intel.com" <jia.guo@intel.com>,
	"stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-stable] [PATCH 1/2] app/testpmd: fix csumonly mode when run without outer chksum
Date: Wed, 25 Aug 2021 13:57:49 +0100	[thread overview]
Message-ID: <de9409ad-06a4-3f94-6e30-75b076438fa6@intel.com> (raw)
In-Reply-To: <DM4PR11MB5534DB7D3F62C27EBD070BBC99FE9@DM4PR11MB5534.namprd11.prod.outlook.com>

On 8/17/2021 2:44 AM, Li, Xiaoyun wrote:
> 
> 
>> -----Original Message-----
>> From: Nithin Dabilpuram <ndabilpuram@marvell.com>
>> Sent: Monday, August 16, 2021 15:10
>> To: Li, Xiaoyun <xiaoyun.li@intel.com>
>> Cc: jerinj@marvell.com; dev@dpdk.org; Nithin Dabilpuram
>> <ndabilpuram@marvell.com>; jia.guo@intel.com; stable@dpdk.org
>> Subject: [PATCH 1/2] app/testpmd: fix csumonly mode when run without outer
>> chksum
>>
>> Donot use outer metadata when neither outer ip checksum nor outer udp
>> checksum is enabled. PMD's will ignore the outer_l2_len and outer_l3_len in
>> cases where none of the outer checksum is enabled and hence only l2_len and
>> l3_len will be used to calculate the offsets for L2 or L3 header.
>>
>> Fixes: 3c32113a1aac ("app/testpmd: fix IPv6 tunnel checksum")
>> Cc: jia.guo@intel.com
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>>
> Acked-by: Xiaoyun Li <xiaoyun.li@intel.com>
> 

Series applied to dpdk-next-net/main, thanks.

      reply	other threads:[~2021-08-25 12:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16  7:09 Nithin Dabilpuram
2021-08-16  7:09 ` [dpdk-stable] [PATCH 2/2] app/testpmd: fix verbose mode dump for Tx Nithin Dabilpuram
2021-08-17  1:54   ` Li, Xiaoyun
2021-08-17  7:54     ` Raslan Darawsheh
2021-08-16  8:48 ` [dpdk-stable] [PATCH 1/2] app/testpmd: fix csumonly mode when run without outer chksum Li, Xiaoyun
2021-08-16 10:55   ` [dpdk-stable] [dpdk-dev] " Nithin Dabilpuram
2021-08-17  1:43     ` Li, Xiaoyun
2021-08-17 10:58       ` Nithin Dabilpuram
2021-08-17  1:44 ` [dpdk-stable] " Li, Xiaoyun
2021-08-25 12:57   ` Ferruh Yigit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=de9409ad-06a4-3f94-6e30-75b076438fa6@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=jia.guo@intel.com \
    --cc=ndabilpuram@marvell.com \
    --cc=stable@dpdk.org \
    --cc=xiaoyun.li@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).