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 454C242D9C for ; Sat, 1 Jul 2023 04:08:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FF5240A79; Sat, 1 Jul 2023 04:08:45 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E10E240A79 for ; Sat, 1 Jul 2023 04:08:43 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-570114e1feaso27966837b3.3 for ; Fri, 30 Jun 2023 19:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688177323; x=1690769323; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rs6NZeIStTDIvT2And9Lt5DkkuaeQ6S2J1cOmhW1PoM=; b=Fxd2SIMt18tOHwqnJIRTAORVNr4FFHnle15W+22enOGIibSW2eTIWEiNNRRWC1Ff/f KFWH+/iDAykAdmnVLlFK9l4W5pFLT5cjPCUfVn5es6Z017xGeP8cqPMJr6v0KUjs7L2S MISamCPbLFKgYz2eFGj5tBCe97VHDRWq6025U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688177323; x=1690769323; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rs6NZeIStTDIvT2And9Lt5DkkuaeQ6S2J1cOmhW1PoM=; b=VoiZP0efo/uFz+mBS3ZUpKSCbZ5lcqQaXILdl/ByqfulzkB0M/oaatiebx8/9cDMtT gZlGmnUOb1AZDzzeRP4EI2bAKP3b5NjwaiqSxqDuivHErYb9O3SnfIzvEn1vK9cpLjyR tumO98BIJ2mTqws9XnfbobR6aOnf1G1K4xoiTXqQDtKy/v0BInSN91CYCzt6QY6+G96K JSQkrj2vc6Ynf379mMYY3brtoV/McLavPg01AQKddeDySLGiwFWq5sbu3ccbSUCZ5qAH r0MZ0IF5zdXvN2bcgsLwS91VJ5m+Ru/M/WkCYEJC0HTGMimZjE6UJ3wfUQGgdymZB+G9 nbVg== X-Gm-Message-State: ABy/qLY8RPFK3/hor46d1a/qn00Un+yoc4mmFEZDU8c5i6VbY1viNYkT BPqgCQok017AmGj4CyBLLeHXt5q/hLh0/YgErD7Khfb0Ubpm8e0E6d+2X38A6Fm4cPGPQgbNsA= = X-Google-Smtp-Source: APBJJlFvgF/AfBPppsv+cEMZPEBhDU9cMw0HRL+NSw8dszBn8xoUBWcaHbnMfyCi/MzQFr/2/5w9Z/ebxogY X-Received: by 2002:a0d:ce43:0:b0:565:9a3d:a3f9 with SMTP id q64-20020a0dce43000000b005659a3da3f9mr4204198ywd.9.1688177323364; Fri, 30 Jun 2023 19:08:43 -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 n1-20020a0dcb01000000b00579e327828esm4138ywd.62.2023.06.30.19.08.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:08:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:08:43 -0700 (PDT) Message-ID: <649f8aab.0d0a0220.b272c.0628SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D5C7605246B; Fri, 30 Jun 2023 22:08:43 -0400 (EDT) Subject: |SUCCESS| pw129150 [PATCH] [v2] net/txgbe: fix blocking system event 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/129150 _Testing PASS_ Submitter: Jiawen Wu Date: Friday, June 30 2023 09:35:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129150 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/