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 76CD943060 for ; Mon, 14 Aug 2023 11:50:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73EF94021F; Mon, 14 Aug 2023 11:50:00 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 099394021F for ; Mon, 14 Aug 2023 11:49:59 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4c6717e61so1060721fac.1 for ; Mon, 14 Aug 2023 02:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692006598; x=1692611398; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gQubnmrfkeHI+hSx9/NvMEiwkQt+zbMsVaNbjmR8/E0=; b=L9/pEtZKqpdUvB+K0xeZz35cVV/FBIG3yKxJuyQDhN8GS0q8eomDBDy8e5zz1f0EBc kbUOH3CETHU4g7HjLdTZVDnRwvP8Z2SJu6V4NkJXrTAudKjaDdeQx9BbD0c8uqFk2chB B3huVRv2a0EViGF+qGT0Ga3M5U+JmdR4KOnX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692006598; x=1692611398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gQubnmrfkeHI+hSx9/NvMEiwkQt+zbMsVaNbjmR8/E0=; b=eLO6ZsDZnbR+cl0rb3qmNKsA7BbWtCwiyamLVDTnm8Ei4GXmJcB0e7EUokmCfivKIq 3g9+mbpNUUGwKy9emeh+JFOT8oKNQBGW2DQ1/73QLau8je4NlcVD9dSRNEpyMm8pCKVw Gj8rpMy+w/1tvIffOYTaUA7zEXKVTPH2lsGzOWVY3//1soUR4IB/AcPdN6thp4dWYAXy a58UR3geZ0s0SzI/F+ei7RIAbPuWuQcGb4Nhodyd3qJr5NBDreX2uY1x9RFIXCDL930K 7rot6EQJExGG619Q0ik1Gqe28S/uKORFrVBbSU+iGLol3amz2CepERLNIavTumWAYjWr 0wnw== X-Gm-Message-State: AOJu0YxuFiDyCmxMHMKBCTh6bNN1oewoh6X185G47P/DczcMdJXktCD0 B+ebcP9MfaW0yebr7NuUEg3/luAAn/AZRbdTtuK/LWuZy3Qb0haajasl8Q== X-Google-Smtp-Source: AGHT+IGKdp21iYy3agDX5QaW0LMFnCZXxgoi1SJ5Bs9Hu7RlsfYV6iKo1k/+9jkR9etj80yIaFJRfUDIIb11 X-Received: by 2002:a05:6870:9629:b0:1b4:685d:55e4 with SMTP id d41-20020a056870962900b001b4685d55e4mr8774080oaq.39.1692006598492; Mon, 14 Aug 2023 02:49:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ok6-20020a17090b1d4600b0026b41b1d359sm188356pjb.3.2023.08.14.02.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 02:49:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 02:49:58 -0700 (PDT) Message-ID: <64d9f8c6.170a0220.3edba.d333SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACA2E6052471; Mon, 14 Aug 2023 05:49:57 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/