patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: "Wang, Haiyue" <haiyue.wang@intel.com>
Cc: "Guo, Jia" <jia.guo@intel.com>,
	"Laatz, Kevin" <kevin.laatz@intel.com>,
	 Paolo Valerio <pvalerio@redhat.com>,
	dpdk stable <stable@dpdk.org>
Subject: Re: [dpdk-stable] please help backporting some patches to stable release 20.11.1
Date: Tue, 16 Feb 2021 13:22:22 +0000	[thread overview]
Message-ID: <d1c161917b147eafa0306ecbfa26b55a42288827.camel@debian.org> (raw)
In-Reply-To: <BN8PR11MB37952497258D8974B834212DF7879@BN8PR11MB3795.namprd11.prod.outlook.com>

On Tue, 2021-02-16 at 13:08 +0000, Wang, Haiyue wrote:
> Hi Luca,
> 
> The base of 'b9c366e029  Feifei Wang      net/ixgbe: fix UDP zero checksum on Arm'
> is also in 21.02, so no need to backporting.
> 
> git describe --contains cf96160a0a95a8a9b99c14a1bf08ce4a417e6922
> v21.02-rc1~480
> 
> commit cf96160a0a95a8a9b99c14a1bf08ce4a417e6922
> Author: Feifei Wang <feifei.wang2@arm.com>
> Date:   Wed Nov 18 04:48:59 2020 -0600
> 
>     net/ixgbe: enable NEON path with checksum offload
> 
>     IXGBE NEON vector PMD now supports checksum offloading, hence can be
>     used when DEV_RX_OFFLOAD_CHECKSUM is set.
> 
> 
> BR,
> Haiyue

Understood, thank you!

> > -----Original Message-----
> > From: luca.boccassi@gmail.com <luca.boccassi@gmail.com>
> > Sent: Saturday, February 13, 2021 07:44
> > Cc: Wang, Haiyue <haiyue.wang@intel.com>; Guo, Jia <jia.guo@intel.com>; Laatz, Kevin
> > <kevin.laatz@intel.com>; Paolo Valerio <pvalerio@redhat.com>
> > Subject: please help backporting some patches to stable release 20.11.1
> > 
> > Hi commit authors (and maintainers),
> > 
> > I didn't apply following commits from DPDK main to 20.11
> > stable branch, as conflicts or build errors occur.
> > 
> > Can authors check your patches in the following list and either:
> >     - Backport your patches to the 20.11 branch, or
> >     - Indicate that the patch should not be backported
> > 
> > Please do either of the above by 02/19/21.
> > 
> > You can find the a temporary work-in-progress branch of the coming 20.11.1
> > release at:
> >     https://github.com/bluca/dpdk-stable
> > It is recommended to backport on top of that to minimize further conflicts or
> > misunderstandings.
> > 
> > Some notes on stable backports:
> > 
> > A backport should contain a reference to the DPDK main branch commit
> > in it's commit message in the following fashion:
> >     [ upstream commit <commit's dpdk main branch SHA-1 checksum> ]
> > 
> > For example:
> >     https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb
> > 
> > When sending the backported patch, please indicate the target branch in the
> > subject line, as we have multiple branches, for example:
> >     [PATCH 20.11] foo/bar: fix baz
> > 
> > With git format-patch, this can be achieved by appending the parameter:
> >     --subject-prefix='PATCH 20.11'
> > 
> > Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".
> > 
> > FYI, branch 20.11 is located at tree:
> >    https://git.dpdk.org/dpdk-stable
> > 
> > Thanks.
> > 
> > Luca Boccassi
> > 
> > ---
> > 0d32fd0945  Bruce Richardson telemetry: mark init function as internal-only
> > b9c366e029  Feifei Wang      net/ixgbe: fix UDP zero checksum on Arm


  reply	other threads:[~2021-02-16 13:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210205115222.1287558-1-luca.boccassi@gmail.com>
2021-02-05 11:53 ` luca.boccassi
2021-02-09 10:39   ` luca.boccassi
2021-02-12 23:42     ` luca.boccassi
     [not found]       ` <20210212234341.256656-1-luca.boccassi@gmail.com>
2021-02-16 13:08         ` Wang, Haiyue
2021-02-16 13:22           ` Luca Boccassi [this message]
2021-02-18  9:41     ` Luca Boccassi
2021-02-18 13:33       ` Xueming(Steven) Li
2021-02-18 17:42         ` Luca Boccassi
     [not found]     ` <20210209103924.468111-1-luca.boccassi@gmail.com>
2021-02-20  6:49       ` Huisong Li
2021-02-19  8:59   ` Ferruh Yigit
2021-02-22 12:00     ` Luca Boccassi

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=d1c161917b147eafa0306ecbfa26b55a42288827.camel@debian.org \
    --to=bluca@debian.org \
    --cc=haiyue.wang@intel.com \
    --cc=jia.guo@intel.com \
    --cc=kevin.laatz@intel.com \
    --cc=pvalerio@redhat.com \
    --cc=stable@dpdk.org \
    /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).