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 75BFD42B95 for ; Thu, 25 May 2023 06:40:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5112F40A82; Thu, 25 May 2023 06:40:32 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6A4FA40A82 for ; Thu, 25 May 2023 06:40:30 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-562191bcfb9so1067297b3.3 for ; Wed, 24 May 2023 21:40:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684989629; x=1687581629; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TrBdhEpUhg8I0CWLp11qi9qWmvlJRyOtaFrOWZcpeT0=; b=Hf9+72tdYGq1oomwdsNs09p25Kqhr80uStzEeXuuk5ueLMDc5CSBx8FKnavrqyfI5t hPf5TU96TYwZAcI8tFRQSP3tadBfMTJGT/4n68S99MRv9xyzdE8MxL+TuH/iKHuYOgQ4 YNdgk7y6THPaNiaYrEmYg/PxUr/f2pHgRlek8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684989629; x=1687581629; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TrBdhEpUhg8I0CWLp11qi9qWmvlJRyOtaFrOWZcpeT0=; b=BFRlsjCtFsg79KxcD6bGPZnQVKXPWQ2BMPhXC6Iyo+DGxEhZP5KqqY0wafyK5W9gxv VRJFrgyTAwzycOl0z0JgYm6hO/3ag5T7pjH7QbjGY67dJTBxWglK2B2qaMljI7mUhKV2 31re0yP/+Db/SnuVnzaavqlQtR43sZ4x2i+zKyL28vbOdi2YfnOmojmZVf4ykONeiBuK 4tnJtQDxarWMi1d/Nk3RVvLNwvvS39LMf0DausZqUZH4wmbm27PnMu14OOkrMVMleFX1 Lwg+H5XMuoC31wIRfm7hijIPIJEAX6RH6ggdCYQgfNkwjVx245ezcOeVV7KQxdO8I/AG jejQ== X-Gm-Message-State: AC+VfDyrKHgECYIi/lEWP2sHl7CG4wAIEAOrz0G8+mdZI1SNc4J/X3sF Ft8Mt/fhlwizxosMgUk5jbTF5SzmTlEa/WUMhZaR1MxCleLx8PuKKVE/FQ== X-Google-Smtp-Source: ACHHUZ5RBVVSHG5XSeTkrXEU6a8+Lx6kf5P24/hs2x5ycdsqAuiIXlaByk3SjI1RPgxKubUDC5HlbPJ97RDB X-Received: by 2002:a0d:cbd4:0:b0:559:d97c:6fd6 with SMTP id n203-20020a0dcbd4000000b00559d97c6fd6mr19806256ywd.21.1684989629717; Wed, 24 May 2023 21:40:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v200-20020a8148d1000000b0055a18d8479asm34632ywa.40.2023.05.24.21.40.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 21:40:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 21:40:29 -0700 (PDT) Message-ID: <646ee6bd.810a0220.2a98c.0ce0SMTPIN_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 5B844605246B; Thu, 25 May 2023 00:40:29 -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 SVE | 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/