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 62F8D42D9E for ; Sat, 1 Jul 2023 07:16:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59EE440F16; Sat, 1 Jul 2023 07:16:15 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2477240F16 for ; Sat, 1 Jul 2023 07:16:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-345d6dc271dso12138005ab.0 for ; Fri, 30 Jun 2023 22:16:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688188573; x=1690780573; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Hl/JtffWeN9H7N2OXqWvbeBXHOHQBzMfQLjQF4j8sY=; b=B5hSeJ8J0Rdv5jMwNj6A1RchzMZfWTxxvN0veGD4FmKq86sv78zmUwiR40g9M8Isv8 V27fvhJCZJLshZOL2ZPhXdWF5aS8nRJVQH5p5hI6C4sT96oRxQzm7VXyDxEhaG3h4hJl Al9uoBmxfLY29/W9VlaEZ9MJ69PiWvczMHdxk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688188573; x=1690780573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Hl/JtffWeN9H7N2OXqWvbeBXHOHQBzMfQLjQF4j8sY=; b=Q/h2sncNnk6nl4lpt88CyVaTwtT53mofvSajP72YVDEygEZj2X90nxkFnOKW0WdlS4 xZ/8iICq3JDOrcVSrgU6tWf7NT6EEPFGqo8YkLcf75CZIi2fPHec9UW6oxTOrSEecPqn wwCF2tIgkRJAI1GBR4LPaUuBVDabexo5UpDynz15JeJPMbl0Hwe+k8iDYPXlnzK6VCQy U0WaVMrJF1sRE6qJIJenWPMQiaXI1XQeXT/3wANDn7dK838rD4gUU7513tt+xOApj1sM SxhJTi8g+/zmoYOHWhezysZOla1zhRGZt1gYrkeGo20gUNw6+agXUcjmnyOThKHNZRUS A/hA== X-Gm-Message-State: ABy/qLbbIUgnGKJcVssdHpZ3PnjqR6fqAq/y3avrCLBoqkfB9nmx9U+U xjv0gdLHnBUGAA1aSTUfaqvnPfupxfpDbzLIOKnsH31rdXfryc5vGvY58g== X-Google-Smtp-Source: APBJJlGUYKHKy7aO9M7d3SB4NtkBzmYcPzz2fNSOiKQwWMa0hyhUY9u5g/A/5lE+cNZv9BpZt8Kfdyh4UAUr X-Received: by 2002:a92:d9d2:0:b0:345:b0df:d0ce with SMTP id n18-20020a92d9d2000000b00345b0dfd0cemr4077621ilq.24.1688188573528; Fri, 30 Jun 2023 22:16:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f2-20020a92cb42000000b00345ba7cc6c5sm567468ilq.25.2023.06.30.22.16.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 22:16:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 22:16:13 -0700 (PDT) Message-ID: <649fb69d.920a0220.ca3bf.382cSMTPIN_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 26F7A605246B; Sat, 1 Jul 2023 01:16:13 -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-x86_64-compile-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/