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 4B1D042D9C for ; Sat, 1 Jul 2023 04:20:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2263D40A79; Sat, 1 Jul 2023 04:20:22 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 3BB9640A79 for ; Sat, 1 Jul 2023 04:20:21 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-56597d949b1so1718195eaf.1 for ; Fri, 30 Jun 2023 19:20:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688178020; x=1690770020; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hfr32ZxvLzGWcEPqhwssVaFn0kHabrVzrK0urEqXVQI=; b=XcC0vfCai6Sprcul9kbgT8IkaezvGj1cXBMdDsCP11rdhweJpRPdYwaa+ZxZ1i/7N3 O0mRag7BOlf8yBLCl6vlLgtVN/+sczUr8IT3GTKxoBwVGkSrOsy+wQbLesb1tjXh3vmz KSAlih1ScqC+SXHeqCGMZVzWf889XEzRqFqts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688178020; x=1690770020; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hfr32ZxvLzGWcEPqhwssVaFn0kHabrVzrK0urEqXVQI=; b=cqibcMgbHIohIhpXlrhNWL80UD30YIdfCA8+qNyDZeS2rjcsfp/1tUyBQDd7nT8GwI JQPUpPeU/czLm0HQq8VvzhkZQPZu8awD7RIXMEk7I2AQmQf//fDLY9PzFMOpyKHFaPUf F79My/Fh1YkPSXXyFbVsCSvrcighdZC+azsdPJWaCM4jy3wNzyFUqJlBO9rwa1K11PN1 +CosHGsGuIoZIxQGYzrl7IMZhCbuQmbwH+fMX2bIutk03KEB9V+2fCXZ9HRnfSPQbaMN M7gBBAvFYAXMxWOCh3PApGQRF4DjcGUkA86SbsoewShKJEnFK4Z/dp63Qp6VyPz3kPsv gsJg== X-Gm-Message-State: AC+VfDxu7/tJRxZcOplilZXwgAnIFD4b/4X38iv3x+A+qjNdQ04An/eq bC9OT1OtloNDumsaKYnRXs7Z87Je0/zORjC9/i7eMayQ1LVnUGxeAVozPmLWkXvXusiw/P8uhA= = X-Google-Smtp-Source: ACHHUZ7wWxymCOdvi0Z/y0O9vK3VNShfGo96fTiykaNvkaMWQiSyOS8l/HlOQyg1+oU/C94qJ42n0c4f9cqK X-Received: by 2002:a4a:4581:0:b0:563:4f17:ff4c with SMTP id y123-20020a4a4581000000b005634f17ff4cmr3871283ooa.7.1688178020466; Fri, 30 Jun 2023 19:20:20 -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 o11-20020a4ae58b000000b00562fbfab2easm846420oov.21.2023.06.30.19.20.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:20:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:20:20 -0700 (PDT) Message-ID: <649f8d64.4a0a0220.39810.4d39SMTPIN_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 D8D69605246B; Fri, 30 Jun 2023 22:20:19 -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/