public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: luca.boccassi@gmail.com
To: dpdk stable <stable@dpdk.org>
Cc: dpdk <dev@dpdk.org>,
	"Anatoly Burakov" <anatoly.burakov@intel.com>,
	"Bing Zhao" <bingz@nvidia.com>,
	"Bruce Richardson" <bruce.richardson@intel.com>,
	"Dariusz Sosnowski" <dsosnowski@nvidia.com>,
	"Helin Zhang" <helin.zhang@intel.com>,
	"Jingjing Wu" <jingjing.wu@intel.com>,
	"John W. Linville" <linville@tuxdriver.com>,
	"Keith Wiles" <keith.wiles@intel.com>,
	"Long Li" <longli@microsoft.com>,
	"Matan Azrad" <matan@nvidia.com>,
	"Morten Brørup" <mb@smartsharesystems.com>,
	"Ophir Munk" <ophirmu@nvidia.com>, "Ori Kam" <orika@nvidia.com>,
	"Pascal Mazon" <pascal.mazon@6wind.com>,
	"Reshma Pattan" <reshma.pattan@intel.com>,
	"Shaiq Wani" <shaiq.wani@intel.com>,
	"Stephen Hemminger" <stephen@networkplumber.org>,
	"Suanming Mou" <suanmingm@nvidia.com>,
	"Thomas Monjalon" <thomas@monjalon.net>,
	"Venkatesh Vemula" <venkatesh.vemula@intel.com>,
	"Viacheslav Ovsiienko" <viacheslavo@nvidia.com>,
	"Wei Hu" <weh@microsoft.com>,
	"Xavier Guillaume" <xavier.guillaume@ovhcloud.com>
Subject: please help backporting some patches to stable release 24.11.5
Date: Thu, 19 Mar 2026 22:11:13 +0000	[thread overview]
Message-ID: <20260319221114.1071955-1-luca.boccassi@gmail.com> (raw)

Hi commit authors (and maintainers),

Despite being selected by the DPDK maintenance tool ./devtools/git-log-fixes.sh
I didn't apply following commits from DPDK main to 24.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 24.11 branch, or
    - Indicate that the patch should not be backported

Please do either of the above by 03/26/26.

You can find the a temporary work-in-progress branch of the coming 24.11.5
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 24.11] foo/bar: fix baz

With git format-patch, this can be achieved by appending the parameter:
    --subject-prefix='PATCH 24.11'

Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".

FYI, branch 24.11 is located at tree:
   https://git.dpdk.org/dpdk-stable

Thanks.

Luca Boccassi

---
2f7cdd821b  Dariusz Sosnowski net/mlx5: fix probing to allow BlueField Socket Direct
f741298f70  Long Li          net/netvsc: support multi-process VF device removal
5a9362386e  Stephen Hemminger examples/vmdq_dcb: initialize all configuration structures
abacc3b2da  Stephen Hemminger net/tap: fix handling of queue stats
c67f59508d  Stephen Hemminger net/tap: fix Rx descriptor vs scatter segment confusion
77f831b6f1  Stephen Hemminger pcapng: handle packets copied before file open
b3b8301dee  Thomas Monjalon  net/idpf: fix commas instead of semicolons
3ed9a05bff  Xavier Guillaume net/af_packet: fix receive buffer overflow

             reply	other threads:[~2026-03-19 22:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19 22:11 luca.boccassi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-03-31 21:30 please help backporting some patches to stable release 24.11.5 luca.boccassi
2026-03-26 12:59 luca.boccassi
2026-03-27 14:50 ` Patrick Robb
2026-04-01 14:58 ` Patrick Robb
2026-02-20 15:40 luca.boccassi
2026-02-20 16:01 ` Kishore Padmanabha

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=20260319221114.1071955-1-luca.boccassi@gmail.com \
    --to=luca.boccassi@gmail.com \
    --cc=anatoly.burakov@intel.com \
    --cc=bingz@nvidia.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=dsosnowski@nvidia.com \
    --cc=helin.zhang@intel.com \
    --cc=jingjing.wu@intel.com \
    --cc=keith.wiles@intel.com \
    --cc=linville@tuxdriver.com \
    --cc=longli@microsoft.com \
    --cc=matan@nvidia.com \
    --cc=mb@smartsharesystems.com \
    --cc=ophirmu@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=pascal.mazon@6wind.com \
    --cc=reshma.pattan@intel.com \
    --cc=shaiq.wani@intel.com \
    --cc=stable@dpdk.org \
    --cc=stephen@networkplumber.org \
    --cc=suanmingm@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=venkatesh.vemula@intel.com \
    --cc=viacheslavo@nvidia.com \
    --cc=weh@microsoft.com \
    --cc=xavier.guillaume@ovhcloud.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