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 DBF9943060 for ; Mon, 14 Aug 2023 11:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D920A4021F; Mon, 14 Aug 2023 11:39:46 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id E302B4021F for ; Mon, 14 Aug 2023 11:39:44 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48719ca1b3dso1525423e0c.3 for ; Mon, 14 Aug 2023 02:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692005984; x=1692610784; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CGln1sf6mPNQDAd5lffL/Z98+DcNlvgn85lL3F/8DR8=; b=DNFIu4JgbIJQ1vA8ZomWEOIXh4b8loer8SgI1CNe/9F4Jfau3OUJ3ZfoV0oTfmTKDC nV/RoQCNGtmMZYFIRBY2JekqR45MU27Qph8Le2Ijt2QcnBxwH/7gRt9AtkCLyDqPcFlN DDeUZh1juyfyD0qyeINJO2ERcAzlAfsPPKJnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692005984; x=1692610784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CGln1sf6mPNQDAd5lffL/Z98+DcNlvgn85lL3F/8DR8=; b=W+v7/NisMM9yGY9TcPoEV+cJouJgHpduTtdP+7RuxYj9nUhHTxpyQNB4n8FDdiZb8p ak+ERwRbtRxyKGbhf+UM3LjSUtqBAoaKdyFYtKdWRmb7Uo9yb0w3jT/enewkIUVwvkZb NrDSU3NF60h7apa9E8WPS+gcU7yExVuCDfXTVj+hcSXOaVGB5vhY8wg1q8UO+Xv5mXe3 ZJhtwuWlD3PjT4+6WoxtpRsAw3bgVLL6bmXuwPJOosrYX/zoKDGou8sJwFi7wHi2pvXA 8SKHonmWtMRLw5+sEVB53sTCuPY3nBBgmFwjOy/1GTCROFbYU7bMwlUJtQb4RLwZ+VwO n29g== X-Gm-Message-State: AOJu0YwenTvE8CFuUXMk9PPGfnLs29QJmR4qMDHPTeX8S/mMO5dVnM9O siUDoOlMtmW8/3SbSuH3y3VcJzMm69WpD86J4lNCjbExpl1vKP7u+VKtF0w669QWyhII5znVhw= = X-Google-Smtp-Source: AGHT+IFITwRHniPOFWaepskonLKGCqhbolpjgcgSbYwx6mTVAEsSLl1nrPcJp0FUbCzhyHIYNN5Qzqi/w3ZJ X-Received: by 2002:a1f:3f04:0:b0:487:38d6:f9ba with SMTP id m4-20020a1f3f04000000b0048738d6f9bamr10803922vka.4.1692005984251; Mon, 14 Aug 2023 02:39:44 -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 p74-20020a25744d000000b00d689172cebcsm327310ybc.22.2023.08.14.02.39.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 02:39:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 02:39:44 -0700 (PDT) Message-ID: <64d9f660.250a0220.da348.773aSMTPIN_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 EA3586052471; Mon, 14 Aug 2023 05:39:43 -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-compile-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_meson_compile | +=================+====================+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ | FreeBSD 13 | PASS | +-----------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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/