DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Kevin Traynor <ktraynor@redhat.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, david.marchand@redhat.com
Subject: Re: [PATCH 1/2] build: add backward compatibility for nested drivers
Date: Wed, 24 Sep 2025 10:43:42 +0200	[thread overview]
Message-ID: <3486585.4XsnlVU6TS@thomas> (raw)
In-Reply-To: <aNKgbnlYLSvu1zgq@bricha3-mobl1.ger.corp.intel.com>

23/09/2025 15:28, Bruce Richardson:
> On Tue, Sep 23, 2025 at 02:08:35PM +0100, Kevin Traynor wrote:
> > Yes, that is a good point for discussion. Seen as support for the legacy
> > names were already dropped and I wasn't aware of any ABI like policy
> > about it, I thought there may be a preference for deprecation
> > warning/continuing to move to the new name only.
> > 
> > I would be happy to keep the legacy name without a warning/deprecation
> > for a longer term and we could adopt this as general guideline by
> > default too. It should not cost much effort to do this.
> 
> Agreed. If we do decide after a while to remove an old name, then we should
> do a deprecation notice first.

I don't think we should require a notice if there is no deprecation,
just an alias added.

> > Another minor point is, if this needs a Fixes tag? Yes, in the sense it
> > feels like it added a banana skin for users (the patches are because I
> > hit this issue with 25.07). I didn't add it for now, as no guarantees
> > were broken and there isn't an upstream stable for backporting to anyway.
> 
> If there is no backporting, I'm not sure it matters. Maybe add one anyway
> to imply that this was something that should have been thought of in the
> original patch.

Backports are not only for upstream branches.
If someone wants to maintain 25.07 privately,
it is good to know what to backport.



  reply	other threads:[~2025-09-24  8:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-22 11:07 Kevin Traynor
2025-09-22 11:07 ` [PATCH 2/2] build: add backwards compatibility for wildcarding " Kevin Traynor
2025-09-22 15:52   ` Thomas Monjalon
2025-09-23 13:09     ` Kevin Traynor
2025-09-22 15:51 ` [PATCH 1/2] build: add backward compatibility for " Thomas Monjalon
2025-09-23 13:08   ` Kevin Traynor
2025-09-23 13:28     ` Bruce Richardson
2025-09-24  8:43       ` Thomas Monjalon [this message]
2025-09-24 12:34 ` [PATCH v2 0/2] " Kevin Traynor
2025-09-24 12:34   ` [PATCH v2 1/2] " Kevin Traynor
2025-09-24 12:34   ` [PATCH v2 2/2] build: add backward compatibility for wildcarding " Kevin Traynor
2025-09-24 13:06   ` [PATCH v2 0/2] build: add backward compatibility for " Bruce Richardson

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=3486585.4XsnlVU6TS@thomas \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ktraynor@redhat.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).