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 90B7242B0E for ; Mon, 15 May 2023 09:17:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CE0640395; Mon, 15 May 2023 09:17:17 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B22C940A84 for ; Mon, 15 May 2023 09:17:14 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c73f7443dso417937239f.0 for ; Mon, 15 May 2023 00:17:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684135034; x=1686727034; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qSzud8JXsAzEfXBAbYyAqyp5Y2GRTVyV1+LkJGZwWQk=; b=H1FY8uUIo4dn02VQ0GhIXhSnmkY0mTW5XMxqapepnk2gI8+XVoa7YCQWxuH427NB+3 0x3e0k8djOwSBTfry9vEn04Qt/UzbQBfYqpw1OgUnfLb1awzUd3MjIHXW5S046pXHW+t TNaELJuUNu3z/XBRYeSv3qz7FOvCR+fovzntk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684135034; x=1686727034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qSzud8JXsAzEfXBAbYyAqyp5Y2GRTVyV1+LkJGZwWQk=; b=JdpWy43kkyEAEvsp3yNSAyJqA+FAjY04apw2gS+18g7H2S3DsXxyeCRCH+XePUjeNi uZxRXM6VBrlTHblYP6GQSina1Txfa/ZpfK+xQpcinEwpifOL0el+92B8mm1bGsiR3+kL WPZdzJOfrboidstYDxwdsv4psm+BMa9/KH2YczfP/EZnBpCYoAAUB3X+TZMV3PTeiroU iKZGyPpyYdI+0XFw5+zZO0EwIXYob20karqptHjrKri9b0+MAOeIcWzgJWEJIU541NG1 C0EX0DPZ5lwRU9hh//fFO+HDt0+r+W+pnuNbyzfm+L5EOqh9kAMBuAiENNK9Qzu2z178 rVOg== X-Gm-Message-State: AC+VfDztn9xlUkkZPWVL/VxI3mhSeLnDoESWqGY6bu0BZ3cDSvoj7cOt pbH09T+0QPmXeRx0+ECm++CuO8IbgSGzm6QcIeRyJ6LgmfvpALfakwb2Gg== X-Google-Smtp-Source: ACHHUZ71oq82OYtnrBlWD2kM/P6IKQpl8rVaJSRsMnN5EI/6RI605FPULUoNCAoU6yFFWXtSD+pjQwba8Hb/ X-Received: by 2002:a5d:9f01:0:b0:758:d18e:5c71 with SMTP id q1-20020a5d9f01000000b00758d18e5c71mr21592037iot.7.1684135034143; Mon, 15 May 2023 00:17:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a6bea0a000000b00760ac272c26sm871045ioc.14.2023.05.15.00.17.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 00:17:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 00:17:14 -0700 (PDT) Message-ID: <6461dc7a.6b0a0220.ffd9d.bb95SMTPIN_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 B1738605246B; Mon, 15 May 2023 03:17:13 -0400 (EDT) Subject: |SUCCESS| pw126843 [PATCH] [v3] net/iavf: add devargs to control 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-x86_64-compile-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/