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 62FBE42E4A for ; Wed, 12 Jul 2023 01:09:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E3FC4068E; Wed, 12 Jul 2023 01:09:05 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id C81B64068E for ; Wed, 12 Jul 2023 01:09:03 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3460b67fdd8so23670325ab.0 for ; Tue, 11 Jul 2023 16:09:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689116943; x=1691708943; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8q/IyJfcV1FtAZYzLkUs1a3f3g44vCa3W4iB7Xg2EDE=; b=PG5TZPJIBHmWLwzlvqD+v6vXOWxomT8Rp12PJvLF6vDcTRVIv5DBGa7CP/BXXEAZ7a 1XuPT7652eofUFBEDjO7lWQS252rvLLEOHJN4U2uOxUmJ9il+YDNK9DpGabclrOgI0dD 54zTOatMBA7Cql+tG/TcMLRQjmMaOXHkytiRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689116943; x=1691708943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8q/IyJfcV1FtAZYzLkUs1a3f3g44vCa3W4iB7Xg2EDE=; b=kxo9yHoJzykuiLwmeU0v7bzObZwtHmZ8VIplX1wLqRMiiuvhC1P3nF1hQ4sXNh/wuc WWbTzDqxJbS1LuiLYCNQYoB56eQnFcXQQxbqhG/zg3R2/q3hprgz0Dd+R+jysebeuGI2 27BWwH3OA+m0v2e6uKSBeZUdcSXg+xm9g6C/AeO5qrrs9Gv/kAieiE5WD6cLYfGz+eJ6 80/OkAUqShkp4TqIGAedX7cs4f9W488uA/x5agdrkFX1L5LxZDiNnOdyQh+zZr5jd3mu IbyvX7RSy1pgDx+Viu5SNnjGFIfmbn5ISpfaZyTfiLTwUz2A85+j2mDnHX6GTTJy8as5 BEIQ== X-Gm-Message-State: ABy/qLaOQELoUAv/OyuLOfrK9oyQ8nsDBiTg3ISV96cFnFkLKRRoZGQI 5c3nqv5dtqAP3aVoKdFbkr4i18TS3fzqvoqpzRt1nPg0qIAl5BgU+4cifoQI38AU82Di5vWOhA= = X-Google-Smtp-Source: APBJJlGUiuwVjy9xR5QLy8XN7f0t9cVuxCOWp4K6WtzxGf1DH74JcyUCLALKdK57GFlsz9bpft4EMOqW7y+F X-Received: by 2002:a92:d28c:0:b0:346:7b9c:5e3e with SMTP id p12-20020a92d28c000000b003467b9c5e3emr854053ilp.8.1689116943237; Tue, 11 Jul 2023 16:09:03 -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 z4-20020a92d184000000b003465218cc84sm249031ilz.3.2023.07.11.16.09.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 16:09:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 16:09:03 -0700 (PDT) Message-ID: <64ade10f.920a0220.e041.6656SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BDA01605246B; Tue, 11 Jul 2023 19:09:02 -0400 (EDT) Subject: |SUCCESS| pw129453 [PATCH] [v2] eal: provide per lcore macros for MS 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/129453 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, July 11 2023 15:52:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129453 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/