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 9D74042B11 for ; Mon, 15 May 2023 11:23:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74CEF40395; Mon, 15 May 2023 11:23:34 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9510F40395 for ; Mon, 15 May 2023 11:23:32 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7700622925fso3597339f.0 for ; Mon, 15 May 2023 02:23:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684142612; x=1686734612; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gZ30HlN8bx1771YUlBtXtV64BABf2lZI3PXrLl7rMb4=; b=BCl9jp5DfuLFGtMzsJRCX5oDmZchBpSaR8IlLp5G9EBxpNbEuuBOxbFifdYOVpUB+Z sbnF6MhOxjgWxpLAX5/zVbQraKZZzuOWjDy2aXCe5vasm3uWWQM7nwjuoISoy80b4Ecw Of0PoqUZuPr0NrIOJAzSI8x49I70BLl/4MFhY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684142612; x=1686734612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gZ30HlN8bx1771YUlBtXtV64BABf2lZI3PXrLl7rMb4=; b=Q65mBW1s4PR44GmSVZjAqCkMdl0cHuKpsw4TfEdknQAveMFI7iALckdfZUeJPRp0zg 7IeeXRMq++0cPiIxfmcu5uT06A6UdkuSBSmL232swTVKH8i9QXixWF8c16NOuBCEkkkP 4htySIXpjxgXRGmvb6/XUQwmgv2PeUKk+u9HtWo0bmuHqyDC4XeYLs4EI9RxmSMoruKX ijY4KWNOUwtlpTLKw/cQ591+eFTr5P8PDYD8kl8VA3P3kUsV2nV2cSTLEeyL8A8afDLx 2zeec6VXguQsrJeAdmmuiOO5D/x7GNe7LZusnrReXmwu9Go+qfUcPvnyWUNsdOy8uDEN sUNA== X-Gm-Message-State: AC+VfDxmd4l/Mgse/bXoz2bjNiaGifd5HaDi3gMegs6KcvLKicI5Vx0C pK2JbHzxH5+umNeB1DefCJMDg0b3jVPn9mQMXGFzLbrjp3w/udgJOinkSlR4lFnT/TcvKO7yKA= = X-Google-Smtp-Source: ACHHUZ5HBQtDW/z7QWnOLOTPSBPVrCWyMdZEJ7X6JGllujo48CWPFRgA0O12gxI1FpDoFQqA8gm0vE3yYF6a X-Received: by 2002:a6b:610c:0:b0:76c:8674:81e7 with SMTP id v12-20020a6b610c000000b0076c867481e7mr7513606iob.21.1684142611858; Mon, 15 May 2023 02:23:31 -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 w5-20020a05660205c500b0076c65f86583sm946577iox.32.2023.05.15.02.23.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 02:23:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 02:23:31 -0700 (PDT) Message-ID: <6461fa13.050a0220.205fb.11a1SMTPIN_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 5C436605246B; Mon, 15 May 2023 05:23:31 -0400 (EDT) Subject: |SUCCESS| pw126849 [PATCH] [v4] 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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/