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 B590C42A69 for ; Fri, 5 May 2023 06:24:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2FB340ED7; Fri, 5 May 2023 06:24:11 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 8435540ED7 for ; Fri, 5 May 2023 06:24:10 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3318baede4cso3192355ab.1 for ; Thu, 04 May 2023 21:24:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683260650; x=1685852650; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iLFIfbgwFCZBirrfWKPYncoYWG8Tg1iKR/YPSuYXeaQ=; b=J0faqktMsoRXdErkZg4ltkPTnEUC7PAMDSha8woqJbfgLnB8P8ZB1t0RbnRDT4EJjk vm18UNS2hjw51QnLAY+G5kjhNB06IbKf70XPwqr6Sc4xDes3lvrY95ulsvSB5kcHsohY aqxRKkobcYO5cw6voD32Cs2BXv6ies4HWq36k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683260650; x=1685852650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iLFIfbgwFCZBirrfWKPYncoYWG8Tg1iKR/YPSuYXeaQ=; b=f4eaKZFq6MjdW+AavTcSwpNgdgPYElW3MbCykfS0NBxsnfEd3b/+2ouoiHtPc9+50C x0ErU0oXLH70KZDCeWQ8Gf3ScVgNcMXhIvAF9pVGbSuqYvpDgRcPYK9HOJ3EtkKEnvhl qEsWo0U0l3lKwwNVQuJ4na2STe+/K2hhNnrFDtUDjXdascSamcEDJPr39ZTDN6JVdUfO S4mo2uwvVAL8LfihDfZ1bycOhq+zGAEH0NRu6NJKCvxH3sCHKFlKqWad6c3vSsHqpONI gd8Y1wIEHVxUy/lnmt6rz6LVuqwKYiaKemwiYcLUiMOysaXWcWbrwpjQfl4/NfqJXTox 88mQ== X-Gm-Message-State: AC+VfDxu+y2M067sN/8DHkFKnA8R04YCOFHqYt4Is08Uz3xqeHw8JQqg N9nvzWtUAF8XdEXuQSZxFerJuHar/sx9qz7a5v/5wOEk93VDBNR5CN2KPdtOWNdnhaNHhWE5HA= = X-Google-Smtp-Source: ACHHUZ6fBp57y+AUUzv6aZUmSmUeu1fq7D459PFKQiy0R2HE17BBjQ9jaOxq1EzXilSr994yaHTwPr0xaZQh X-Received: by 2002:a92:d6c4:0:b0:331:3340:3893 with SMTP id z4-20020a92d6c4000000b0033133403893mr61297ilp.9.1683260649939; Thu, 04 May 2023 21:24:09 -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 s6-20020a02cf26000000b0040b2543be47sm37731jar.5.2023.05.04.21.24.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 21:24:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 21:24:09 -0700 (PDT) Message-ID: <645484e9.020a0220.3c2b1.2affSMTPIN_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 85077605246B; Fri, 5 May 2023 00:24:09 -0400 (EDT) Subject: |SUCCESS| pw126697 [PATCH] [v2] net/iavf: add devargs to control watchdog From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126697 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, May 05 2023 02:27:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126697 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26167/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/