DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Yang, Qiming" <qiming.yang@intel.com>
To: "Zhang, Qi Z" <qi.z.zhang@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Ye, Xiaolong" <xiaolong.ye@intel.com>
Subject: Re: [dpdk-dev] [PATCH 00/10] net/ice: base code update for 20.08 batch 2
Date: Tue, 23 Jun 2020 10:15:34 +0000	[thread overview]
Message-ID: <BN6PR11MB001734E7FC842F705A1AF493E5940@BN6PR11MB0017.namprd11.prod.outlook.com> (raw)
In-Reply-To: <039ED4275CED7440929022BC67E706115483FE61@SHSMSX103.ccr.corp.intel.com>

Reviewed-by: Qiming Yang <qiming.yang@intel.com>

> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang@intel.com>
> Sent: Friday, June 19, 2020 12:25
> To: Yang, Qiming <qiming.yang@intel.com>
> Cc: dev@dpdk.org; Ye, Xiaolong <xiaolong.ye@intel.com>
> Subject: RE: [PATCH 00/10] net/ice: base code update for 20.08 batch 2
> 
> 
> 
> > -----Original Message-----
> > From: Yang, Qiming <qiming.yang@intel.com>
> > Sent: Thursday, June 18, 2020 2:04 PM
> > To: Zhang, Qi Z <qi.z.zhang@intel.com>
> > Cc: dev@dpdk.org; Ye, Xiaolong <xiaolong.ye@intel.com>
> > Subject: RE: [PATCH 00/10] net/ice: base code update for 20.08 batch 2
> >
> > > -----Original Message-----
> > > From: Zhang, Qi Z <qi.z.zhang@intel.com>
> > > Sent: Thursday, June 11, 2020 16:43
> > > To: Yang, Qiming <qiming.yang@intel.com>
> > > Cc: dev@dpdk.org; Ye, Xiaolong <xiaolong.ye@intel.com>; Zhang, Qi Z
> > > <qi.z.zhang@intel.com>
> > > Subject: [PATCH 00/10] net/ice: base code update for 20.08 batch 2
> > >
> > > Main changes:
> > > 1. support outer IP filter for GTPU (include IPv6) 2. recipe can be
> > > reused between PFs.
> > > 3. fix VSI ID mask
> > > 4. some code refactor and clean
> > >
> > > Qi Zhang (10):
> > >   net/ice/base: adjust profile id map locks
> > >   net/ice/base: refactor to avoid need to retry
> > >   net/ice/base: add FD support for outer IP of GTPU
> > >   net/ice/base: add commands for system diagnostic
> > >   net/ice/base: rename misleading variable
> > >   net/ice/base: add FD support for GTPU with outer IPv6
> > >   net/ice/base: get tunnel type for recipe
> > >   net/ice/base: choose TCP dummy packet by protocol
> > >   net/ice/base: fix the VSI ID mask to be 10 bit
> > >   net/ice/base: replace RSS profile locks
> > >
> > >  drivers/net/ice/base/ice_adminq_cmd.h |  56 ++++++++++-
> > >  drivers/net/ice/base/ice_common.c     |  53 ++++------
> > >  drivers/net/ice/base/ice_fdir.c       |  42 +++++++-
> > >  drivers/net/ice/base/ice_fdir.h       |   2 +
> > >  drivers/net/ice/base/ice_flex_pipe.c  |  95 +++++++++---------
> > >  drivers/net/ice/base/ice_flow.c       |  29 ++++--
> > >  drivers/net/ice/base/ice_switch.c     | 184
> > > +++++++++++++++++++++++++++++++++-
> > >  drivers/net/ice/base/ice_switch.h     |   2 +
> > >  drivers/net/ice/base/ice_type.h       |   1 +
> > >  9 files changed, 363 insertions(+), 101 deletions(-)
> > >
> > > --
> > > 2.13.6
> >
> > Acked-by: Qiming Yang <qiming.yang@intel.com>
> 
> Applied to dpdk-next-net-intel.
> 
> Thanks
> Qi


      reply	other threads:[~2020-06-23 10:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-11  8:43 Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 01/10] net/ice/base: adjust profile id map locks Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 02/10] net/ice/base: refactor to avoid need to retry Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 03/10] net/ice/base: add FD support for outer IP of GTPU Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 04/10] net/ice/base: add commands for system diagnostic Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 05/10] net/ice/base: rename misleading variable Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 06/10] net/ice/base: add FD support for GTPU with outer IPv6 Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 07/10] net/ice/base: get tunnel type for recipe Qi Zhang
2020-06-19 14:33   ` Ferruh Yigit
2020-06-11  8:43 ` [dpdk-dev] [PATCH 08/10] net/ice/base: choose TCP dummy packet by protocol Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 09/10] net/ice/base: fix the VSI ID mask to be 10 bit Qi Zhang
2020-06-11  8:43 ` [dpdk-dev] [PATCH 10/10] net/ice/base: replace RSS profile locks Qi Zhang
2020-06-18  6:04 ` [dpdk-dev] [PATCH 00/10] net/ice: base code update for 20.08 batch 2 Yang, Qiming
2020-06-19  4:24   ` Zhang, Qi Z
2020-06-23 10:15     ` Yang, Qiming [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=BN6PR11MB001734E7FC842F705A1AF493E5940@BN6PR11MB0017.namprd11.prod.outlook.com \
    --to=qiming.yang@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=xiaolong.ye@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).