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 8270643061 for ; Mon, 14 Aug 2023 12:01:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79B764021F; Mon, 14 Aug 2023 12:01:48 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8A5DD4021F for ; Mon, 14 Aug 2023 12:01:46 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-589ed5132c5so10367907b3.3 for ; Mon, 14 Aug 2023 03:01:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692007306; x=1692612106; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fIjkQqqWXucgFdvdE3rZd4EDw5p84mShFZdwKFbQMd8=; b=YryAqBBF+CPLGHA7wOJMexUt0igoeSSqRBJ0NKwN7uYTiGrhnPBbiyQt6ocFhcD7+M rK+och0nzDVvFMGnmkzl4aSpUreKY/BclprufnP9WJkZLdbQE6kcWjJHYXiw79ufuWKD +4V8NWZoIuFidl+sOTJgfyPt33dRr0VumFmt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692007306; x=1692612106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fIjkQqqWXucgFdvdE3rZd4EDw5p84mShFZdwKFbQMd8=; b=kRobNmf97bHHaj7czlbMZVxfaEgW/gCq+q2BHoKcHE0WeyPN4jgjaCkF+PcX75A02B 23+W9QYuQzdpXHtyibWzfSy/jfJ7pbtdC5snjuqYc9dQpvxEtKYsaZ7CLLJ8hOOlaGAX Jw4tj/DQ5l9ePAnj5kWcl/ueQfwnbg6qeW6V0JSelweTXxGh4xGtZOmvj/6uZspTITFw +RiH1HcJswx3oA7krTL3UhqWQ/TtTDFFhksy1F6tt+3omNfI0unTyrpjwvYG9+NfnM1l clAsmLO3xFOOcMkC9AHqwxyGZhuWi8b0wPhF3d2IJncxKqY17gqSmCHkOkT7IsXoxR28 SR2Q== X-Gm-Message-State: AOJu0Yy6zV29T6q4jGmaa9aOWbga9sajYplsW3woYbcz+a/4oikXdzXh IU76wHrUQNPpRC+7c94KfvOdbG7bTIMAhIhBhnNrpVl3O/jzbAGW4yM1+w== X-Google-Smtp-Source: AGHT+IGXB7RYDcMyZScdVFH6nnc842de2xEU1hDyaXQXBviV+7QFvzsS5Te1eXScjxAc4k+2lGoY5adSUzSZ X-Received: by 2002:a0d:f902:0:b0:577:bc0:2d55 with SMTP id j2-20020a0df902000000b005770bc02d55mr10384250ywf.33.1692007305979; Mon, 14 Aug 2023 03:01:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t125-20020a0dea83000000b00589d4f0c163sm404561ywe.67.2023.08.14.03.01.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 03:01:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 03:01:45 -0700 (PDT) Message-ID: <64d9fb89.0d0a0220.55b2b.d55fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A3B206052471; Mon, 14 Aug 2023 06:01:44 -0400 (EDT) Subject: |SUCCESS| pw130258 [PATCH] [v2] net/iavf: refactor part of watchdog 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130258 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, August 14 2023 09:09:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130258 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/