All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olivier Matz <olivier.matz@6wind.com>
To: David Marchand <david.marchand@redhat.com>
Cc: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>, dev <dev@dpdk.org>
Subject: Re: [PATCH] mbuf: remove deprecated offload flags
Date: Mon, 26 Sep 2022 13:51:55 +0200	[thread overview]
Message-ID: <YzGSW/++i7a4vDFq@platinum> (raw)
In-Reply-To: <CAJFAV8yKJ5y8EoA85PmKbxs5mVwYtjjBFMONEZDzUg+9X4q_Kg@mail.gmail.com>

On Mon, Aug 22, 2022 at 05:26:34PM +0200, David Marchand wrote:
> On Fri, Aug 5, 2022 at 10:03 AM Andrew Rybchenko
> <andrew.rybchenko@oktetlabs.ru> wrote:
> >
> > Remove deprecated ``PKT_*`` flags. Use corresponding flags with
> > ``RTE_MBUF_F_`` prefix instead.
> >
> > Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>

Acked-by: Olivier Matz <olivier.matz@6wind.com>

> 
> The change lgtm.
> We may reference the cocci script
> devtools/cocci/prefix_mbuf_offload_flags.cocci in the release notes
> for people wanting to migrate easily.
> Wdyt?

+1, something like this:

The coccinelle script ``devtools/cocci/prefix_mbuf_offload_flags.cocci``
can be used to replace all occurences of old mbuf flags in C code.

  reply	other threads:[~2022-09-26 11:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05  8:02 [PATCH] mbuf: remove deprecated offload flags Andrew Rybchenko
2022-08-22 15:26 ` David Marchand
2022-09-26 11:51   ` Olivier Matz [this message]
2022-09-26 12:25     ` David Marchand

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=YzGSW/++i7a4vDFq@platinum \
    --to=olivier.matz@6wind.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=david.marchand@redhat.com \
    --cc=dev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.