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 21B8F42B11 for ; Mon, 15 May 2023 10:40:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0BB040395; Mon, 15 May 2023 10:40:53 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id EC46740395 for ; Mon, 15 May 2023 10:40:52 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64a9335a8e7so18967141b3a.0 for ; Mon, 15 May 2023 01:40:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684140052; x=1686732052; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qBDhKKTQ0cYuPbtWq0bdlCyEr1B1HIJ0JozTTndQexE=; b=efqnNGMZcWmP5vdJCEQGYx1ByBqGDXlUTgWr1GLrUlkZS8gkQJqbwN3qcS+M7/Z2qv w7g2nGHYCy5OvyB1uUG9uGbrptqJ5ikgS+9lUPUkDsheJx19tnv67J7c5xN2uWJRj1f1 AtBjzoREK35jIfNaSVxDMitu6Zlw68Nd4Bhqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684140052; x=1686732052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qBDhKKTQ0cYuPbtWq0bdlCyEr1B1HIJ0JozTTndQexE=; b=jHc/cKIzKuuEDrOJns4KezttYSijuIjo9Sz0gkjWqB12BOHUGw1e6rlB/rp5R1d8cj 5N/yYDzXBQdUOmqdOlceJovB3poG/y2ao+n0QRZxrUjzD7gL5Cdpok6NTrNzqnnfkD+A lHx/B4GHaEe89mrgclbMdyxqpXjwamtoE3DfDdRm2tH05p52HjVlDBblvuji57ejTpmr 33m5HrjhvH7TpAJOjM5EQ4sq4W92lyNC1mmgM6RaGZvuLDah+/uIU1CQDPenh2oHLnrE J41AbTlTJr/gzvOqblh6w09pkTKmXoLD04C//1VsPBfxfWokIl6AzCRdodrVt6nmQ/xf JL8Q== X-Gm-Message-State: AC+VfDwzA/gfIC4XI7Y3aXEyMbkwnrrjbUVVRrXIeWu4nQUMvglc8J/L JrMzQR+1EhMaubLbhevodzOet/zMZ9ZWymeV/670M8KDvpQlUSzo4T0tx+11R/Tn9VO5bh9Sug= = X-Google-Smtp-Source: ACHHUZ7qd28ytV2Sxb63x2OW/VyMnvBqR5jS+YhAfflXZUZTybn86W8h3EIQXPn5+ujf0Bm66sMEaXVjzD8s X-Received: by 2002:a05:6a20:9188:b0:100:6a95:c288 with SMTP id v8-20020a056a20918800b001006a95c288mr7431666pzd.7.1684140051573; Mon, 15 May 2023 01:40:51 -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 g9-20020a63fa49000000b0051ba27f9e03sm1021973pgk.23.2023.05.15.01.40.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 01:40:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 01:40:51 -0700 (PDT) Message-ID: <6461f013.630a0220.17c8f.6f60SMTPIN_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 8E129605246B; Mon, 15 May 2023 04:40:50 -0400 (EDT) Subject: |SUCCESS| pw126849 [PATCH] [v4] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126849 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, May 15 2023 06:54:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126849 --> testing pass Test environment and result as below: +---------------+----------+ | Environment | abi_test | +===============+==========+ | Ubuntu 22.04 | PASS | +---------------+----------+ | RHEL 7 | PASS | +---------------+----------+ | Debian Buster | PASS | +---------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) 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/26224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/