On Thu, Jan 28, 2021 at 10:27 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > 28/01/2021 13:28, David Marchand: > > On Wed, Jan 27, 2021 at 3:47 PM Leyi Rong <leyi.r...@intel.com> wrote: > > > > > > This patchset fix mingw build error when avx512 is introduced. > > > > > > --- > > > v2: > > > - Set i40e_avx512_cc_support to false to avoid the build error under > > > windows with mingw. > > > > > > Leyi Rong (2): > > > config: disable avx512 on mingw cross build > > > net/i40e: fix mingw build error > > > > > > config/x86/cross-mingw | 3 +++ > > > drivers/net/i40e/meson.build | 4 ++++ > > > 2 files changed, 7 insertions(+) > > > > LGTM with fc32 mingw. > > Tested-by: David Marchand <david.march...@redhat.com> > > Applied, thanks. > > Dmitry found a lighter alternative option to be tested and discussed.
We still have build failures at UNH for Windows, on the rc2 tag: http://mails.dpdk.org/archives/test-report/2021-February/177464.html Is this issue being looked at? -- David Marchand