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 60F6C42E4A for ; Wed, 12 Jul 2023 01:04:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B1BA4068E; Wed, 12 Jul 2023 01:04:38 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 6BF9B4068E for ; Wed, 12 Jul 2023 01:04:37 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-63588812c7aso708266d6.0 for ; Tue, 11 Jul 2023 16:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689116677; x=1691708677; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J1OuLmihH3u2jxtT7iPY49XbyAP1uF6t/LHngtnu9Wg=; b=CAYOy0g6vF5BavQfrasoJA7HgRTu/xffLerq8BMTYMDDzdgau6vVpxogOWs9o88/ax gu7minvfCuilNpZEi8PV7lyL1HIVokW64U0iJnJPxlzYqOnWczq88dyOCUTXlt177ajv md7CzlOqoN2e6LOENamV8br7sQCLdtkP3Wa3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689116677; x=1691708677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J1OuLmihH3u2jxtT7iPY49XbyAP1uF6t/LHngtnu9Wg=; b=D/khpoKp6Rb9H4FXPdABBQyxWL4daySEP2gW+xb2RPk51gvz6lI+CJ88iEpgiUQi+J t+dZWTIJg8V6JqlCkf+lP0p3kd5RWgvA9l9azdJmrpqEsfDVnJDYisGLTCKRPhpEkn2v 65uS3KJjJU7sK3s22rF3ZIjCN/aQWBGC74Op6ZduyhLA85g9AueDq2yFpBM2xjgnST64 QGin8nTz0m9U9g9x7PQzWj+WzdMgxuU23acO5lT2b/f4yDve14ehWtRJYZRUYoLOT3a4 p+F5rSejzQnNOeWpa8htg1Ht6syat3fR9TuNFvkfY17XAgIu8qNumzWRu76Ir1giywk2 kBQQ== X-Gm-Message-State: ABy/qLar0J09Y6Ql2teHuWCwOIm3xE9tMV6gV7pN45wtx+rvGqFeu/l4 ogmGmntOx0mK3aX3pRC2rF1Xn7Bmnt0EZv8YjA7tods6XZt8U4Eme2e0yg== X-Google-Smtp-Source: APBJJlHVz3qgTWZERC/jaCrUL8AxNBJYcTIJ9Php/6Y0qYHue8Unc9zoIt8KtDUBFdZAYIAKwCB8crxI6WV+ X-Received: by 2002:ad4:5761:0:b0:635:e211:dda with SMTP id r1-20020ad45761000000b00635e2110ddamr390577qvx.2.1689116676945; Tue, 11 Jul 2023 16:04:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p8-20020a0c9a08000000b00628746d4e61sm304812qvd.11.2023.07.11.16.04.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 16:04:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 16:04:36 -0700 (PDT) Message-ID: <64ade004.0c0a0220.7d751.9084SMTPIN_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 A2DA8605246B; Tue, 11 Jul 2023 19:04:36 -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 | +------------------+----------+ 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 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/