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 DAAF342B0E for ; Mon, 15 May 2023 08:47:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2FBE410EE; Mon, 15 May 2023 08:47:22 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A15440687 for ; Mon, 15 May 2023 08:47:21 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba6e8965227so5461767276.0 for ; Sun, 14 May 2023 23:47:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684133240; x=1686725240; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hr6vcQlMgQVYBhvc7Q/BmCpG/9n6QZ+TR9msnNdspNA=; b=Xo5EJTYQzNRFpSqLZILs/FV/uapL0AfYNCQY9gf+GfGnF70+dzo8hSdufvRLbtDF5D KMd7ONRlXdCwZN0B2T5qwkUc/YyTjggtg45Ca7EHS5XRjxtLlKwYsPMbqojatMFiLy2p 8P2d8taI4g+Dyt3E5EhdLgHBC8ww3jUN/OCXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684133240; x=1686725240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hr6vcQlMgQVYBhvc7Q/BmCpG/9n6QZ+TR9msnNdspNA=; b=GG1ounNyM18WBz4DTTy+nEgPxR8yjxj0RwGrUEE/zy5+x9/3nPNoQI7Kof/4WUJdyO oMeNlqarH6auwFLFw58cTBnc2+2k/VU/WMttfEjYVF9LLGz36/jYS3JdkG8QuKs5iou+ /OnP+Cnes5dEKua3MVNSTtkSymSS2ztRn+dXvkaQX3nSswg+OTAXgliVxqBrPw1q93px JiF2mWzuIPknW3BZtun7W+M0ig5aLeHryq2F8wgok5jI0Zk8n84qr1hNrEruU1F6sg6V Oxr3UpGX68VHbpbhITVvjSI1DUh5yZDqce2nuagRZxbi2t7CDlVhHTb9EUbS90R4OsmV w+bg== X-Gm-Message-State: AC+VfDxYq7CnnAleqcO0JCEHOXyB8gEhaDxjwQq39StXj4J2okOFup0v ysPd2fE/5BvI7Pvov2+Yf4msupPm3aHYNw5tTkP8LS5IP3qPUGzl0664KbT/3vlxMUIggd8oeg= = X-Google-Smtp-Source: ACHHUZ6qaId4ANUTjForgeUfYADu3Bac9+y+1w48/w77t5F/khT7jfOUwHmerfH7aJb8Ze89/lg52jexpX9v X-Received: by 2002:a25:844:0:b0:ba6:9e94:ed26 with SMTP id 65-20020a250844000000b00ba69e94ed26mr9038108ybi.19.1684133240520; Sun, 14 May 2023 23:47:20 -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 z8-20020a25ba48000000b00b9e8b4c8126sm1644119ybj.11.2023.05.14.23.47.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 May 2023 23:47:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 May 2023 23:47:20 -0700 (PDT) Message-ID: <6461d578.250a0220.f35a.8448SMTPIN_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 2A3F0605246B; Mon, 15 May 2023 02:47:20 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/