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 210C842D9C for ; Sat, 1 Jul 2023 04:43:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17A5840A79; Sat, 1 Jul 2023 04:43:36 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 9E75E40A79 for ; Sat, 1 Jul 2023 04:43:34 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19a427d7b57so1940294fac.2 for ; Fri, 30 Jun 2023 19:43:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688179414; x=1690771414; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fbmtEAtIPv/sbH0g+F/CqFGKBjaa9rBlASj8etxwYYM=; b=WWNJ2Ly65p+S3eotudm4ao2slPE0Mq7vWsPjZuiaQI+br9oJ/7lmUQPrJiilPFGhfC GXjs1vTUc3jwrPPSy4L4BYqBaKvloHQKr5asRJqo4QqiV7tqORD4BL7+2g92MSkeh5I1 wNSjTP+QoOCpFcPGAn+HNZb3NoCtG5hefY2D4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688179414; x=1690771414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fbmtEAtIPv/sbH0g+F/CqFGKBjaa9rBlASj8etxwYYM=; b=agUaj2F1TcuMT7tbiI84yJ26AmBlBfA4euK1lDiUCcyZ4RrHUh5dD1SX1axcaqwAgc hvmcRTK3A+pyX9+ESqdifMX/QLTobhtMmyMn29IUoFx0bVrIj492o2FJFTX3KTlrc3xC a9fNbrRUnU39ffI5Ds4UJfme1ffluR1HNH1ECxvRmwcZaVHZTKXqaCHAQi0zoLa6uzbQ OE2+XhYz0IAFFKTyQLw+dtKhNaZLeSYbSOtwI0gFAbg19EjEN9hHfY8vS7eSpUULypjT JA90h3JV5QrST6nthRIWpDbs9BBNvmV+2z7YYFmaIaKhBxxiovAIeUa9TKQGpnxtB7OM Otdw== X-Gm-Message-State: AC+VfDwWbI7W5AAhMvjIalCr8MCj0ef3J7yhRqPttV/zimXoMiV3lNan GBtcayap4QhRYPHUIEYBqMUkjD1a+Tre1idZbB/OnCUrMpzsoDXr8xQHNMrRfITjOiuuectFtQ= = X-Google-Smtp-Source: APBJJlEjqUKSl1PwdMCK7nhsk1jUIFgDOBuOSFfZGb6mGJcd/5sYkLrBn+be+lAaYquZhwZFPVT4/JcjbrNO X-Received: by 2002:a05:6870:e99a:b0:1b0:2686:5b23 with SMTP id r26-20020a056870e99a00b001b026865b23mr4937224oao.51.1688179414045; Fri, 30 Jun 2023 19:43:34 -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 fo10-20020a0568709a0a00b001b01e8d226fsm1351148oab.43.2023.06.30.19.43.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:43:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:43:34 -0700 (PDT) Message-ID: <649f92d6.050a0220.7c98f.bae2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A4F56605246B; Fri, 30 Jun 2023 22:43:33 -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 | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/