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 BAF8642C78 for ; Sat, 10 Jun 2023 06:04:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7BD340A84; Sat, 10 Jun 2023 06:04:17 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 411B940A84 for ; Sat, 10 Jun 2023 06:04:17 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d44b198baso1918747b3a.0 for ; Fri, 09 Jun 2023 21:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686369856; x=1688961856; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JoimB62RsUMPL3/WmV1A6YC/TnlSEfbxDG51F/1njtE=; b=hjNg1seudfpuiuifc3zp0PifA0p1s2U4szE7L+NOvasA/Cd1LdGvWVASK3DAZiuyWt Rq95xrrnDWpRZ8tdHVRKnZ9qQ0Xk3Bb1pKJUNGLihPluwAm46FIEeVlb0SThKAYdSxxs DmCj5Pe5pRMSb0mdkbwQbFAXOH1jw5iChY34g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686369856; x=1688961856; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JoimB62RsUMPL3/WmV1A6YC/TnlSEfbxDG51F/1njtE=; b=HPQKKQ36K+dIMOSEASoUcwlaGx37oSZIhwGceZ24jV8OIEtI0EonXYlApsRd0HZyER GwAmn8oSbJItYQdC7YeQrIY1C86aGk30sdCkNzpjyf0taDvYq8btKLJ2lIs2PEtTMWNG mLdi7ajKAnnVBPwzDNVugy+PXnyj3X5dPrfyr0T/5UEIQTcjl1wuefDLh9ndXG0L3e0H 0N83NA2+6e1E/Yb4A7lELi5CTZ6PDlpQbsO4H4vajIPcgdf2YHnBjYTSR0WSjQX9NSZh OlYzgCHiLrHo1Z1CWgcTetw8XAlWOGTV/DSfa2Rg9IZUeaSraWsUbOq/+ZDOFhN1g5Kq 4LYg== X-Gm-Message-State: AC+VfDynF/9h+m0ke0XrTCILaAxkE9LSUgrNPtA1VFuoGVoY2hEfrHjn Wg/b2FouHbRCQtCYDI2WGa/1H0r5fACZkQxvqEJS0SXaaUuYohdSh/Bu7A== X-Google-Smtp-Source: ACHHUZ6YB8FKURJK48Uy9PH4nIobazwaS3tZfY+mSJOjnwzQHywLC4Qu/lxIwc0Hnlb5+m1MXcZ8OJZ3kPQb X-Received: by 2002:a05:6a00:3985:b0:652:4291:7cf5 with SMTP id fi5-20020a056a00398500b0065242917cf5mr4157854pfb.9.1686369856422; Fri, 09 Jun 2023 21:04:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d4-20020a621d04000000b00663ac166a4asm172718pfd.24.2023.06.09.21.04.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 21:04:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 21:04:16 -0700 (PDT) Message-ID: <6483f640.620a0220.4370f.43e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D2A9605246B; Sat, 10 Jun 2023 00:04:15 -0400 (EDT) Subject: |SUCCESS| pw128473 [PATCH] [v2] eal: turn off getopt_long error mess From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128473 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, June 09 2023 15:23:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128473 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/