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 3D5EC43CBF for ; Sat, 16 Mar 2024 08:15:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3105042F09; Sat, 16 Mar 2024 08:15:52 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id C9B0740266 for ; Sat, 16 Mar 2024 08:15:30 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-221a2d0c5dcso1796432fac.0 for ; Sat, 16 Mar 2024 00:15:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710573330; x=1711178130; 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=UIQ0XZ2G0Y3k9KtN9fCJlWAK9YXeuockVFzaofGt7EQ=; b=ZYkcStD7L1jp415Yq2SDb9fUkKm3+eztm11puR2tFLL3ZSi42v0UwwXmL4vGDFSS7w aS1QajahvkvjXZd9YLI4qOhhc0JmgXTfsltOAVf3damp4Es+X5r0mEYtzMog8KdsIpPQ CwCfZZb/l94YZML0cU9QtDdp5iLlKWK+YNNWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710573330; x=1711178130; 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=UIQ0XZ2G0Y3k9KtN9fCJlWAK9YXeuockVFzaofGt7EQ=; b=I/yLIkaeJC6Cj7UR+lphDkPURkVIAWMfhjLOF2VHS7N5Lk0yAyQSN2vA+oGltfVL01 JZHnCes1iGgEMkxHkbjDKfvHKrtFKCXxAEvgB+Dw1XanpMor/FS/Y+PZ6kT1xfwStbJA raW4rQ77i8/Q7kbyd8Vd/kdm488aUbBxZIA2QwdX3XNYNCFFIUOFxl/mKCx5DhGml9m7 k/kF0oqoBfGBWKHXWGkJ56KnC1AopX/ZierYDQ9kRDvPFEOjtCk79dkCuQ8BiYb/Bz8P 96d0HhUXr0WFNV85PSmwrE29ymSYrstifnSFx7lQNe8gHxaRrdTUudm/eMxx821J0tN8 fpuw== X-Gm-Message-State: AOJu0YwTYlwJbwBwFW9fp15MERReatOQJ3vNBokmerfTg2aBupsdZ7GF RZJhWgJMy0xxwUMx8asVfM7OX2QMf2CqmYKPcr+fbYdCB8aXiq85Vv0jE/iOqgnVYXbBhMgCw5/ VKDUrdnY77Lp0H8FkGKy2ifji/ldh6yfLZOi1KXDMOFgfsI3cToVnf0im X-Google-Smtp-Source: AGHT+IF/tZ47JBzzK4f7MBpZmVgsYQIAi8Sd9ol94nu7R3U7uQCGeB6jjHXDm9iqamP18YwMbHz5YMjev3Hi X-Received: by 2002:a05:6870:1816:b0:21e:7751:312c with SMTP id t22-20020a056870181600b0021e7751312cmr6436984oaf.30.1710573330221; Sat, 16 Mar 2024 00:15:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 21-20020a05687011d500b002217d702472sm101559oav.41.2024.03.16.00.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Mar 2024 00:15:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Mar 2024 00:15:30 -0700 (PDT) Message-ID: <65f54712.050a0220.17d0b.6d55SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AF5146052471; Sat, 16 Mar 2024 03:15:29 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/