DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Yang, Qiming" <qiming.yang@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"yigit.ferruh@intel.com" <yigit.ferruh@intel.com>
Subject: Re: [dpdk-dev] [PATCH 0/4] ice base code update batch 3
Date: Thu, 21 Jan 2021 04:01:24 +0000	[thread overview]
Message-ID: <8e280c0181664583844aeb8535ee1f3f@intel.com> (raw)
In-Reply-To: <BN6PR11MB00174E639B5D621AEFFFB65AE5A10@BN6PR11MB0017.namprd11.prod.outlook.com>



> -----Original Message-----
> From: Yang, Qiming <qiming.yang@intel.com>
> Sent: Thursday, January 21, 2021 11:04 AM
> To: Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org; yigit.ferruh@intel.com
> Subject: RE: [PATCH 0/4] ice base code update batch 3
> 
> Acked-by: Qiming Yang <qiming.yang@intel.com>
> 
> > -----Original Message-----
> > From: Zhang, Qi Z <qi.z.zhang@intel.com>
> > Sent: Thursday, January 21, 2021 09:44
> > To: Yang, Qiming <qiming.yang@intel.com>
> > Cc: dev@dpdk.org; yigit.ferruh@intel.com; Zhang, Qi Z
> > <qi.z.zhang@intel.com>
> > Subject: [PATCH 0/4] ice base code update batch 3
> >
> > Qi Zhang (4):
> >   net/ice/base: fix wrong macro value
> >   net/ice/base: add VLAN TPID for VLAN filters
> >   net/ice/base: add support for configuring the device in Double VLAN
> >     Mode
> >   net/ice: add new supported device IDs
> >
> >  drivers/net/ice/base/README           |   2 +-
> >  drivers/net/ice/base/ice_adminq_cmd.h |  38 +++-
> >  drivers/net/ice/base/ice_common.c     |   2 -
> >  drivers/net/ice/base/ice_devids.h     |  10 +
> >  drivers/net/ice/base/ice_flex_pipe.c  |   9 +-
> >  drivers/net/ice/base/ice_switch.c     |  64 ++++++
> >  drivers/net/ice/base/ice_switch.h     |  14 ++
> >  drivers/net/ice/base/ice_type.h       |   2 +-
> >  drivers/net/ice/base/ice_vlan_mode.c  | 284
> > ++++++++++++++++++++++++-- drivers/net/ice/base/ice_vlan_mode.h  |  24
> +--
> >  drivers/net/ice/ice_ethdev.c          |   5 +
> >  11 files changed, 406 insertions(+), 48 deletions(-)
> >
> > --
> > 2.26.2
> 

Applied to dpdk-next-net-intel.

Thanks
Qi


  reply	other threads:[~2021-01-21  4:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21  1:43 Qi Zhang
2021-01-21  1:43 ` [dpdk-dev] [PATCH 1/4] net/ice/base: fix wrong macro value Qi Zhang
2021-01-21  1:43 ` [dpdk-dev] [PATCH 2/4] net/ice/base: add VLAN TPID for VLAN filters Qi Zhang
2021-01-21  1:43 ` [dpdk-dev] [PATCH 3/4] net/ice/base: add support for configuring the device in Double VLAN Mode Qi Zhang
2021-01-21  1:43 ` [dpdk-dev] [PATCH 4/4] net/ice: add new supported device IDs Qi Zhang
2021-01-21  3:03 ` [dpdk-dev] [PATCH 0/4] ice base code update batch 3 Yang, Qiming
2021-01-21  4:01   ` Zhang, Qi Z [this message]
2021-01-21  1:44 Qi Zhang

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=8e280c0181664583844aeb8535ee1f3f@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=qiming.yang@intel.com \
    --cc=yigit.ferruh@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).