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 00CB1433F6 for ; Wed, 29 Nov 2023 04:25:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F093342E2A; Wed, 29 Nov 2023 04:25:59 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9200F4021F for ; Wed, 29 Nov 2023 04:25:54 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b3905b1b86so139068039f.3 for ; Tue, 28 Nov 2023 19:25:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701228354; x=1701833154; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8e9ehidZ2ILliOTydW3/iIXRlz/04dpetEBtf7ORg4M=; b=gExPnEAPAkkud83V3023YWy3kpM0jL+uCy3kEN1RaXBeisldX3JFSdwc0XTNZUHjY+ xEhh7mwPTMbBQxzQMnUbuex/dj4G85Kkl0wTW0RawfJxJgOdlHU+5T8CoxXVEAMXTIpl dMpjAKJ933XfZDwDROrEbG6+iup4S4n2HEz6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701228354; x=1701833154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8e9ehidZ2ILliOTydW3/iIXRlz/04dpetEBtf7ORg4M=; b=LS9otbbsLg2J5TKqs21SEzQXsZ/O7SBkEGWehKhruepqYaMMSFVqR6+uZMIvm14v1h Z81qLIWh7dU7tyuDc0WYNxduPO8N1tzmVHTkGwuzehtvcWocCyeSoBRDQwybd+F6j0Ru wgVzaerce6WbM+jYovOA+dqfAnME9Moxrgpmwf/Ct+KA0IM3SFxhnrxNDFAB3VEITVYu kzzo2ZzZ+sMQTFzSncOhIywYc4LRaaitVYd8Qda/RjBJ51yORUy2ZSE/nuOVkzwervzX RRLQ+vfgSJId7Iz1kYBreq6FNZtcLswrHotcerX0p1BU1rHd5wQPR5yv0uBG5w/SFYfd wWRA== X-Gm-Message-State: AOJu0YxzgcZiBeXE/F+l8gg3OCPGPE8lWENOXpCniC0nUykvNPiW/1lD 4v6k2HGV9/+8WDV+vyU3h6ZuaGPrdXP6CSMKMgHMgITWiSiwsAJp354pQu0SFBW0OJ5rhKxQMQ= = X-Google-Smtp-Source: AGHT+IFCZRlKIhkvveZVmt28heL+I7YU2AZqzx1p4S8KbGjMgcu5GHQ0aGF4KNNC+iiFgc7wVRRUmLC3C505 X-Received: by 2002:a5e:c317:0:b0:7b3:ecad:32ed with SMTP id a23-20020a5ec317000000b007b3ecad32edmr585702iok.8.1701228353973; Tue, 28 Nov 2023 19:25:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z16-20020a05660229d000b0079187d2f206sm179211ioq.7.2023.11.28.19.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 19:25:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 19:25:53 -0800 (PST) Message-ID: <6566af41.050a0220.9aeaa.79e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 8537D6051823; Tue, 28 Nov 2023 22:25:53 -0500 (EST) Subject: |SUCCESS| pw134680 [PATCH] [v1] maintainers: remove tianfei from ifp 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/134680 _Testing PASS_ Submitter: Wei Huang Date: Wednesday, November 29 2023 01:45:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134680 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/28488/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/