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 0642442CCA for ; Thu, 15 Jun 2023 22:22:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0253140A8B; Thu, 15 Jun 2023 22:22:54 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id E1FAC40A8B for ; Thu, 15 Jun 2023 22:22:52 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-55b3fe7a788so1769219eaf.2 for ; Thu, 15 Jun 2023 13:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686860572; x=1689452572; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ty0hX8KIi1wb2Slxu3hIPRiGYhqk9uHN19XHt3kIAXU=; b=I5bCC6YVm0JTWmZ4FVCxCUiyLUnR/J2pvHJf422Heg+VZU20U6JjzdjoaZxyQSdlN7 bSjYqGK5/7tXo54zVnpHsJJ4e2tyK5C94BluT8IMZDkzVCZWTmcCdXpjLkXYRK+D4ESW 9w1V7UkPHb9SbnRZ6O2GDLgQfNXSFUMKRX6R8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686860572; x=1689452572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ty0hX8KIi1wb2Slxu3hIPRiGYhqk9uHN19XHt3kIAXU=; b=F9b9xcl5T0IXv7EMircxTzvuoVfIS0Ku5zgK27I5xD7xIk+mZ2UmveZOXwbmQBY/Kg s1SK+dq6Ij0WDc8RQFwvt7Lg20HXvLjg/PZm2A1IHaEeiHrCFsKzZhQG+x0NEFak7K84 WIbmk7YXGVPUiKFd/45DM8FDB8xaoSF6BEwR6IS0s2lZzoUIj2ItwKAhb0OaOuUQabjv 69wYuNTfDC5+BPDvDZKQXtGMnJ2bN9CJPVRPTg4aFP2D8itvVDctCN5AfCHRsnnEtzWD 0qebr17+4VH16+2SygkquDgU5y13kk3vXFvcrGIXUOjr/uril2UOU9/ak58LjfgYZ0iM OzrA== X-Gm-Message-State: AC+VfDymMVFhpl6T4VMDDJLxnQCbfOAUR9LNpbj4eQcxK6AnDPe25ITo V6BXGAUPsDEF7FFNqNACrrWoNDr/tCOCMg7jvnsBAnOfP0MUqcOf0hzgaw== X-Google-Smtp-Source: ACHHUZ5q+57dFkBJYKBavylR2Eei0N5iYIjEA6bU6rsABSBPSFjaY0gDAIUlC8p7j8ndzca6CuOnsUfhARt9 X-Received: by 2002:a4a:bd97:0:b0:558:bec2:c854 with SMTP id k23-20020a4abd97000000b00558bec2c854mr319562oop.5.1686860570732; Thu, 15 Jun 2023 13:22:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o20-20020a4a2c14000000b0055b09f4a48asm2306553ooo.27.2023.06.15.13.22.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 13:22:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 13:22:50 -0700 (PDT) Message-ID: <648b731a.4a0a0220.c2dc5.1ccbSMTPIN_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 394BD605246B; Thu, 15 Jun 2023 16:22:50 -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 | +------------------+----------+ | RHEL 7 | 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 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) 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/