DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH 0/2] implement missing APIs on FreeBSD
Date: Mon, 01 Jun 2026 22:12:17 +0200	[thread overview]
Message-ID: <CyBAPAuxTMaOXvlKSc2eQA@monjalon.net> (raw)
In-Reply-To: <20260525171340.1701509-1-bruce.richardson@intel.com>

25/05/2026 19:13, Bruce Richardson:
> The APIs for converting a virtual address to an IOVA or a physical
> address were implemented only as stubs on FreeBSD, but unfortunately
> they are used by drivers such as "igc", part of e1000, causing the
> drivers to fail on BSD. A workaround would be to change the use of these
> functions with the rte_malloc equivalents (e.g. rte_malloc_virt2iova) -
> which do work on FreeBSD - but a better solution is just to replace the
> stubs with proper implementations in FreeBSD-specific EAL flags.
> 
> Bruce Richardson (2):
>   eal/freebsd: fix memseg addresses in IOVA_AS_VA mode
>   eal/freebsd: implement virtual to IOVA translation fn

Applied, thanks.




      parent reply	other threads:[~2026-06-01 20:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25 17:13 [PATCH 0/2] implement missing APIs on FreeBSD Bruce Richardson
2026-05-25 17:13 ` [PATCH 1/2] eal/freebsd: fix memseg addresses in EAL VA mode Bruce Richardson
2026-05-25 17:13 ` [PATCH 2/2] eal/freebsd: implement virtual to IOVA translation fn Bruce Richardson
2026-05-25 18:23   ` Lewis Donzis
2026-06-01 20:12 ` Thomas Monjalon [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=CyBAPAuxTMaOXvlKSc2eQA@monjalon.net \
    --to=thomas@monjalon.net \
    --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