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 ED32D432D0 for ; Wed, 8 Nov 2023 09:17:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E86C8402C2; Wed, 8 Nov 2023 09:17:56 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 36A0D402C2 for ; Wed, 8 Nov 2023 09:17:56 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6acc8e222so247500839f.0 for ; Wed, 08 Nov 2023 00:17:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699431475; x=1700036275; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L4XzEu3Jg4J+nKlMzbU5OlhpcHgBvv2Iu5KHvOh21pk=; b=VnToLpZOj6cj+3fPNDHwX7dBmraGy3gKU9rgU8CEJlHVJPv+Rf8NhejxI0m9YpE4KP M7Kptp1iE7U29MF+lkkq6DGTYLzEXiUg9c5qMdWtIk8bIcauKetai6Q95whatF59EBns iq1gEGcdatX5YJHNuKAe1B2lix54D268EMWTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699431475; x=1700036275; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L4XzEu3Jg4J+nKlMzbU5OlhpcHgBvv2Iu5KHvOh21pk=; b=VgtwI/PDJuNR9K7ZzQi86LX6ZVlzgVDge04UITVYoePDryBPCA7ZAwyflYnwFKOqNL vl084gB86ghBSedwZx6nkSu12Y6SST1NDLC1RZQJhwqtAyM6wgCUXalMkhH4gZrvGms5 xyvEETjuLRRRzqL2HT9vEOjyu5iXA3LMi5juZZXgOGrrSM4dHa+jRDu8Rfkh5ty9kRIU Vh1SVBayiYhsHw9Qv1izpY6I+NSC5of1JAyvRg1NBVeFL5ATtksTjsUkHrKtQh72cxOF YTzC00V6KcA/q8hsIQOyhF39GtqzDQJ3xYo//q5PPK7ODj4kr47/eS8EInA4WNPEp3I/ Cgxw== X-Gm-Message-State: AOJu0YyaoAm8nz3DR9W5FEhslcfb9Qat8s8oxRbG5olQV5r9gXAuUzJ/ RSJLANvQZtDXfQyNh3gYDoToLVJ3zLKAk0UV8XzbaGtoUXRXbZsiCpWJlw== X-Google-Smtp-Source: AGHT+IGzGWWtJEWnTKIYT2d0ynxKcktgW5C/WR7sqAmLQIPSrWc4rgcWOh0/lVTPLsvEz2X537QcdWEFSUi+ X-Received: by 2002:a5e:8a06:0:b0:783:62d0:88c with SMTP id d6-20020a5e8a06000000b0078362d0088cmr1207808iok.19.1699431475605; Wed, 08 Nov 2023 00:17:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fq23-20020a056638651700b0042b39a04112sm272385jab.8.2023.11.08.00.17.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 00:17:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 00:17:55 -0800 (PST) Message-ID: <654b4433.050a0220.c530.d22fSMTPIN_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 2913B605C318; Wed, 8 Nov 2023 03:17:55 -0500 (EST) Subject: |SUCCESS| pw133963-133967 [PATCH] [5/5] net/hns3: refactor handle ma 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/133967 _Testing PASS_ Submitter: Jie Hai Date: Wednesday, November 08 2023 03:44:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133963-133967 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/