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 B4CB3436F6 for ; Fri, 15 Dec 2023 02:35:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B147440266; Fri, 15 Dec 2023 02:35:19 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9FC9240263 for ; Fri, 15 Dec 2023 02:35:18 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d3536cd414so1027885ad.2 for ; Thu, 14 Dec 2023 17:35:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702604118; x=1703208918; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O9/V/eVz/R8RGaRWwxXLkUw4CMVMd9zb7a0NwbsLX6w=; b=B8dL8/E72lXIOjDZIdYD1Oz/fc51HgQASSVfks8zXONDHxdBySHi3KWjpLjCrtY6UQ 9wG4XxYij7Uuz2Jxg9V3VnYQppLvErYRU1a3TFaZZ8OFeWXyCNsoRUGx/gcv9VBejTCC 2IrzFMOCuk3uBlClLz0ButEbnXjA85uJaxlEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702604118; x=1703208918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O9/V/eVz/R8RGaRWwxXLkUw4CMVMd9zb7a0NwbsLX6w=; b=HlUhcqUY+mIPJ/0VoWhuGFyAq4CaRuEzh/Rqr8QLISsKTuclDIPu0pws4lPfWqJ1C+ xVAsVQsgM/3h5Hp2KE2+VexN7feAB2GSL2O4JUriO7XxXsg+9ROAmVWFFhN9yYDFm4Sl Doo6qqV0B7hNNbedUbq1dogW4AjD8ASKdZuCqXW5KlznQ/ncbZNv/XAX3rpdgfvq0ctj 3yeWozd7Q/uPC0B9V4qOt5VH/+H85C2X0EdoaXyo7mRw+odlxwqJcL6QCRQ+qnt1rxav BeCshzTcqE7Ow0AHeC7MKch7hxp9fk6ZjHC6qvwQKylaOVwia04eBWnC52pV0BeU9PVp ReRg== X-Gm-Message-State: AOJu0YxcQogPoPDcxSsLaotHwkECpmoRZppqF1VH42+DL8l4a5fGcl0r A4F2Y3wbR7+87Yi6ygRP6LDve16XEvDzTE4a9WO6PWIUFQabdlPK7M7QEQ== X-Google-Smtp-Source: AGHT+IFFRmeOvOdGlwpiF0tqWxsvgH4ATKgA4ey2s3fMl4ezRpQSfE5lfwB+nbXCxvsjH8fgL7VbLtrCo6vd X-Received: by 2002:a17:902:d549:b0:1d0:6ffd:9e22 with SMTP id z9-20020a170902d54900b001d06ffd9e22mr12890065plf.116.1702604117888; Thu, 14 Dec 2023 17:35:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g10-20020a170902868a00b001d051bf0bf8sm815569plo.123.2023.12.14.17.35.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 17:35:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 17:35:17 -0800 (PST) Message-ID: <657bad55.170a0220.59ca2.8e93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F743605C311; Thu, 14 Dec 2023 20:35:17 -0500 (EST) Subject: |SUCCESS| pw135218 [PATCH] maintainers: add new maintainer to DMA pe 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/135218 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, December 15 2023 00:35:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135218 --> 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 GCC Cross Compile | 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) 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 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 (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/28640/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/