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 BC9B0431E0 for ; Mon, 23 Oct 2023 11:52:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7EE040275; Mon, 23 Oct 2023 11:52:52 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4F16E40275 for ; Mon, 23 Oct 2023 11:52:52 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1ea05b3f228so2185007fac.1 for ; Mon, 23 Oct 2023 02:52:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698054771; x=1698659571; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=491qEhktrJfWNZExgZVSlqSngeYmM4/VoabZ2ImpuWI=; b=WYssyxEONitUIzmenz0vKAsyJIcYxzBYP9DPxATjF8u13FnUjV8m5yB8lgUQmQa7Pe 2s39xSwMMMWEjIIHGUfGy2DU44/m6g0gsMiU2FasiiJXa70C5hXKM+2KzYhO7mKo3bo9 uhjdM/u4ho/rlV2RxR2ZTvlc5N49QdVzSz3nQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698054771; x=1698659571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=491qEhktrJfWNZExgZVSlqSngeYmM4/VoabZ2ImpuWI=; b=f4EKGG2mesxqg4KqhHZXo7MMqOpGwPGnIsv2RCly73S0+NSeqR4bAXrR9pciQtoQh6 B/SmnyIAHbI3MbpTxWEVDOaVdx7c1brsSgjxUIOhXnprUrDlg9qpfsPabt7M3qtSQwy9 QK1JN1ZhM5OGYMSyepwF1b8VcAPf+23yoYl5MsXnnp8ioWmUYpIIavqg1fT/3NIJ8BuX pXxxEkRJgvRQK9xx9RugXB0u/vOwEJ3MBqRCn66GxYuw/OvOb5Ps7WFqjoCp/BtSN9LT l/KHLFmm8dos708PwDkTjXwsJ+N0qylUJmM1nXrKAAwqAFYyu1aiVhl81lYYDuLH4zdw Zp1g== X-Gm-Message-State: AOJu0YzknobZubrD4T1xda03DLUwKiOjg+CfMqGUK+OpbYlA60Twl11W mbmF+0QOXceIoepK9Lv234UP2VbbK011L64QgsjcvL05ZSTMqHii2v2asXWiEiqKvWgvK0hmZw= = X-Google-Smtp-Source: AGHT+IGCjDnQxo2yalNcaQOF3OJT/szVQuB0I524IRWzyTENqSP3y+6iU5dw5CUe/2j/uRA0Pi/3eYyngm1i X-Received: by 2002:a05:6870:4c02:b0:1be:ceca:c666 with SMTP id pk2-20020a0568704c0200b001bececac666mr13003779oab.14.1698054771726; Mon, 23 Oct 2023 02:52:51 -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 u21-20020a056870441500b001e990c2e2a4sm497673oah.9.2023.10.23.02.52.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 02:52:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 02:52:51 -0700 (PDT) Message-ID: <65364273.050a0220.89b05.4c60SMTPIN_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 5A71B60524E7; Mon, 23 Oct 2023 05:52:51 -0400 (EDT) Subject: |SUCCESS| pw133158 [PATCH] [v2] maintainers: update email address 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/133158 _Testing PASS_ Submitter: Chenbo Xia Date: Monday, October 23 2023 05:13:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133158 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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/28032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/