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 2A97D431E0 for ; Mon, 23 Oct 2023 11:50:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 261D240275; Mon, 23 Oct 2023 11:50:14 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 96AAA40275 for ; Mon, 23 Oct 2023 11:50:12 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-584042e7f73so1909583eaf.2 for ; Mon, 23 Oct 2023 02:50:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698054612; x=1698659412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vyabs+4RcqheE8k6CnuIIA5d1xKOIVF0rhpOcTP4AqA=; b=dgCwTSOzknpFmGPwZLL4Jt4dBHYw/SvJkn5fK3MrsyfrkjEAsONxsMu1RGa1WSjgA8 g+hOBsyrBHsaJebl5Nex/0/nlSeANhDoRJhWkbymmqEY9OtA6AaUvy1r2BU9ZN8vaY/K k0BNmlDWUMx7DOZkhgZRQhnQjPQfVi3Yn4ZxI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698054612; x=1698659412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vyabs+4RcqheE8k6CnuIIA5d1xKOIVF0rhpOcTP4AqA=; b=bs+GWP9Nd/Nji5eH9+iJaCDL0LY+ApVUEACKayu7uyQk0JB1M86VYG05a3XyetGPSO pPscAuYBOfNcTEzt1cYtd+m6n0J/4Yu01toW1bRfQRSAYBo2+uJcmoJCaaZ3+VoPg6qM ETU5uzZ6L7fG0m+u8/An0H7RGOCGyDcgMJ+i0TGtQ3K3yt/mHgPjjtRpcgz8frcS5bXH b/6/Aqj4i1ZMP3Od8UO9IebD/3DoSNxuxKrPbMTO36jPfY6QL3bPbrlEhLyNUssIVngX FVeNJOBjV9qpm6C7+pC7VOrkdWPKnsaT3QX2eDI+7eWDXEkN4ZjUtTyu1JWbJF/shKzw Zcvg== X-Gm-Message-State: AOJu0YwqJeH0j3CNur2cvqZqE0zhj1rbAQg6oV0yYu0mtLV9hjT6d8I6 j7K62SHeo/x+JDt29JUQA3H9+6O1F33WBtSn/Vb6KdjEck91EEE3cY5KxA== X-Google-Smtp-Source: AGHT+IH6nidDxII3GuvRlPQPehzRho70Br5x9JU95VHqONsjykVbxSXOCSdW82dzSba4WvVupe2RjfsqCF0M X-Received: by 2002:a05:6358:c115:b0:168:dc89:d4c5 with SMTP id fh21-20020a056358c11500b00168dc89d4c5mr2629137rwb.17.1698054611770; Mon, 23 Oct 2023 02:50:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l65-20020a632544000000b0059dc5385553sm501021pgl.27.2023.10.23.02.50.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 02:50:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 02:50:11 -0700 (PDT) Message-ID: <653641d3.630a0220.33689.4712SMTPIN_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 376A260524E7; Mon, 23 Oct 2023 05:50:11 -0400 (EDT) Subject: |SUCCESS| pw133158 [PATCH] [v2] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133158 _Testing PASS_ Submitter: Chenbo Xia Date: Monday, October 23 2023 05:13:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133158 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/