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>,
	"Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Cc: "Stillwell Jr, Paul M" <paul.m.stillwell.jr@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/6] net/ice/base: couple share code fix
Date: Wed, 24 Jul 2019 00:43:21 +0000	[thread overview]
Message-ID: <039ED4275CED7440929022BC67E7061153D6BEE8@SHSMSX105.ccr.corp.intel.com> (raw)
In-Reply-To: <F5DF4F0E3AFEF648ADC1C3C33AD4DBF17A508337@SHSMSX101.ccr.corp.intel.com>



> -----Original Message-----
> From: Yang, Qiming
> Sent: Wednesday, July 24, 2019 5:26 AM
> To: Zhang, Qi Z <qi.z.zhang@intel.com>; Lu, Wenzhuo <wenzhuo.lu@intel.com>
> Cc: Stillwell Jr, Paul M <paul.m.stillwell.jr@intel.com>; dev@dpdk.org
> Subject: RE: [PATCH 0/6] net/ice/base: couple share code fix
> 
> 
> > -----Original Message-----
> > From: Zhang, Qi Z
> > Sent: Monday, July 22, 2019 8:51 PM
> > To: Yang, Qiming <qiming.yang@intel.com>; Lu, Wenzhuo
> > <wenzhuo.lu@intel.com>
> > Cc: Stillwell Jr, Paul M <paul.m.stillwell.jr@intel.com>;
> > dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>
> > Subject: [PATCH 0/6] net/ice/base: couple share code fix
> >
> > Qi Zhang (6):
> >   net/ice/base: fix inner TCP and UDP support for GRE
> >   net/ice/base: fix resource leak
> >   net/ice/base: fix ptype variable size
> >   net/ice/base: use macro instead of function name
> >   net/ice/base: cleanup hardware register macros
> >   net/ice/base: fix for and/or bitmap routines
> >
> >  drivers/net/ice/base/ice_bitops.h     |   6 +-
> >  drivers/net/ice/base/ice_common.c     |   5 +-
> >  drivers/net/ice/base/ice_controlq.c   |   2 +-
> >  drivers/net/ice/base/ice_flex_pipe.c  |  15 +-
> >  drivers/net/ice/base/ice_flex_type.h  |   2 +-
> >  drivers/net/ice/base/ice_hw_autogen.h | 943 ++++++++++------------------------
> >  drivers/net/ice/base/ice_nvm.c        |   4 +-
> >  drivers/net/ice/base/ice_switch.c     | 128 ++++-
> >  8 files changed, 389 insertions(+), 716 deletions(-)
> >
> > --
> > 2.13.6
> 
> Acked-by: Qiming Yang <qiming.yang@intel.com>

Applied to dpdk-next-net-intel

Thanks
Qi

      reply	other threads:[~2019-07-24  0:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23  3:51 Qi Zhang
2019-07-23  3:51 ` [dpdk-dev] [PATCH 1/6] net/ice/base: fix inner TCP and UDP support for GRE Qi Zhang
2019-07-23  3:51 ` [dpdk-dev] [PATCH 2/6] net/ice/base: fix resource leak Qi Zhang
2019-07-23  3:51 ` [dpdk-dev] [PATCH 3/6] net/ice/base: fix ptype variable size Qi Zhang
2019-07-23  3:51 ` [dpdk-dev] [PATCH 4/6] net/ice/base: use macro instead of function name Qi Zhang
2019-07-23  3:51 ` [dpdk-dev] [PATCH 5/6] net/ice/base: cleanup hardware register macros Qi Zhang
2019-07-23  3:51 ` [dpdk-dev] [PATCH 6/6] net/ice/base: fix for and/or bitmap routines Qi Zhang
2019-07-23 21:25 ` [dpdk-dev] [PATCH 0/6] net/ice/base: couple share code fix Yang, Qiming
2019-07-24  0:43   ` Zhang, Qi Z [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=039ED4275CED7440929022BC67E7061153D6BEE8@SHSMSX105.ccr.corp.intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=paul.m.stillwell.jr@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=wenzhuo.lu@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).