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 E59CA4296C for ; Mon, 17 Apr 2023 12:45:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF2D240698; Mon, 17 Apr 2023 12:45:13 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 3DA7240698 for ; Mon, 17 Apr 2023 12:45:12 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id a9so23020732vsh.3 for ; Mon, 17 Apr 2023 03:45:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681728311; x=1684320311; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RL0qunICzuC6FbhB4WIAq2vAykPch2jcvXFpJSjHn0Y=; b=aiu5eoKE756ny0jThntglY2XwF/aX0SUVsYSLnwZIsAtqXLAAZG6PvS8h/DRgVYygu +8WnHwuc5INU5q5ftTsR10Nbx9IqGNW+55SjOCEsN3MN4NQ7D9H9e+hoJvWPpp1+9X9O i8H2DEPnWYdLZ1cCez3NrZhFJRO08RdD2Itfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681728311; x=1684320311; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RL0qunICzuC6FbhB4WIAq2vAykPch2jcvXFpJSjHn0Y=; b=RwTbDkpmiMPgn3N3Tn1dSuQcFeiwoYjNAoA9twaFnl8ILxluYKgBPi2+wgne8aqlFW y8QYZhLKgKtUK1XEKfnebnYzwYgAMB0MpWFp9eRyyf4671H1iBBXpBxM2xcHDy/oWeMO WKxvqv0zL53U1FN9ia7tWoONLzfwqke8RenMCzHsfE7rFgnW4FfapAgJyyCOyoUAhCpC 8kYNImtcB5Wzi1MsvAeXQttK+ciTdkCKRbLFdjawPtc9i24NKIuTLP19C2Au+Vz/vReV +wMap/F3HupmUVyDhe8yhgX+0Ga5PFv6QBH0pc78/byCyLGOv+CagJUK0gPqYJdX8LXd 0D/w== X-Gm-Message-State: AAQBX9caIU/8TCTMqyOMi2F4ueM6jy/5gWaewGZRVYaZshR8NrQUzaR7 Vmpic4fjnLkCegzvPi5xVJBqF+eRSA+YxZylTnRfVo9B/pubulB0mM5yYJ0JZ1td59LLDae7VQ= = X-Google-Smtp-Source: AKy350bxH0QupWvzhrAzpWlnvUzWPQPwCnORvU1TMRILmSLk3FeCLfSxf0Wj6vhzyPk8YAO3VwP1paxHDWqb X-Received: by 2002:a67:efc4:0:b0:42e:3b41:5b5f with SMTP id s4-20020a67efc4000000b0042e3b415b5fmr3379877vsp.0.1681728311589; Mon, 17 Apr 2023 03:45:11 -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 d23-20020ab007d7000000b0076f44d813f0sm4282986uaf.18.2023.04.17.03.45.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 03:45:11 -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 56721605246B; Mon, 17 Apr 2023 06:45:11 -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 52C5C60092; Mon, 17 Apr 2023 10:45:11 +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: <20230417104511.52C5C60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 10:45:11 +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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/