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 737AC43B85 for ; Sat, 16 Mar 2024 07:46:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E2274026F; Sat, 16 Mar 2024 07:46:29 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D80DC40266 for ; Sat, 16 Mar 2024 07:45:33 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-366a0b53d94so4088555ab.1 for ; Fri, 15 Mar 2024 23:45:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710571533; x=1711176333; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=fuB7m+xr1gbb5YZORaBr5GH4FIz+nKEvWluK4OoTL4E=; b=B61POpk49WgaLaIkW4gxH5JDibwyRPhplInZKN+jMgC30NOn9CzsU4R7IzvLFVg7oj RD2N+tLc+HxuLghNzJX87LAO8vQUmy4PxntvfIRW0c9wgjSBRh5mUqmOe9OgUIrOkF4r 0nddh9lablCKZN9D/2v+qUs81Ss5pyuXG7uzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710571533; x=1711176333; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fuB7m+xr1gbb5YZORaBr5GH4FIz+nKEvWluK4OoTL4E=; b=rKdz5ehFaGNJ9doXtp9+lUmmTG/L0h6TCyyz1TiLPhmhr3l67IQcHVvlHOTXHIo7R9 j4O6vp0q1iXVo1N8ko3uFtgN9PXtYoISvm0FaW8RLe4q0+QQ1SLqI2655VWkacF+WaP+ 9DPIaJA4WxjQ3fbYsAKOmDUA7JVGw1Xbg8UPxjlboZQoXSO6h4gbBsaAjN7axaI4nZyt iN9QX7IxdhnVL/ia4M4FtRjOYwQMCCg6PoEfLoWmU0lro5rQrNK9/f5u2ddd+sjP1V7s zPI7v9NSsVZOy3AzpT0c2nXXwo0dklp3uWgRqvyxWJAGIkf8Hw3zeDRDBAQS2Z0SvLx0 G2CQ== X-Gm-Message-State: AOJu0Yz20oVL8vWqNIyd93JRJP9btPMsHbmJHw3nwzuEd7LeZIhzRZgr dFXaJdFVV5Q8fUTlrBQke6WBdUVrLzZSGzqQUsYjTA9+hU6f5nAs6xJftoaaLr+KF0y7nwb7SY3 7goApBgch6I3zOI3NmhFUfMqzOIO2gJMMUAcueiZy X-Google-Smtp-Source: AGHT+IFfq0Kg26Mle+naq01Fi5D1dRJUoeyOrE7dhRiUldWq/eJLVTT+x6sR05xPnYRM34QXTaYiAjKQfz1I X-Received: by 2002:a5d:958f:0:b0:7c8:e976:7268 with SMTP id a15-20020a5d958f000000b007c8e9767268mr7553763ioo.0.1710571533268; Fri, 15 Mar 2024 23:45:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j19-20020a05663822d300b00474bb377bcbsm164952jat.60.2024.03.15.23.45.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 23:45:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 23:45:33 -0700 (PDT) Message-ID: <65f5400d.050a0220.d9adb.bbeaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E2E6D6052471; Sat, 16 Mar 2024 02:45:32 -0400 (EDT) Subject: |SUCCESS| pw138435 [PATCH] windows: make getopt functions have const From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315151407.7517-1-stephen@networkplumber.org> References: <20240315151407.7517-1-stephen@networkplumber.org> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138435 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 15 2024 15:14:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138435 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/