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 C1A3843CD9 for ; Sun, 17 Mar 2024 17:30:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5AFD4026F; Sun, 17 Mar 2024 17:30:02 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 791D240262 for ; Sun, 17 Mar 2024 17:30:01 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6e6ee9e3cffso2048680b3a.1 for ; Sun, 17 Mar 2024 09:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710693000; x=1711297800; 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=XCmGexLq097e7rYjHYt0m/F2zduTlLBk0jtcA55da0M=; b=DIGYIQ4AGROBnHWTqOAz+CCFyMmwrG/QyqquJjXGutG47HHFk3ap7elLVWSRCn5Rsc sZfQZ9ltx78XIcoXVqvTlgiVvPg/KGIM18USTbMIWNewF8FZHq+qQlRoSctBknlqR7L2 yYtU4G4Ivab0i4PJs03mwnBGb807Qt1TXH+mU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710693000; x=1711297800; 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=XCmGexLq097e7rYjHYt0m/F2zduTlLBk0jtcA55da0M=; b=IHAh0a+PKAzHgSvviKKm2P+pZ0O1BEMfZxlsylv48bZjaI19q9ZJG1d2KAFTUQ5iqR eve+Zu44Td6AwBu0rUEsKQqVAfLv9KUjgoJplLFpnAn6+T6Voqo4qNWjQEErKHIdoNme QlPk3IOZ4MpgJBW/4bLGGLqtVolE+WugCN96IdP00ziZ9yHS3nn1SP4JTrBHG9cMEhlp G3Dgprc+zQ/DkqW+e42PyPC9xZya9RluL3tE874H4gSkj+7pA1CysmjVS/bIE+PmxZ1b bCkp96P1EwyQZh4huHLbMbrRuoum3P/M+0VPJBxSZivchVl/qZkCZyFi9PPDFPFuB9oM E9xA== X-Gm-Message-State: AOJu0YyQGPl5YFs7cn94T/pU+etLsD6+PFbPjJKo5HJpzZn1BCU6l23P Ig0d2zhkvSqhi+sPPDHRmV6xFKR57xRBpg+lYDTXdu38hZtgRLyCZzpT7QsNF23gzDxtlVSM5S1 5Lu0KymBKb7ULy3skzKFSsOtfNTxt24We6AAU1kQJfYSqTZCxzAGf3WyK X-Google-Smtp-Source: AGHT+IGWXdbJEMYdzg7uWnjz170k1QPPX8wNNJnjM6Aqu8kSGcWyG/j0WtmSXLb5Nbkeg+5kPxJ1VqRj24di X-Received: by 2002:a05:6a00:139d:b0:6e6:1712:c543 with SMTP id t29-20020a056a00139d00b006e61712c543mr13704943pfg.12.1710693000628; Sun, 17 Mar 2024 09:30:00 -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 w11-20020a63474b000000b005dc8c121294sm229152pgk.17.2024.03.17.09.30.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Mar 2024 09:30:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Mar 2024 09:30:00 -0700 (PDT) Message-ID: <65f71a88.630a0220.80ba0.ee3dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D6F976052471; Sun, 17 Mar 2024 12:29:59 -0400 (EDT) Subject: |SUCCESS| pw138438 [PATCH] [v2] windows: make getopt functions have From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240317153413.5780-1-stephen@networkplumber.org> References: <20240317153413.5780-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/138438 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, March 17 2024 15:33:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138438 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29576/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/