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 3E958431BA for ; Fri, 20 Oct 2023 11:48:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 397D540283; Fri, 20 Oct 2023 11:48:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id ECB6C40284 for ; Fri, 20 Oct 2023 11:48:28 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7eef0b931so6709727b3.0 for ; Fri, 20 Oct 2023 02:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697795308; x=1698400108; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GTwXMwZAjTNpDMuyGHVhfrm3Ug551MNCtWFoQAk+VnY=; b=isiEpXI+x4MW2R70z/K+snoatR1i2op5INyYmnG/DgGGJrR2XM+kkL2wzZtqB/qAkx M9GNVfQCzUFwuoYT1GNtAlb9mCUMKP7Pf3a+m2Pp6+zY5/OI77t9ObxGYsqyap2WmlgA Ywm6sLNJ0+iLOEzaZKm++hetDPmWMV4Wy875A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697795308; x=1698400108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GTwXMwZAjTNpDMuyGHVhfrm3Ug551MNCtWFoQAk+VnY=; b=IBOFq+xo042fr+E4SbFBfU3Y+x7Y6XU0KLQS0+FZWlDXxCm0uqLL1/FzkAHLc5lPlR NGxXgBC7QklWAd+I0a3uIaKvc1oWByEYmOLsDAUAe+88lt1Bpo8D5g7ndLLyCPZV7GX/ U6dCfDq7A+atKpeCNoNmDwXU04CRR1coj+1R6lbCaKwQlyFCs7IXDKXUTPjKtD7UHvB5 SxcDD6wn0ubHtG1BMoewQCNvPVwG8OLkuGPcbUCFtDGRXoL9SGykRjgFADVF+wiI2hB3 Ypw6CfjVkkqAzdyv8xQO81IUdfVhslct3pKvnz//cj5rWDByT6/dRx97X9x46b5xDPHU 6Wuw== X-Gm-Message-State: AOJu0YwcppE3xHabkT9JBxGiL41kN/l1HEWnI+k2vHaxGOSfykhaTznJ eLlS3r2tbwMCw1SVkvUEno+24vRVAXur0H7TXQkBnSNQWDgbSIAJo6u3OwzUZ6yKvfotoVflpg= = X-Google-Smtp-Source: AGHT+IGs4FTdmdpDGcCfhOMhJ1oLuv4kLrycKuojJTs1eZ26lrOu49hKyVNOv0cIruyFenrvGtsICGbho85n X-Received: by 2002:a0d:e80c:0:b0:5a7:af97:c787 with SMTP id r12-20020a0de80c000000b005a7af97c787mr1480928ywe.11.1697795308473; Fri, 20 Oct 2023 02:48:28 -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 u78-20020a818451000000b005a7dbca2655sm187513ywf.0.2023.10.20.02.48.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 02:48:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 02:48:28 -0700 (PDT) Message-ID: <65324cec.810a0220.e9dc3.6571SMTPIN_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 33B6760524E7; Fri, 20 Oct 2023 05:48:28 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) 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 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 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/28017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/