From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0B08945689; Thu, 25 Jul 2024 21:06:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86B6D40B98; Thu, 25 Jul 2024 21:06:54 +0200 (CEST) Received: from mail-oi1-f174.google.com (mail-oi1-f174.google.com [209.85.167.174]) by mails.dpdk.org (Postfix) with ESMTP id 35B4B40B98 for ; Thu, 25 Jul 2024 21:06:53 +0200 (CEST) Received: by mail-oi1-f174.google.com with SMTP id 5614622812f47-3d9dfc7c5f6so121840b6e.0 for ; Thu, 25 Jul 2024 12:06:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721934412; x=1722539212; darn=dpdk.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=NIEarU7wPx20ahHmPRhgEGJnUZoVhZ0G6PryHkmZD7c=; b=HUEbPUThuDwq/vRn2J6kwUpuengMzQdDC9HQ69JlhKM/H2+6KMftP+MAbdazKzssal x86m//mx6a4PMKYiBoKlbXgjahLaAdK0XZ7fBRKLo4rpCTjn/428OaWbCsecSugHsqAD UL8S2+GTbvL9/XhS7S3ch8BU4kwcEvbceihNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721934412; x=1722539212; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NIEarU7wPx20ahHmPRhgEGJnUZoVhZ0G6PryHkmZD7c=; b=GKF+SSine3Ajs768bYRNr8wQhuyv4krJmjZt11tHMsLCm93zSU5KdgHvZRoScKp8Ts hET+zY8aQd1zZb7lbm1oTndT47VFsd60gtE8pALAwqmikSyQTRaq0LhhFdevsEKyKdq+ nz+GVducoHQ+uCV8GCoLd+GCrRd+turOSPOUQPQ/fIh6VRafM5UyZoDNIBVVLH3rQw7D YrNC2l0sD4EEbdjYyjI/5m8WxQkNVn+4uXA0Z5zhZrjEtYoYkynZjArEy8dxs+0px9Q9 /EAZI/dGmlUBHUgYhIwyPM0iQ/aTs1j2Q62oQv6+LvnMOn1p6/yOqg0DWBw5tozXZQL2 eBEA== X-Gm-Message-State: AOJu0YxDjqAH/3TId7TPTmWMfTqwaQbpSnGcq+EFDAu+Q54dsrU4OBln AA28J4sxxG3MrFKv5Zli5dl7eip5yaRyy0NMIkhfvsgLMAQsAdSgAungLXwOJW1XUSEn/svvNs+ yO98R1GNhLJXETxypjoypbPU8Wu7fMEmhH6mzw+YlHs3JnEl8 X-Google-Smtp-Source: AGHT+IETGHOZ2ZtD9v5OKPuyHRxxrZFI3mxP2bT8298md15IN94vxnZQFMNgsIFsUhOsB3XCH7Bj8cXja4VO1RgmDrs= X-Received: by 2002:a05:6808:d4a:b0:3d9:28d0:fcd4 with SMTP id 5614622812f47-3db10e3f4d7mr5108696b6e.5.1721934412124; Thu, 25 Jul 2024 12:06:52 -0700 (PDT) MIME-Version: 1.0 References: <20240725075506.207aad84@hermes.local> In-Reply-To: <20240725075506.207aad84@hermes.local> From: Patrick Robb Date: Thu, 25 Jul 2024 15:06:41 -0400 Message-ID: Subject: Re: How does CI system get updated? To: Stephen Hemminger Cc: dev@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Hi Stephen, This is a UNH Lab system. We review our systems for updates once every 4 months. The idea is we do it early in each DPDK release's development cycle. So, we update Dockerfiles (for container environments), we apply updates where needed to persistent systems (for VMs, or baremetal servers). Obviously the Mingw version for the windows system was a check we have not been doing. Thank you for spotting this and letting us know. We will apply the update and let you know when it's ready. On Thu, Jul 25, 2024 at 11:03=E2=80=AFAM Stephen Hemminger wrote: > > > > This warning is due to a very old version of Mingw installed in CI system= . > > =3D=3D=3D=3D 20 line log output for Windows Server 2019 (dpdk_mingw64_com= pile): =3D=3D=3D=3D > In file included from ..\lib\net/rte_ip.h:21, > from ../lib/net/rte_dissect.c:20: > C:/mingw64/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h:447:63: note: ex= pected 'PVOID' {aka 'void *'} but argument is of type 'const uint8_t *' {ak= a 'const unsigned char *'} > WINSOCK_API_LINKAGE LPCSTR WSAAPI InetNtopA(INT Family, PVOID pAddr, LPST= R pStringBuf, size_t StringBufSize); > ~~~~~~^~~~~ > ../lib/net/rte_dissect.c:292:29: error: passing argument 2 of 'inet_ntop'= discards 'const' qualifier from pointer target type [-Werror=3Ddiscarded-q= ualifiers] > inet_ntop(AF_INET6, ip6_hdr->dst_addr, dbuf, sizeof(dbuf)); > ~~~~~~~^~~~~~~~~~ > In file included from ..\lib\net/rte_ip.h:21, > from ../lib/net/rte_dissect.c:20: > C:/mingw64/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h:447:63: note: ex= pected 'PVOID' {aka 'void *'} but argument is of type 'const uint8_t *' {ak= a 'const unsigned char *'} > WINSOCK_API_LINKAGE LPCSTR WSAAPI InetNtopA(INT Family, PVOID pAddr, LPST= R pStringBuf, size_t StringBufSize); > ~~~~~~^~~~~ > > It was fixed upstream in Mingw 4 years ago.