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 E0A9E4296C for ; Mon, 17 Apr 2023 12:18:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD1BA40698; Mon, 17 Apr 2023 12:18:16 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3481240698 for ; Mon, 17 Apr 2023 12:18:16 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1a6670671e3so10830635ad.0 for ; Mon, 17 Apr 2023 03:18:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681726695; x=1684318695; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=v3RtQlWQv63rCnpfsMo830PKwhBaFLTQjL8LLjTN+ko=; b=WjM3Vm+Rf95tXQ4mHuwDscKVwGiCskopVHdnjm9Am7FMHWAlfMR1PhRCaEQ7WnwuN5 leHEatJpGc+ny+351eRADXu04+kxG0KfpyYjjs04Og0cUPbJ9OSfuK/Azw42D+k2KK6x iSEZ0vJJsiLvJ/mghSCdsX8+AMGCl9cx3hP/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681726695; x=1684318695; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v3RtQlWQv63rCnpfsMo830PKwhBaFLTQjL8LLjTN+ko=; b=LxK1Nnm/SIC4232vLAnLMHvA21jB8EfWsq6c95DKWMQ/CRVTW6v8MnNPeSZfdyZVuf Q2GYxOmbUVuhBuU0byuRxCjrOA2Hz3v+yM3/KdM3GdYwbX2qsuHctogzrmS1zG5n8Xo9 6TqGkeJIykfz24WlrZHN7iv3bd6PPSNjynUfsdUswmRReQJoxL7GNjjE3XR/OlxVOd++ xrasbM7FC+bBp1mJAk+OBXnJeWs9pV7enmnDYz9fD2aM2QqPDwVuxsQ5KEf6O8NgdM8w HBnPTyaaLuAGUkMQqlE4OjqzPfZSSpUDsWrNKmWpLBF5/gA9OCfVMP1kkUNtwuoUUaRs bb2A== X-Gm-Message-State: AAQBX9dXg5SGplvCjQ3nk/2UrKftiDS33GDVrnuZHKYYQBBp9Kk3fZBV qKhaO2yGxhHro+R01QJG9ACmGFHqzB8AYvEUtjVoMKubzOWArYFNBE9Au/qgYpV5DP2lQlHkgA= = X-Google-Smtp-Source: AKy350ZBeOz2gh2DWat0A8ShehMfwlXQa8rzmAyLGmSvVi3eDAawpexR3hWupRzRdPTaLaUTvuLZJRRS+pms X-Received: by 2002:a05:6a00:b84:b0:63b:7ae0:fde9 with SMTP id g4-20020a056a000b8400b0063b7ae0fde9mr12706868pfj.20.1681726695427; Mon, 17 Apr 2023 03:18:15 -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 t6-20020a056a0021c600b0062dd75854f0sm5691740pfj.14.2023.04.17.03.18.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 03:18:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id E3071605246B; Mon, 17 Apr 2023 06:18:14 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id DF77B60092; Mon, 17 Apr 2023 10:18:14 +0000 (UTC) Subject: |SUCCESS| pw126155 [PATCH] [v3, 1/4] doc: announce new cpu flag added to rte_cpu_flag_t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417101814.DF77B60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 10:18:14 +0000 (UTC) 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/126155 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, April 17 2023 04:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126155 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/