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 731F842CCA for ; Thu, 15 Jun 2023 22:17:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D50B40A8B; Thu, 15 Jun 2023 22:17:39 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 64C5A40A8B for ; Thu, 15 Jun 2023 22:17:38 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56d304ef801so890487b3.0 for ; Thu, 15 Jun 2023 13:17:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686860258; x=1689452258; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pZ2lI4AQ/m1Zy2V4JJCmM8B27g7+Cw+Y60ABVpCtD1A=; b=N4CoGYoJ5UQ1xF8AEhfKj3u2pTF21bQX3bAXrf0FF2w7Arhz1zonxdPGwb12blrGoz y33S5jQaWffpVHwncJk+RhQMVnSS5jSiRDAifpzp7oyaeMtx9COHurZ5NdgRXs6+TSQp Hcurn2yD5xbSOAGkOX3RwZ2RSvtXqpPrZy2XA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686860258; x=1689452258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pZ2lI4AQ/m1Zy2V4JJCmM8B27g7+Cw+Y60ABVpCtD1A=; b=Pwfp0OotjE7J9Byss0H97cUbX3huvvgqWd7sJoXeuApC63eBzvjbkcyhAm7FsH4lri fbtyrgXo7bajgcAGGlDt5QidKSXw7/NcUKug749VC3vmFw4S6ujO/hBdcwkErqNi4d28 3ZRkm9BOqubPq+a702xDRU64g6Jlnkqje7RW5Gz/14sNz1wHBUOcQ3O+P3JKEHYvxGLR W3KOVs/VMl4QrpImx22x8rw++MZXGatgZufVnT6DTwUFai/Hpp+MawEwsy+6Wf8t0082 Bp+dRCGgaCoZbdXrKmCXFNsKdnHMxn37CdPwy1UbB2d05LNahTDNJsuohaw8nRAbvaUr wlHg== X-Gm-Message-State: AC+VfDxhppITZwOkaIQl13zTmsXpg7urQGjbTewKtzS5pSnVlEhz8ipW GAc+ssO68yxSUh81zWNEEbCIwOu0CyJzGZNoImVthn7PdPq8XCoRk9HINA== X-Google-Smtp-Source: ACHHUZ5bTgmzrqRbGjZY8K6es69qpBM47A3YLWbiljeOe02u8aBXL087UnILPuz4t8QsEcx0KkBgJuGEaTlO X-Received: by 2002:a0d:e901:0:b0:561:d1b0:3f7e with SMTP id s1-20020a0de901000000b00561d1b03f7emr5336253ywe.44.1686860257178; Thu, 15 Jun 2023 13:17:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r189-20020a0de8c6000000b005700e0a1971sm716155ywe.70.2023.06.15.13.17.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 13:17:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 13:17:37 -0700 (PDT) Message-ID: <648b71e1.0d0a0220.e3bab.22d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CD02B605246B; Thu, 15 Jun 2023 16:17:36 -0400 (EDT) Subject: |SUCCESS| pw128758 [PATCH] net/ixgbe: fix inverted test and set cond 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/128758 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, June 15 2023 19:30:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128758 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/