DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2 0/3] remove fallbacks for old Linux versions
Date: Fri, 29 Aug 2025 15:48:28 +0200	[thread overview]
Message-ID: <CAJFAV8xLcbFM+d4yj5Ygm+HQeEB6=h+orjgCQVRLUHd+Px7O-w@mail.gmail.com> (raw)
In-Reply-To: <20250728151908.338534-1-bruce.richardson@intel.com>

On Mon, 28 Jul 2025 at 17:19, Bruce Richardson
<bruce.richardson@intel.com> wrote:
>
> We no longer support versions of linux before 4.19[1], therefore
> all supported linux versions support F_ADD_SEALS (Linux 3.17+) and
> MFD_HUGETLB (Linux 4.14+), so no need to have #ifdefs and fallbacks to
> support systems which do not support those features.
>
> [1] https://doc.dpdk.org/guides/linux_gsg/sys_reqs.html#system-software
>
> v2: rebase and resubmit on 25.11-rc0 baseline
>
> Bruce Richardson (3):
>   eal/linux: remove fallbacks for old Linux versions
>   vhost: : remove fallbacks for old Linux versions
>   memif: : remove fallbacks for old Linux versions
>
>  drivers/net/memif/rte_eth_memif.h |  41 -------
>  lib/eal/linux/eal_memalloc.c      | 174 +++++-------------------------
>  lib/eal/linux/eal_memory.c        |   7 --
>  lib/vhost/vhost_user.c            |   7 --
>  4 files changed, 24 insertions(+), 205 deletions(-)

Series applied, thanks Bruce.


-- 
David Marchand


      parent reply	other threads:[~2025-08-29 13:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30 13:29 [PATCH 25.11 " Bruce Richardson
2025-06-30 13:29 ` [PATCH 25.11 1/3] eal/linux: " Bruce Richardson
2025-06-30 13:29 ` [PATCH 25.11 2/3] vhost: : " Bruce Richardson
2025-06-30 13:29 ` [PATCH 25.11 3/3] memif: " Bruce Richardson
2025-06-30 15:02 ` [PATCH 25.11 0/3] " Stephen Hemminger
2025-07-28 15:19 ` [PATCH v2 " Bruce Richardson
2025-07-28 15:19   ` [PATCH v2 1/3] eal/linux: " Bruce Richardson
2025-07-28 15:19   ` [PATCH v2 2/3] vhost: : " Bruce Richardson
2025-07-28 15:19   ` [PATCH v2 3/3] memif: " Bruce Richardson
2025-08-19  8:16     ` David Marchand
2025-07-30  9:21   ` [PATCH v2 0/3] " Morten Brørup
2025-08-29 13:48   ` David Marchand [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='CAJFAV8xLcbFM+d4yj5Ygm+HQeEB6=h+orjgCQVRLUHd+Px7O-w@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=bruce.richardson@intel.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 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).