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 7B7B0433E2 for ; Mon, 27 Nov 2023 16:17:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72EA540A4B; Mon, 27 Nov 2023 16:17:03 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A9FCD402A3 for ; Mon, 27 Nov 2023 16:16:37 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5cc7966e731so34395757b3.0 for ; Mon, 27 Nov 2023 07:16:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701098197; x=1701702997; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xVYs6JIXHKF6ia19zIpT4vfQ5akk2Qvq+3xBcih9KAE=; b=KAB7CiCmsnJRELbT9+8ZtzxOimyZ1B6fHw2di7UbPQKHaMb/yr5sKCbhsvh9jSFEX6 dfYmtcAVCd7AHZhnFaqqLE6fcIFcVsBor2ixQgEz8LPy5fNQ5svDm0MjlMggeatXlfuY Te4Um5Qb8CEOFedc0uMbfLhNPH7BbXbkGWDUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701098197; x=1701702997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xVYs6JIXHKF6ia19zIpT4vfQ5akk2Qvq+3xBcih9KAE=; b=A00ugNtGDxg+KcvGsV3ITkrQ+0QM+AcXiGfIB3Qr+00+0yI8khWMsY9uKJy6tzKxXq iBvobGFwbo1efYowTAL5bejBJUjdHgpvsMjrk6NtsE/Yd/0VW1fnPj912JIUfq1iutqv vAL7EZRlWHHWFYxRm5OBQx44KA7i8LeRpqQhLiVKlKPxCxdEGZDUUHGDCJNq50DsODqQ DLfZYrJJdwlXjlosbb32PF+Nf3qLhaL+tSm5c6cdq+SbOWIOsbViRTNMA/rKIiOR3v20 wVSPwBNp8+TA+NDK6k9rttRXOMXdiHCWpo10dzzUy7aRbYWkml/F2poC4URqBOBCo8Eu uA9A== X-Gm-Message-State: AOJu0YwOa5uTUFr2vrZngRuCqLmeLSrLwf2STL0p0EC3A8v7ltBqv0Sn Ob4xlpEAy6pL9u/6GFp8p/WLt27JB/cGasdu8itYZ4PQT6afqPMYpm9nCt/ufBd0O6Xdth0dcA= = X-Google-Smtp-Source: AGHT+IFi5W1uZlJAQfrEKkcSV+evwtzb7B+jYabBYAxEervo6Gi3hxSRQBU0s715USHxLmxmp/WYPTHxZqZI X-Received: by 2002:a81:e950:0:b0:59b:c805:de60 with SMTP id e16-20020a81e950000000b0059bc805de60mr10811977ywm.45.1701098197087; Mon, 27 Nov 2023 07:16:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a0dea0f000000b005b3c0e29038sm937466ywe.29.2023.11.27.07.16.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 07:16:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 07:16:37 -0800 (PST) Message-ID: <6564b2d5.0d0a0220.8ffc5.3539SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C944F6051831; Mon, 27 Nov 2023 10:16:36 -0500 (EST) Subject: |SUCCESS| pw134622-134621 [PATCH] [3/3] net/hns3: fix the VF reset i 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134621 _Testing PASS_ Submitter: Dengdui Huang Date: Monday, November 27 2023 13:39:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134622-134621 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28475/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/