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 AB781436A9 for ; Fri, 8 Dec 2023 12:03:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 851DD42FF3; Fri, 8 Dec 2023 12:03:54 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 25F7F42FEF for ; Fri, 8 Dec 2023 12:03:53 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6d9dadc3dc0so1103188a34.1 for ; Fri, 08 Dec 2023 03:03:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702033432; x=1702638232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zbxb55aYQGEfAhLt/XjGylRimpTx1qjO/WYP2cZjapQ=; b=BXAPbKibJRqcUrnDABp/xiPg4JUx/Gkc1jiS+PwgmmtD/87ap72rtUdAIdFBRrKsXy O3mxv6l0Q4Rww2EvqB7sQCn4ejUMyTlbBX3pQOxo6UoesT2o8nK9P1paaZ5QEhibRRHN WbRmpB2J1DufIH3tkdcvigYAlHXuCFchzWTaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702033432; x=1702638232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zbxb55aYQGEfAhLt/XjGylRimpTx1qjO/WYP2cZjapQ=; b=Ebt5otcZ+QHc6LXF5Z1PLT438mfMZWEtjvapnENfsVareFpDzgFpFZkGX6G6kwOtdU iey+zWGyYqmoQCBh9/S7ufOkKGv8tJoWuFuMehbkASHVozRxyV7xS6A/u+9N+q/ovRXX D62jbpeTM/QxT7omRv0ZXxUlgYWd7TEKlTgT5GclqlUTn7e09wwfhKVRBwoAT3eINL/q gx1q+4FdgVFvH7UIQfspTfMe7KhFiAU+gfoQ2kC4Fsq+E7VaVcd/nqIebMvE65thruk8 2emkfy0jM24ToYiX7vNHKEvv5eXrxPer441leNlyYpYIkELFbabOr2I7547unvxsmMp5 lC+g== X-Gm-Message-State: AOJu0YwJ4ntwULZA+lv58beu9WAiZ1kt8BsaUnxvOpbVlAWgm2XHz7QN cpCSoPT0M55JHmG2jrijCA9wLyaIuWaCIpqmWIFQuzV541Ptps58p+JvUw== X-Google-Smtp-Source: AGHT+IGTF5QLtCQZm985ZX78ZpvPvEU6ZgV5+FIEo5k8CSKQe/RqKjp0A8K2kIns6ffk+fNOgf+eOgXjG4z1 X-Received: by 2002:a9d:4f08:0:b0:6d9:ef86:f7fa with SMTP id d8-20020a9d4f08000000b006d9ef86f7famr504150otl.23.1702033432386; Fri, 08 Dec 2023 03:03:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v36-20020a056830092400b006bb1331b18esm53944ott.6.2023.12.08.03.03.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 03:03:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 03:03:52 -0800 (PST) Message-ID: <6572f818.050a0220.43629.2f64SMTPIN_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 AF4986051831; Fri, 8 Dec 2023 06:03:51 -0500 (EST) Subject: |SUCCESS| pw134948-134951 [PATCH] [v4,4/4] net/hns3: refactor handle 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/134951 _Testing PASS_ Submitter: Jie Hai Date: Friday, December 08 2023 06:55:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134948-134951 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/