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 66C5242B8C for ; Wed, 24 May 2023 14:30:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DD924067E; Wed, 24 May 2023 14:30:08 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 039CA4067E for ; Wed, 24 May 2023 14:30:06 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-4394a25867cso739054137.0 for ; Wed, 24 May 2023 05:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684931406; x=1687523406; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RpskZKfN4UhBqL4Dp+NuzC33V/6bwmL8B+1QoqXxUPA=; b=YJxxDdfghEdb0P20cep/UmzfXIyLkwjGiBEd2mIgdzou3aiH4mUIzfmEokICI5+epx 0P2kTiPa7cf61N0Emizi6Ga+jgRIHSOLGQmFuB/AoNUK5xyLWFe9NWJQYXV3pmJ3kEkg 6visbJEUUUI7tjH8VR4AhHD37fgnx8bYPVaAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684931406; x=1687523406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RpskZKfN4UhBqL4Dp+NuzC33V/6bwmL8B+1QoqXxUPA=; b=NNEI7RuPM/XaO9WcEPWuPYMhMs/lErPlg7gbaZlf5XpQV8RimwpKtIAFtLNJCeNnT8 yOXv5rIMwRqVCKgBbjLjZWdqck6yABZkgTxp/t5VCeJPqtvmyYd5m02t6M000q6CqBO9 qfS7CcI5Sanbxs/WNhAP38NRHIF9AJrbUAVAMGIeGCMwrG2WQN1uMgdtqpYOzIrFddLL 6Tx8Xmv/vuiCURvG1O5RZnUFL3xx5looJH0ZCGaD/VdoQOrb4GrPFoES4PGzufPVOdlE zVjFOKuuUzfz706BkuvM/vo00M3+wQX7v7gy/jIxfT5/USZE2tKFmMxyCzA4idwUObMk rMSw== X-Gm-Message-State: AC+VfDybdCSsmkKmmDbqEGKFob/tK8rvfeX4YzIJeGJi8SHUAb+TbMGG +Tj/JUHqqe5CWyyc1wxsH1rOeWy7VmOPpYhofSDb297ADsLXVZjeeVBB5Q== X-Google-Smtp-Source: ACHHUZ60QwR2tyCSuYYsRxrBgOtcPCWjMAN4Gzw4i3KJ7+GwuUXJdU88ujb7ap2mwQ3fYyrs2lLbzZbByxJV X-Received: by 2002:a05:6102:4422:b0:439:4fb6:83fa with SMTP id df34-20020a056102442200b004394fb683famr3232700vsb.9.1684931406406; Wed, 24 May 2023 05:30:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t2-20020ab03c02000000b00783e4cee7ecsm1290130uaw.1.2023.05.24.05.30.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 05:30:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 05:30:06 -0700 (PDT) Message-ID: <646e034e.b00a0220.7f37f.ec23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E2488605246B; Wed, 24 May 2023 08:30:05 -0400 (EDT) Subject: |SUCCESS| pw127324 [PATCH] doc: deprecation notice to add new hash f 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/127324 _Testing PASS_ Submitter: Xueming Li Date: Wednesday, May 24 2023 11:38:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127324 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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/26366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/