DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Wang, YuanX" <yuanx.wang@intel.com>
To: "Ding, Xuan" <xuan.ding@intel.com>,
	"Yang, Qiming" <qiming.yang@intel.com>,
	"Zhang, Qi Z" <qi.z.zhang@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Tang, Yaqi" <yaqi.tang@intel.com>
Subject: RE: [PATCH] net/ice: fix the judgment order of buffer split
Date: Mon, 17 Oct 2022 08:50:04 +0000	[thread overview]
Message-ID: <PH7PR11MB69531D5663CD723D01F6818685299@PH7PR11MB6953.namprd11.prod.outlook.com> (raw)
In-Reply-To: <BN9PR11MB5513289B0A0FFBD626BF7395E7299@BN9PR11MB5513.namprd11.prod.outlook.com>

Hi Xuan,

> -----Original Message-----
> From: Ding, Xuan <xuan.ding@intel.com>
> Sent: Monday, October 17, 2022 4:40 PM
> To: Wang, YuanX <yuanx.wang@intel.com>; Yang, Qiming
> <qiming.yang@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org; Tang, Yaqi <yaqi.tang@intel.com>
> Subject: RE: [PATCH] net/ice: fix the judgment order of buffer split
> 
> Hi Yuan,
> 
> > -----Original Message-----
> > From: Wang, YuanX <yuanx.wang@intel.com>
> > Sent: Tuesday, October 18, 2022 12:00 AM
> > To: Yang, Qiming <qiming.yang@intel.com>; Zhang, Qi Z
> > <qi.z.zhang@intel.com>
> > Cc: dev@dpdk.org; Ding, Xuan <xuan.ding@intel.com>; Tang, Yaqi
> > <yaqi.tang@intel.com>; Wang, YuanX <yuanx.wang@intel.com>
> > Subject: [PATCH] net/ice: fix the judgment order of buffer split
> >
> > proto_hdr defines a bit mask of the protocol sequence as RTE_PTYPE_*,
> > The last RTE_PTYPE* in the mask indicates the split position.
> >
> > To get the split position from hdr_proto, the order of judgement
> > should be
> 
> The hdr_proto here should be proto_hdr?

Yes, it's proto_hdr. Thanks for the correction.
Will fix in new version.

Thanks,
Yuan.

[...]

  reply	other threads:[~2022-10-17  8:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 16:00 Yuan Wang
2022-10-17  8:40 ` Ding, Xuan
2022-10-17  8:50   ` Wang, YuanX [this message]
2022-10-17 17:04 ` [PATCH v2] " Yuan Wang
2022-10-17  9:34   ` Tang, Yaqi
2022-10-18  7:01   ` Zhang, Qi Z

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=PH7PR11MB69531D5663CD723D01F6818685299@PH7PR11MB6953.namprd11.prod.outlook.com \
    --to=yuanx.wang@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=xuan.ding@intel.com \
    --cc=yaqi.tang@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).