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 7AE3B43B85 for ; Sat, 16 Mar 2024 07:27:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7598B4026F; Sat, 16 Mar 2024 07:27:17 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 28C0C40266 for ; Sat, 16 Mar 2024 07:27:16 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-789e3f17a6eso102153585a.0 for ; Fri, 15 Mar 2024 23:27:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710570435; x=1711175235; 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=B3k21sEPCxdoUY4TmlRN5VHla++261Nq2WVfFb6cm/o=; b=BXqjrgD4fBSuy1dfOE7IUmVR3mBUjvEI68jRQmbEywmSb+VpLoZO2SjHtWftD0RC06 LdLwl87zpCOFdPv1r7ReSvjYT9v5NXbdQlz1zVCXp260pQWN9dt8/OwIbt6U6Kj5D1xt rVNjMVNVprfyUcCLdYvDjw+roDOig4KWSKyTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710570435; x=1711175235; 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=B3k21sEPCxdoUY4TmlRN5VHla++261Nq2WVfFb6cm/o=; b=Nvtj1dN/orEZ7ciUYGwdDfNwfn4IDwJmEEY/oprEwA2mgrmHWUgowLpn2aTdrqkbgg vsDh+rrQkjo5D9BmLUuSZ5Rhy9S47gVjEHaXgYJgu90d3c1OzgIjGu4CIiSrUFeknmJG HKp+oi1eWnWTp5QQdRd6MhByesrkfC4GhNBw5wKG3qRfRBsruRgO8hiPwQszn2u7vBIl RdpaWbQLg28F9VqZuGcU31ibGX3Qmoors2WJNi34tg33oZvSbYSbr4WThTQ4bkQ405Oc NkBkM44W7gzASz3F6Al16rpy94qx7V0ZJ+pWslQxjYHcQCIcvY7Fr/G45ZRxmFQuDlG+ gDWg== X-Gm-Message-State: AOJu0YwEssYioIs4KzjjNpFPwk5bakqvZpKkhxiW2JC5edfV04udAcRY mu5ktjL1ex7qhuTs1xTV/kdR8AFewNrJ2zR1yMxxeVbdzvEQA57qPb+kkCgrhwm7d0//9NHv1cE IYm0i797U84aCXTyOsyo2GlD6SuYFGkFmmbJNgTOdIkWnKnm+0FgU632b X-Google-Smtp-Source: AGHT+IGTsYu2qqexJM6crhKPV/URinUyCrNfaXCb2RaCsg4vbt9E6GoMMu80G1yL2BG6HO+PLMjCpRUuqVv8 X-Received: by 2002:a05:620a:1708:b0:789:eb99:a71e with SMTP id az8-20020a05620a170800b00789eb99a71emr1898744qkb.25.1710570435614; Fri, 15 Mar 2024 23:27:15 -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 gf13-20020a056214250d00b006903ca3d0cesm212390qvb.51.2024.03.15.23.27.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 23:27:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 23:27:15 -0700 (PDT) Message-ID: <65f53bc3.050a0220.3b203.fd91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 58E1B6052471; Sat, 16 Mar 2024 02:27:15 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138435 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 15 2024 15:14:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138435 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/