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 7A16A42E47 for ; Tue, 11 Jul 2023 17:07:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75D4C4003C; Tue, 11 Jul 2023 17:07:43 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 7EC8740A7D for ; Tue, 11 Jul 2023 17:07:35 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-c5c8d00ced3so6617996276.2 for ; Tue, 11 Jul 2023 08:07:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689088055; x=1691680055; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MmaAW0iVxa8pbf0P/mkhfohdZB4aaOd4+suOAw4LaCw=; b=PLQDAf4BNXc9LOooyq2Cl85WJMSAYwaaGOeAVR/X9YR6d8qnH6T3ubAGusN9ngtL5c k22m3aL0MKgKbG5a9Ui2O0jYugV3uvdSWEwfuI0nW1u8wS1ogMuyzkF6O3r3JvavXe6P iDMI444Etg2HG1wZDSLhDBymrzq4qSAzJ+3eg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689088055; x=1691680055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MmaAW0iVxa8pbf0P/mkhfohdZB4aaOd4+suOAw4LaCw=; b=gKbO/zVqwPck0qYnPluX3sxDYGFMQH8bOYZ6MDpFUQmG2o4MHPSTXX3JLukl83/YBY 0vrO1MtU+EoEvHBFJs6uKcCs7hkE/8DadCRSfFosNqKYK6RD/h9Vme4PirX+zI48oft8 DHeTc7Adbu3xnjhvSjmidy73gwRqf1a9r9r+BG4QblGirhqbvYSsSkICuLdrn/S49MyQ uQNo1FJsta1E8pYreSkWeELpXknGfd2aQtvmoLZ11TGvDkOPYlrYTOp5euLf3eVbPYRQ 0mu/O5tSqOY76N06B3gK+gO8PUSAbMPD8j420UHclKt6cR9yFKR6nirPrwAWaaH/YEwl 3UgQ== X-Gm-Message-State: ABy/qLY8nA4WyRdL7WCFUdXk8SsANPCz/Vj8CniBlTxvJymZqlb9B7/H umjqysd+GcCxc914/XgvTbPgcRKOy6vkxD12MaIrrV0dZVlClBjCv9G+A0O+q8QMV8NtVucytg= = X-Google-Smtp-Source: APBJJlGUUyUSetzs8zhG4eqX7XoMGQ1KfxaCi+6/sYAAp0SvJ055Ts5jJySMz8ya4DOHtoxIGBsneKeXiQkd X-Received: by 2002:a25:6905:0:b0:c52:8122:9be6 with SMTP id e5-20020a256905000000b00c5281229be6mr13354780ybc.0.1689088054740; Tue, 11 Jul 2023 08:07:34 -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 n187-20020a25d6c4000000b00bff647355ebsm224885ybg.4.2023.07.11.08.07.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 08:07:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 08:07:34 -0700 (PDT) Message-ID: <64ad7036.250a0220.fd6f5.7611SMTPIN_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 68A93605246B; Tue, 11 Jul 2023 11:07:34 -0400 (EDT) Subject: |SUCCESS| pw129319 [PATCH] MAINTAINERS: remove one maintainer from p 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129319 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, July 05 2023 23:00:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129319 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 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/26986/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/