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 0007742B91 for ; Wed, 24 May 2023 23:19:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C927940156; Wed, 24 May 2023 23:19:54 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0315B40156 for ; Wed, 24 May 2023 23:19:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c5a225388so39625939f.1 for ; Wed, 24 May 2023 14:19:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684963192; x=1687555192; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TrBdhEpUhg8I0CWLp11qi9qWmvlJRyOtaFrOWZcpeT0=; b=ehmzx3DrmH7A1yJngv+uNWYkgWe4OSm8QVx2ha6O1pmHD25iExqfyZb+l2v/xhfRI8 dKbJKbm+64/rx1rrseBiy6QVGCwrLjPynCzO5+81BXOAbVeQEMlJZfiPhGT3lUOc3FXO hCRLk2gywhsDmXEvPH3MDGNMwXmYTZMiRpKOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684963192; x=1687555192; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TrBdhEpUhg8I0CWLp11qi9qWmvlJRyOtaFrOWZcpeT0=; b=afUOdnoqJclVG1crHya6E3cquh9r7z0UjLzUObSshXQBXZqFz7B64ROlVgDytN2UUT jix9qziPlSsIM+LFjyPM722u9S7Lual9NcXaC1qIq0MQLoWs8RpeaBw64mbxWxESFIE5 z/7tKtsJVQ2DMuTDMuaZ77jgr7dVysDEHsyaxA/EKipwMHSJ50FW43gx0KQVm5MgQCYC iGFxWLSMzOBJtDX0KRX6kHhPxPvuLwnZ/WgSrqPvcn6Qag8Ta7yM/HwK4QF6EYVhhtsl dpbB62tGabXc4EuNNx2LifrT6wbYOCrNZU4VZiA4qKOxod6hMEvNwDtMQ9wVk4ZGM/Ye pCug== X-Gm-Message-State: AC+VfDyLvwJefKBA66/y97qnJMvzCjcplpRR1tIhvJCvZqb4ClPcTFqK jbLOG5dfLh6BtlZ4E46DArgzJ2l70ldLFBycYW+s0xqKQo4SufPhBoiBCloemb/VADBxjZH4JQ= = X-Google-Smtp-Source: ACHHUZ7a9WOOVJQEXK87n8mUuSE/Avlc4jtCnPbUCb4Ubd0PrGC50gLvFwnk+agFera3tv94mvwe+2UyU42e X-Received: by 2002:a92:d851:0:b0:335:de72:23ca with SMTP id h17-20020a92d851000000b00335de7223camr11585981ilq.1.1684963192341; Wed, 24 May 2023 14:19:52 -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 u15-20020a92da8f000000b0032e30bce2c2sm863142iln.29.2023.05.24.14.19.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 14:19:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 14:19:52 -0700 (PDT) Message-ID: <646e7f78.920a0220.fb6b5.2575SMTPIN_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 C4DEB605246B; Wed, 24 May 2023 17:19:51 -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/