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 0644E42E4A for ; Wed, 12 Jul 2023 01:20:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 002B34068E; Wed, 12 Jul 2023 01:20:14 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 65F0D4068E for ; Wed, 12 Jul 2023 01:20:13 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5704fce0f23so74427467b3.3 for ; Tue, 11 Jul 2023 16:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689117612; x=1691709612; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8q/IyJfcV1FtAZYzLkUs1a3f3g44vCa3W4iB7Xg2EDE=; b=TH+TKNCathG9NnAPiwoOZn0xdDKcoGSYrQZgRCN0A34QyJepxwjgp8JFwZd5C+2gqu fEMcs5cYCOzKA7U/GdJxidWBBb7neArBQZMVU+NI2yLAGnRKsHuK/B6sor3KSK2p2TYp /g3eTtFZ0HkfFcTKE2Yp2mBJL//cBr+Kj0ADc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689117612; x=1691709612; 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=fP0eGZZjcFk1g+ivohJaRWO1f+/UZ39WdCqsQ8cQJg1MjcnMr+kPOjrxkKL9Ri1i+f sr/sUWofHSHWcD/TQ8QiGpZtYo/rAsH7Cg0RJ4s5UAP18rw9e8CBAUfPHOO6RDGMSW1Z hdHyv0FOwnpspchmJji6zdOSXfyKYSAkLGKICW8Dk2ADWaQ6pbHjFlAcj9q3/Fk+ex5i Ou+RAinQNUfAJ37BFdwVOQ94j6bZvcL90Mx4SlLqySUWMJV7TVAoNLocdVix7njFZN5D S7Bm6Pshh3xiRAxV/1DaTsljTdO181osi2WeBLu8D8p1ATlQX48To5c09E43wLXcj4Ia ZlBw== X-Gm-Message-State: ABy/qLYRYZm6uG8teOMbuxTUC5NB1rkriv4o5J8TDfO8T6eBPI55Nf8I bzR90sXq/1Rcr8kyDPW1KkC98TI6J1kQVe6zZJku5KHLfN3n8lunbh4+PQ== X-Google-Smtp-Source: APBJJlHGUqukLriaRZdZ0aoLqaYnVOnb7dz0/XwuzE5Wu6r1/pG1FTWOxXoWCpVU1REjZRHyfyGog0bSnuQf X-Received: by 2002:a0d:e8c8:0:b0:576:896a:dbc5 with SMTP id r191-20020a0de8c8000000b00576896adbc5mr16501498ywe.48.1689117612774; Tue, 11 Jul 2023 16:20:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u197-20020a0debce000000b0057005bc0932sm484222ywe.74.2023.07.11.16.20.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 16:20:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 16:20:12 -0700 (PDT) Message-ID: <64ade3ac.0d0a0220.12489.ce5cSMTPIN_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 5B646605246B; Tue, 11 Jul 2023 19:20:12 -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/