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 94DD142B0E for ; Mon, 15 May 2023 09:17:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7477C40395; Mon, 15 May 2023 09:17:13 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 73F8940395 for ; Mon, 15 May 2023 09:17:12 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-55d2e87048cso179868047b3.1 for ; Mon, 15 May 2023 00:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684135032; x=1686727032; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vda4VFX56PysmKjvamEPsk58jUsqCH0QqUEMdBgu8QA=; b=So8jaZysB1nXajch7IsvRyX+I4dHgQQQcT4Ytk60K4YALt3RUzI1/6pb2GjEJpAB+X NnI9pkEZgVPu3UpGKelxpjR17ka822UdPUuN68Eeadd5QGUdG5XGtPypg88j6OJ1LXcK OXZSy9nXEyhxYHa25pds74t2H5v6hEehVnvrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684135032; x=1686727032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vda4VFX56PysmKjvamEPsk58jUsqCH0QqUEMdBgu8QA=; b=PqUmMeiA/D7ciWENiCPKmZyLOcvkec+1LhMbB6/SxrysKp83YGq6AK41LRf527gmJ1 s1adIVoAt/PeQQBLDWzl2UGkALj3G1znB/NKupJUB5zIJ8SIvKPdtSFudYAN5eKHUccB lYkrE7xMI0elyEnuuPjOqzA4/HvkWsYiHDj3S1bXyZgQC7hXSmghZxlrUzv6Yuh15urG rZvkU+nDDhQRBffQ+DbA0UwtCK74kNLpEnIYIQxjf1cWlvo97O1vDUUeqja1rLEe9Hq5 DxbZGD0nIuktCQuQys9pQD0fifKkRCnh8cHfLBZQrFabKmS/pkmutjHokEvnnxwyX5el IAUQ== X-Gm-Message-State: AC+VfDzjUutmeRElnWgnWofErCBMg5fKmGvjogmOzHizZ2Png2tV7GEX RSGARzyGuNQeQxEQZwKXdlF+bCM+O74qdmy1YcOlJ4jjGjb7CUsKx3cdvY6Jb9h37JiYHw+3Cg= = X-Google-Smtp-Source: ACHHUZ4aqZX8UYocErjaLeRnH9GO96bk+Z20nNKBKiOQ/ROYHWmafQ4tpoZUiSIDjtHqVw9oyi4mMBHa3vpO X-Received: by 2002:a0d:e808:0:b0:561:3f78:c1ab with SMTP id r8-20020a0de808000000b005613f78c1abmr5771393ywe.39.1684135031818; Mon, 15 May 2023 00:17:11 -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 w141-20020a814993000000b00559d8352ec3sm2358980ywa.72.2023.05.15.00.17.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 00:17:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 00:17:11 -0700 (PDT) Message-ID: <6461dc77.810a0220.11c1a.2931SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D892605246B; Mon, 15 May 2023 03:17:11 -0400 (EDT) Subject: |SUCCESS| pw126843 [PATCH] [v3] net/iavf: add devargs to control watchdog From: dpdklab@iol.unh.edu To: Test Report Cc: Zhichao Zeng 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126843 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, May 15 2023 05:47:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126843 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26222/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/