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 052DA432D0 for ; Wed, 8 Nov 2023 09:27:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2C99402C2; Wed, 8 Nov 2023 09:26:59 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id DCB24402C2 for ; Wed, 8 Nov 2023 09:26:58 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5b7f3f470a9so4506647a12.0 for ; Wed, 08 Nov 2023 00:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699432018; x=1700036818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L4XzEu3Jg4J+nKlMzbU5OlhpcHgBvv2Iu5KHvOh21pk=; b=H5ybAn39svil6CoT3cePu3IHsmqu8J3v6z7uW4aZgD/JPFCx8BojXKju76wpDjHpv4 t2DLUKK+ZyvPmvF01lG2Hom2nlIJRdyWUMjdJnORYdwezipFw8eB4OcQNwnz2QMU+8yg zzWeZT4r+KhA+Lq4uYFX6Ws3eZWXAhrg0KjRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699432018; x=1700036818; 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=oYLTR+XJSvemjP7BvLkt4ZWnEXwZIANfYXBB7YXNxrRnIY9DF3p40s3s0yhRBmSX22 UTubiXOqYsmD5duMGCdYSydg+QhgPOzqN668tdlJ4adtGco7xiKb15Wz1xROrv88Atn9 TaPh+SXPCNK6Qg8yIbr+cg054xpLd7lYkmAz4lrkU7lJCrJosVrrd+UHLTn1XDc6RGEY 16kMeYsno5ghmnKnvStG7Zj/tUw3vFjS4PaCYzwHbpiIQ1LSfigX+Ps7dmKS6ctLo/8w yi5OMwKRXn5a/c/NICaskSsqR3zebRIYaLqezpRWoAamfKYa2SoAcfeV6bciI7+bJfNK FxsQ== X-Gm-Message-State: AOJu0YxujKu9b3ICH/NEHL7di1lZEgeyJ4F9jIgxAuD7zo5E0e6rXUnS cJXuslA6uQSWyqwPqanWDFBUfcg0RArGovGqGKyrCIVmBSJVMlEMtQpzRg== X-Google-Smtp-Source: AGHT+IEVhs+P0uHPhzs7x5r10oReCG8V7CnQC2jeTk73qohYE9MyCo+rFNgNX2CSsMJYQXqjsk+4FFEEbkp9 X-Received: by 2002:a05:6a20:4282:b0:17b:129b:1817 with SMTP id o2-20020a056a20428200b0017b129b1817mr1581894pzj.45.1699432018093; Wed, 08 Nov 2023 00:26:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd1-20020a170903260100b001bf11cf2e09sm40144plb.61.2023.11.08.00.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 00:26:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 00:26:58 -0800 (PST) Message-ID: <654b4652.170a0220.383ba.2fceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EE48605C318; Wed, 8 Nov 2023 03:26:57 -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/