From: Stephen Hemminger <stephen@networkplumber.org>
To: Ashok Kaladi <ashok.k.kaladi@intel.com>
Cc: 20250723125702.3787183-1-ashok.k.kaladi@intel.com, dev@dpdk.org
Subject: Re: [PATCH v2] net/tap: fix BPF build failure in cross-compilation environment
Date: Tue, 29 Jul 2025 15:12:50 -0700 [thread overview]
Message-ID: <20250729151250.050b43cc@hermes.local> (raw)
In-Reply-To: <20250725054258.48135-1-ashok.k.kaladi@intel.com>
On Fri, 25 Jul 2025 00:42:58 -0500
Ashok Kaladi <ashok.k.kaladi@intel.com> wrote:
> During cross-compilation, BPF build incorrectly includes header files
> from the host system instead of the target sysroot. This leads to
> build failures due to incompatible headers or unavailability of header
> files in the host.
>
> Fix by using the Meson sysroot property to correctly locate and include
> BPF-related headers from the cross-compilation environment.
>
> Fixes: d8d065045c4a ("net/tap: rewrite RSS BPF program")
>
> Signed-off-by: Ashok Kaladi <ashok.k.kaladi@intel.com>
> ---
Queued to next-net
next prev parent reply other threads:[~2025-07-29 22:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-25 5:42 Ashok Kaladi
2025-07-29 22:12 ` Stephen Hemminger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-23 12:57 [PATCH] " Ashok Kaladi
2025-07-25 6:43 ` [PATCH v2] " Ashok Kaladi
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=20250729151250.050b43cc@hermes.local \
--to=stephen@networkplumber.org \
--cc=20250723125702.3787183-1-ashok.k.kaladi@intel.com \
--cc=ashok.k.kaladi@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).