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 BDD3142979 for ; Tue, 18 Apr 2023 08:03:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4079410EA; Tue, 18 Apr 2023 08:03:21 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1F66D40EDF for ; Tue, 18 Apr 2023 08:03:20 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54fe82d8bf5so130688517b3.3 for ; Mon, 17 Apr 2023 23:03:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681797799; x=1684389799; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qD/p1HoahrMPCOn2lFa4gQ+H1sf3VBni+xfRFYj+lJE=; b=Fbcg1J9ap7BMDuGy9n4ShGd/coTGtGihm2Pm7M/ugZwIo6o4R4UJMaY/ZBmbG1Q9qb nXhDbwxQjIAjipKMthueX6uN1dvvz5iv+rZFrEEbHlN8jEvkJGG6V/9k853ZGjpzz6WR PakT34/E3X9TR1QJ4Dt2yRIw+X3WymkX/do8g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681797799; x=1684389799; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qD/p1HoahrMPCOn2lFa4gQ+H1sf3VBni+xfRFYj+lJE=; b=CS8ucnEmvpxEsoWGGUh7Z6U62bARpYYbl0hRs4GwJKjG89P43NN8xoaH14QFErjtR/ Xn2iNt7sjKhZgAPzAgblScF+Du1KTlCwol0X76o5hxJUYlmaBD9PDhHWwJWU4WNqCUAG 8KYO2GLQz30LBvBL4i7VUxzXR3BfmK9T9BL2eHOZBoHUTdmjd6nZtZ9UWD1DIBPmldhd wyu3RybDuKx2NWJYGGv55ohxEJ3D8oHm422/SxDANrCb2CBqtvQnajAVKk9z7vlPJwGC nYkaCgMX3LvXGg5bqslLNLiwOZt+d8h6kPFkp5sfgngsn87GrLvuxWvHQPKhIh04YT4y eZiQ== X-Gm-Message-State: AAQBX9czVA1R1dVpA4Fc+JGUr/CJQkB0+RuiCOXYz7g2UdUfBmMsQqax QmBstVGoGurDXA4VMBLK/CtDtnWQmhZ2P9AjD+gHpV2AiwjOPFou+o0NH9nIrfj0z/Nv/mJiWw= = X-Google-Smtp-Source: AKy350bdZSIPuai6Wvdcw7uNUMUQH4N5S2w+dyy44K185loLDnGclirBTAlWWdkBtJazo1Fv1bHWN2h2pegV X-Received: by 2002:a81:6d85:0:b0:54f:e085:58d9 with SMTP id i127-20020a816d85000000b0054fe08558d9mr12282884ywc.46.1681797799483; Mon, 17 Apr 2023 23:03:19 -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 e193-20020a2537ca000000b00b774badbe4asm4889092yba.22.2023.04.17.23.03.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 23:03:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3409A605246B; Tue, 18 Apr 2023 02:03:19 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 31D5160095; Tue, 18 Apr 2023 06:03:19 +0000 (UTC) Subject: |SUCCESS| pw126206 [PATCH] net/iavf: add devargs to enable watchdog From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418060319.31D5160095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 06:03:19 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126206 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, April 18 2023 05:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126206 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/