From: Bruce Richardson <bruce.richardson@intel.com>
To: Andre Muezerie <andremue@linux.microsoft.com>
Cc: <dev@dpdk.org>, <david.marchand@redhat.com>
Subject: Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
Date: Fri, 14 Mar 2025 10:03:50 +0000 [thread overview]
Message-ID: <Z9P_BsgJOn7vPL0S@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20250313182443.GA20942@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>
On Thu, Mar 13, 2025 at 11:24:43AM -0700, Andre Muezerie wrote:
> On Wed, Mar 12, 2025 at 03:54:58PM +0000, Bruce Richardson wrote:
> > There was an issue with building DPDK using mingw v8.1[1], which
> > required using the "-fno-asynchronous-unwind-tables" compiler flag when
> > building using the mingw compiler. However, recent versions of the
> > compiler no longer seem to need this flag, so remove it.
> >
> > [1] https://inbox.dpdk.org/dev/CAJFAV8z3qFhT9Vv5xOpLhi74BYAht2YCfL2ffLrmei4hfSG5jg@mail.gmail.com
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> > ---
> > drivers/net/intel/i40e/meson.build | 4 ----
> > drivers/net/intel/iavf/meson.build | 4 ----
> > drivers/net/intel/ice/base/meson.build | 4 ----
> > drivers/net/intel/ice/meson.build | 4 ----
> > drivers/net/intel/ixgbe/meson.build | 3 ---
> > 5 files changed, 19 deletions(-)
<snip>
>
> I'm fine with these changes.
>
> Acked-by: Andre Muezerie <andremue@linux.microsoft.com>
Applied to dpdk-next-net-intel
/Bruce
prev parent reply other threads:[~2025-03-14 10:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 15:54 Bruce Richardson
2025-03-12 15:58 ` David Marchand
2025-03-12 16:11 ` Stephen Hemminger
2025-03-13 13:37 ` Bruce Richardson
2025-03-13 16:08 ` Bruce Richardson
2025-03-13 18:24 ` Andre Muezerie
2025-03-14 10:03 ` Bruce Richardson [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=Z9P_BsgJOn7vPL0S@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=andremue@linux.microsoft.com \
--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 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).