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 E6D5042D9C for ; Sat, 1 Jul 2023 04:23:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2F7F40A79; Sat, 1 Jul 2023 04:23:46 +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 0A55240A79 for ; Sat, 1 Jul 2023 04:23:45 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-577637de4beso10461607b3.0 for ; Fri, 30 Jun 2023 19:23:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688178224; x=1690770224; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hfr32ZxvLzGWcEPqhwssVaFn0kHabrVzrK0urEqXVQI=; b=SRp95Rqx2UKsqh7JfWCM1kFFcopkb1nYcTJku4E3dyAfFywwpLloRZNLUvKk17t+UY jmoYGmf3kmNx67JkL+xa7FFAvCPimbjZQza833FWMNbC98gxlXRolHbyTl5258ZrztPm 6aiBMZUutI7lGg5GUBGQyjDGJySN0uwoRFMRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688178224; x=1690770224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hfr32ZxvLzGWcEPqhwssVaFn0kHabrVzrK0urEqXVQI=; b=C9Ex2cD9Jc3oKkBli2MkoJCEbQ6gJyAsGQ0VkQRtP0kboBRiPtehNcZWeVgxnwSMVG IXNcvLzhuipYP4LkVoQXCCuSQrEy2J6Ify0Ecm/2QbXZrLCoDyIRJlruS44ekQ06EKBq qY0rVUZR28oSW223MSrxRhMRRWFCPLYp4m3miKH0ygvlJsoqBnRomRZwII0lIJuulK+3 F7qlpp4KMGYFiizBroSqT54zoKlOj14YT/eTqvuNcp6ASistRZdtfbfbCqPH2deRgZmW DaLQviystsZMTfJlfj5WMFtife5JJDCVQUaas0uRzrBfBfiaCqHy7rA3WAjKSvKXJWI+ Z3sg== X-Gm-Message-State: ABy/qLa0mzJd5V1tqIA0VzTu1jk7B+UBGZRYBNjaKKuLqb8azU1+QrPx tjbX/1KSss2tVWko8hhwmkSxDnn4LBOHlYepQASFOpDq/LvrGGo288Ey9w== X-Google-Smtp-Source: APBJJlGtSlS5in6NXIO3lymTz33noFa51aIuI0rPpBXC6npfOomDdKHjgsJjMH1j6tomNXO5pOkwsjI5PG+x X-Received: by 2002:a81:6754:0:b0:565:a3e6:1b7b with SMTP id b81-20020a816754000000b00565a3e61b7bmr4204831ywc.18.1688178224402; Fri, 30 Jun 2023 19:23:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k66-20020a0dc845000000b00569e9f27c1csm1548745ywd.6.2023.06.30.19.23.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:23:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:23:44 -0700 (PDT) Message-ID: <649f8e30.0d0a0220.261e5.6186SMTPIN_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 02295605246B; Fri, 30 Jun 2023 22:23:44 -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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | 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 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/