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 123AC45693 for ; Tue, 23 Jul 2024 13:54:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09194410F6; Tue, 23 Jul 2024 13:54:44 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 241EE40150 for ; Tue, 23 Jul 2024 13:34:46 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b5d3113168so31430456d6.2 for ; Tue, 23 Jul 2024 04:34:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721734485; x=1722339285; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=KHeZZtsS3ljj2+0FD4tqjBMZu9AaJfdu14KrIoEPnzI=; b=JF+MwZM1tEBZmQzOPZhQIQg8B9EmcfSeStGLsOrBtxcnsP8BfNw5v2uDh/yQ7qFX+f KUJxiRLJT+vLEHt0+Fx/LeqHxi2HOciapTGKV0LjVC1TiY/mQSNGofUxTFR0sexXW1TE MHJH+KZGBfB0DND5ED3SYAZfHgzqDHIJT8/ro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721734485; x=1722339285; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KHeZZtsS3ljj2+0FD4tqjBMZu9AaJfdu14KrIoEPnzI=; b=Gu9AhA1J8kdPMR6el/JK9MgRLXo1MW1ecp33CCExu3pjczLCbL4376IvxvkoK/5PuF 6dwKFb2heOFQ0S/NZNGtavr5U3jbvC+UydRoyLV42vBu5u/2M3htoeLtxZ6FI/puzRah mspyi/ellynZzCTcO4wExJHthJTl7gGZKBolicb9mP4DSiESNuWGtxmZD2FgJEJ47Toa 9U5uF1fIgvc0QzWpMdc45fwqflR5D5ETsSV7HTaW1fi+ASTz5FH1tQ+ELwLlsMron8Tq 5BKF6rVNmt3aCa8rgtw64m+8CJEa/U6cmM8+TtjOR2gr4thPvn/b91VwB7cow7b2Pz5U Hqhw== X-Gm-Message-State: AOJu0YyBt/9HImiOm9CRGb1kc0S9U3fByaF38L7MawYOFPc9i98B8fv7 iGT4jp+SbVbtKSGNRMCrvqNGVId6ay3Z+zedtLMElNs5NTfELkq8CKUTULGjwlEs1n7NZewkpMN PqZB3l9m3Y+2zaLMvMzmmOH0E0TZONBtz3ypAhIlL2SXFdK2ABaJHxw0G X-Google-Smtp-Source: AGHT+IHohGisBIk20P+nESWIrhQtLqKgVIrR+N+YDFnhF+9u6vTJX/HzgaLyLcRaTuurag5+UxOaTHnuG/nr X-Received: by 2002:a05:6214:dc5:b0:6b5:dd7d:f8a5 with SMTP id 6a1803df08f44-6b981a084cbmr43513016d6.11.1721734485277; Tue, 23 Jul 2024 04:34:45 -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 6a1803df08f44-6b7ac9a2c65sm5184176d6.53.2024.07.23.04.34.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 04:34:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 04:34:45 -0700 (PDT) Message-ID: <669f9555.050a0220.29a2e6.d0fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7ACF60524C8; Tue, 23 Jul 2024 07:34:44 -0400 (EDT) Subject: |SUCCESS| pw142656 [PATCH] net/hns3: fix uninitialized value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240723060900.4102533-1-haijie1@huawei.com> References: <20240723060900.4102533-1-haijie1@huawei.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142656 _Functional Testing PASS_ Submitter: Jie Hai Date: Tuesday, July 23 2024 06:09:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b0dac2f6c5d9daa1e29ce2378b439dc496aac1a 142656 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169929 Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30587/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/