From patchwork Wed Apr 3 16:28:51 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139083 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8C00843DEE; Wed, 3 Apr 2024 18:29:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B78664025C; Wed, 3 Apr 2024 18:29:03 +0200 (CEST) Received: from mail-pf1-f170.google.com (mail-pf1-f170.google.com [209.85.210.170]) by mails.dpdk.org (Postfix) with ESMTP id 01C3240144 for ; Wed, 3 Apr 2024 18:29:02 +0200 (CEST) Received: by mail-pf1-f170.google.com with SMTP id d2e1a72fcca58-6e46dcd8feaso3144385b3a.2 for ; Wed, 03 Apr 2024 09:29:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1712161742; x=1712766542; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=1KcpmXeyXMqsMUOk39smnlReAhg6VJ4IhDF0A351kmg=; b=l8RbDmcaAJW3UZdjgn7NPum0by3AkK8OEFSUwXKw+qO2Og2HQJgHju7PomPN85M59i aKfK1DcrFwBdDB+D//IMvQkfxRY0BDf/bayEVeowRq+h8roj9TgfeUCYRi3XXcNymiJ4 UGc8w3auJ4AcqYH7zDyIFuihBjWp6/AP0VOm1QB+drTLupoxYNXNWAf0xEft9zmGG+yw smiRKpvZYYL6ThAtw+Dd6XJ6eqcd6dm8Q27HFQKI/Fq8ytdNMZQCGg/kdAp3vvam8+gB BDAScliEN9ZwUodjBqbr7nAPFwjvVPEdKZBOj/btoq4oKJnrCA5f+CwHsmSKHLXWm3wj 2vdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712161742; x=1712766542; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=1KcpmXeyXMqsMUOk39smnlReAhg6VJ4IhDF0A351kmg=; b=t7Pvp+4we6W1GxzLavo0rA1cgeVUuyHT8CAeqxNBWdAC9L3C/lFaWE0ayB/CPkn5N5 pBuVmBRUzJN5iBC1Tc1vreIzCFMFMGnpItoAZ2SEt/Y7QIot9LPu/f/Kqp8YSduIvsd1 Em6zhdbKwXBxaJDdKgnS/tY3vwDCu1qCMSVooKVEQ32GLrj4zly03UUCH94GVYD5ouk6 btw6f1BdCtaTq+rMvux1T7K8ZGHxJ3whb2XjIEnkDMaQuTF1R0Ls9WUV8FjTkf36WUIJ 4EbEaSfwTq75RuLK/9uYSr89kNz37ujLxtm1n31GC5G/GHEOyeuxxgBYDlRU3CrplnlT JV9A== X-Gm-Message-State: AOJu0Yz/g/nM69wpilSLSyqZQVAQLW03zdYbwqBLWVjdFzosXjMEp7re jQ5BPjZstMmmDys0c3txgKqHgeTI1EXJ2ShuniOH+u0oVGQRqTSfmk3gR/+Nm86xk8yE0EAF4B1 sxkLTsQ== X-Google-Smtp-Source: AGHT+IFcRA289ybU1f4tlziUnqrGCoqWgC+iYUqcb5gaFvL0BBQeiDVCR99T/KcKv5rPed27SOHM9w== X-Received: by 2002:a05:6a00:10d2:b0:6ea:afcb:196f with SMTP id d18-20020a056a0010d200b006eaafcb196fmr11841pfu.9.1712161741564; Wed, 03 Apr 2024 09:29:01 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id j18-20020a632312000000b005d6a0b2efb3sm11816164pgj.21.2024.04.03.09.29.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Apr 2024 09:29:01 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Dmitry Kozlyuk , Tyler Retzlaff , Pallavi Kadam Subject: [PATCH] doc: update required Mingw version Date: Wed, 3 Apr 2024 09:28:51 -0700 Message-ID: <20240403162851.437218-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Some new patches were failing on the very old version of mingw that is being used by the CI system. But there was no required version for mingw listed in the documentation, so add one. The version is selected is the version available for Debian oldstable (Bullseye) as listed on: https://www.mingw-w64.org/downloads/ The 10.0 version was released in 4/4/2022, The current upstream version 11.0. Signed-off-by: Stephen Hemminger Acked-by: Tyler Retzlaff --- doc/guides/windows_gsg/build_dpdk.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/guides/windows_gsg/build_dpdk.rst b/doc/guides/windows_gsg/build_dpdk.rst index 1b6d3a650a..708875c16f 100644 --- a/doc/guides/windows_gsg/build_dpdk.rst +++ b/doc/guides/windows_gsg/build_dpdk.rst @@ -11,7 +11,7 @@ Building the DPDK and its applications requires one of the following environments: * LLVM 14.0.0 (or later) and Microsoft MSVC linker. -* The MinGW-w64 toolchain (either native or cross). +* The MinGW-w64 10.0 (or later) toolchain (either native or cross). * Microsoft Visual Studio 2022 (any edition). - note Microsoft Visual Studio 2022 does not currently build enough @@ -49,10 +49,6 @@ and ensure the Windows SDK is selected. Option 2. MinGW-w64 Toolchain ----------------------------- -On Linux, i.e. for cross-compilation, install MinGW-w64 via a package manager. -Version 4.0.4 for Ubuntu 16.04 cannot be used due to a -`MinGW-w64 bug `_. - On Windows, obtain the latest version installer from `MinGW-w64 repository `_. Any thread model (POSIX or Win32) can be chosen, DPDK does not rely on it.