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 9AA5742B8C for ; Wed, 24 May 2023 14:42:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 926F6406BC; Wed, 24 May 2023 14:42:07 +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 03360406BC for ; Wed, 24 May 2023 14:42:05 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c5558ba95so28165439f.1 for ; Wed, 24 May 2023 05:42:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684932125; x=1687524125; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7B5SquUUXloCLGMX8NCjY8NDkjk5V++M7xF+RNIvc2Q=; b=F3hBHPCtK7w0WawImbgNA2BUQvUYoPX6bGzDQTFhk7eEhsG9FipYJCYpuQkm7xu7ME MgZGqPUjDBXg3riVw/Y5jjiqlRtTcNGSrUfN8AntgZEZBaCHvjmmpL7JGHT6zqM3zMOI efiALuNuCkOrwYWaA44GOHvBbvjr7bCV9LvyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684932125; x=1687524125; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7B5SquUUXloCLGMX8NCjY8NDkjk5V++M7xF+RNIvc2Q=; b=K+FiatvPhqcbki4ppnvKh54SQc7/hXpfpWntuTGV6SCK4bTq5hN2ZY1KzD2ghuDRRg Trq7l4DuGQhBhq9O0GZzO2Jg8kh3EimZ2ZTHbQXgVGEZgmqXKztGCvJxA6FOLsw8BMg4 kbNqTb1KgvdoDwpcDhgeqDLwHEdUqUkrwINzbigpQkB2B37fszFcIYt7lCQJetHnA1lJ 62l8aOj1xFPAXBsYDTkmxZ7lQhdaml+y8dnS6IkFFxFyzEOQ15f6Sirhzs2XMlUIR0bq Xqsgd7e7PkIgD7wucHcJFuZ3cu9RWjX//CbF1mqg7yCthfJAlAQg9xCLkSoP83LQgHGU D0lQ== X-Gm-Message-State: AC+VfDw35aF5a4a84oX0EFudNTErp6vxkzB8TUWXsqNXuhe7yKKUM+9S BbWARtuOeGKl2uaq+NKtYD7P7viiN6DXYNnENwM3SgeV9T+0191SGgxyZw== X-Google-Smtp-Source: ACHHUZ4Og9Ur2+QX/ftrLItjOP3Bq28XGKlUFC5s22iIAwSLBsJo6GYFs1GB5c4nfH1iXXHrSHZ8Ej+/q03N X-Received: by 2002:a5d:9d92:0:b0:774:949c:8d18 with SMTP id ay18-20020a5d9d92000000b00774949c8d18mr1202633iob.7.1684932125395; Wed, 24 May 2023 05:42:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a20-20020a029f94000000b00411a39f96bdsm850174jam.44.2023.05.24.05.42.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 05:42:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 05:42:05 -0700 (PDT) Message-ID: <646e061d.020a0220.290d1.3649SMTPIN_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 093F6605246B; Wed, 24 May 2023 08:42: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-x86_64-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/