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 903FD42B8C for ; Wed, 24 May 2023 15:21:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D60A40156; Wed, 24 May 2023 15:21:25 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 9604340156 for ; Wed, 24 May 2023 15:21:24 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6af8aac7a2eso189011a34.3 for ; Wed, 24 May 2023 06:21:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684934484; x=1687526484; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iLcvZuFBcuKzqBhpSrIlIN3Vh2VNsU2bBbJgddGv8cc=; b=Jez2Fx/MaAYjeerlW+9tFsPRfgo8adm13ZWrEu29Nglqm9vXfF6FmIO1K4GQTAjQ4Q JzkGwsJrKE0vUSnsZu7XkkYp2m8hmcxagdusmV//fVS9bFdNIApJ/zGZPmci6f/DftaT 2x0hW7F1n+J6kpEQ4g9AGMDLl4wmzT0Lm6SOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684934484; x=1687526484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iLcvZuFBcuKzqBhpSrIlIN3Vh2VNsU2bBbJgddGv8cc=; b=bzNG+z/GHkp4JSjPxiG7K+rknlNbgylX5qgGdfsjaOJ/dbVOx+tecTX0mQWuiZdNjX nw57wG7hMTZKK9BP+0Bwk5ps8Y5q3TCNPXk6d3w0bGgmNoURfmk6O6hqJBi1sd2yG5ET 0XdvAND6xEPj5L4sdnKOFRRzPBzlxfcJ7uPRmHc85H6AdZ2JKXhIuszzo0VYMU/rw0nc t1CvwAVeE6MyPSiTPsq6ZJYHZI3zSIpJVzSXw9YnpeY/d8jazSnVT3mIXGtRN3fOKSCi /VFU9vvCKXrdBFq56qfBpKoWPAMhRJ+7VbSioqoQLOz4XOqtfDTn88Ncn7tDRzDueD4p qUsg== X-Gm-Message-State: AC+VfDxlSQeHz3brQKfXTXBB/jut6friI4CBygaPnr3QEP9EkMxasGxw vcdLU6UkcTbr5GCqw3ZclDJfFh567pvfwPtWK8o59K7cPuxkw+sU9FdXUB3Xg+sr2ccWPP5Ltg= = X-Google-Smtp-Source: ACHHUZ4UWePXU4XhSZb9n5rMvIBxW9EFyHftTk1oYn/13FyhuaS2DKT972qNzhsD0AwhW5XoOMVOQVJl4KCP X-Received: by 2002:a9d:761a:0:b0:6ac:88de:d49d with SMTP id k26-20020a9d761a000000b006ac88ded49dmr8925061otl.36.1684934483936; Wed, 24 May 2023 06:21:23 -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 b15-20020a056830310f00b006a4392f3414sm1168303ots.5.2023.05.24.06.21.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 06:21:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 06:21:23 -0700 (PDT) Message-ID: <646e0f53.050a0220.94d70.77f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 609B8605246B; Wed, 24 May 2023 09:21:23 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/