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 339ED43693 for ; Thu, 7 Dec 2023 05:40:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F03042E7A; Thu, 7 Dec 2023 05:40:30 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C206C40042 for ; Thu, 7 Dec 2023 05:40:28 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce6caedce6so187791b3a.3 for ; Wed, 06 Dec 2023 20:40:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701924028; x=1702528828; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i7SFclnr/52eyxm5+jI0azV9lKdfrMqKou4DfBBpmeM=; b=AAFd1iOgMRjaEox04veAnWVL80YQQtzttFBi7AM2uQShmVUnGOvO9CViY8ZGoP874m rwDrWIsPyNAhOzPTbWOjOhqxjIXT6tllFeGyIewch/wI2UEINJtXt0f75DI2vE1Eepif la5BaCznBYf1LCjW4bBR594V7GCvCMdF13TVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701924028; x=1702528828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i7SFclnr/52eyxm5+jI0azV9lKdfrMqKou4DfBBpmeM=; b=AjFXyTp55nprQ0UkYae983vBzptOblVt/yfACIngJRf/Pgv+8qOVe1Nmv0AGbeWKGA cp+EJ2DI4T+6sPTDdDkKLSI/gXlFt4X8GT0OR55ZnZvUuGS43oaIKOvowo8GfhndeoSe F8d2oxmqi18KZeX9KzXfR5j+24zN2TvZYMOHQRtV7b4lss21JtAbSknnDoGmLZQ0P7hf IaUZPyUPYlE998/A9cuPzLl5OrobL0ynUt6IeA+BO6hy3o7PyelS0rY27AEbTe5bus8F F0h/VlKhCvH4pkRQ0rqZSxgp7tg+oowsjxHFNW5onLdoKLjh30gO35A7saGGH1d7TnLU bmcw== X-Gm-Message-State: AOJu0YyEmZ4Dn5oAFa8k2VqcmJAK+QBA5/RIQcEJbVTsG7xAqAYzgaEO CUkU5ldL7WaEYSpX3bHA8YjBz+WuezU+oox/GUwu0m5u1BQgGuFZms8yvg== X-Google-Smtp-Source: AGHT+IGRhpUN4I3Y7bDParvmvDm2nt0JYBsFRzedj5WTYuR/azGMktiOW+ILtfNPMi0kPP6p78bPxYIKBRtf X-Received: by 2002:a05:6a20:8405:b0:18c:346c:d59f with SMTP id c5-20020a056a20840500b0018c346cd59fmr1880626pzd.62.1701924027663; Wed, 06 Dec 2023 20:40:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p20-20020a170902ead400b001d07244489csm20446pld.89.2023.12.06.20.40.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 20:40:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 20:40:27 -0800 (PST) Message-ID: <65714cbb.170a0220.5cfe4.0834SMTPIN_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 D936A6051831; Wed, 6 Dec 2023 23:40:26 -0500 (EST) Subject: |SUCCESS| pw134891-134893 [PATCH] [v3,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/134893 _Testing PASS_ Submitter: Jie Hai Date: Thursday, December 07 2023 01:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134891-134893 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/