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 5B2A4431BA for ; Fri, 20 Oct 2023 11:32:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5605440283; Fri, 20 Oct 2023 11:32:22 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 65DF340283 for ; Fri, 20 Oct 2023 11:32:21 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a66b5f7ea7so23690339f.2 for ; Fri, 20 Oct 2023 02:32:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697794341; x=1698399141; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7MEq8nHKXea15IGzUg6rZYP4FMIx3s6Xgj0lgxPGWgQ=; b=BPF73pGpSfRyfRttCvPbgbA2ZOfW5C5jdCf+I5YuUSuZVlN/45xVOttMlwFoBpxHt5 FfAgRIFaa9EPCmEYmc08jXXjfTAuFygl+qCNvNazml0x4FKmREaIyrQYIY+2Dw3zzILq Ddc3RYKfzeBwCU3L+EDhlbJjWSvr3udM3FuqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697794341; x=1698399141; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7MEq8nHKXea15IGzUg6rZYP4FMIx3s6Xgj0lgxPGWgQ=; b=agi4injLGBSBy+iXjkFvWxfnhiaQmDFVwMx/lovbkQVFvQJ6XPxxke4CBkpD+GfUwh YWYEXjbYF5Rhhxfs0bq9GOXXN/hBoRuFVhQJt2fQbn8sRW+5lWeP9bj187vJWCFsPJ17 6cfJCpysK2WmILi11FWjKGizmyyJNUmlabe6WTikqPElst1QNLL5SC8f0ngxsAif+WSX D9KVJixhIBEqKdWaD8HyPu5W0/mSD1DDyqtJj3K61N5j6r0Gq7kOY0eDEqg9Jvu3DMfv vtTM1K9360UYPfEirdXwjVtVQx2Si4enJul9ETfl7hKZ9J0vZ3BpwU7fe4UqF/+ma01g 5Zyw== X-Gm-Message-State: AOJu0YyV5/R60b3qDwhnrE1frxoIlhHmbaJMQpWQ8SfaTeXNjLpI74mx VP5vn2AKvT6rQQ17kvXWG1lIVdM90MbTnBYjsNIKMf/BeNLu0cRrodIw8DQ0i/qzESgjMLJdtw= = X-Google-Smtp-Source: AGHT+IHOvZolwNxyM/IhhyDBSI/GXB+f4uxpbxr053Ky2rDF4xSNRpjbhvEpDRiO1oWcxXWzs/FKy1eEOzT5 X-Received: by 2002:a05:6602:2a44:b0:791:acd7:233f with SMTP id k4-20020a0566022a4400b00791acd7233fmr1383190iov.15.1697794340535; Fri, 20 Oct 2023 02:32:20 -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 f8-20020a6b5108000000b007836030ff13sm120866iob.35.2023.10.20.02.32.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 02:32:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 02:32:20 -0700 (PDT) Message-ID: <65324924.6b0a0220.59c4c.3ffbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1724260524E7; Fri, 20 Oct 2023 05:32:20 -0400 (EDT) Subject: |SUCCESS| pw133066 [PATCH] 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/133066 _Testing PASS_ Submitter: Chenbo Xia Date: Friday, October 20 2023 08:51:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133066 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/