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 73C474260E for ; Thu, 21 Sep 2023 22:50:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D74F402C9; Thu, 21 Sep 2023 22:50:27 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id D8871402C9 for ; Thu, 21 Sep 2023 22:50:25 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-65636207df5so7313896d6.2 for ; Thu, 21 Sep 2023 13:50:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695329425; x=1695934225; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nLsyMkc1TqF850qmQfKyN9Wmx8eRbjSgUnkkA0acHaA=; b=JsSANPlClGKyr1hjZz58Vc0bEFb5G39SbKpqggwGuH6yIRJLHAdjN3e0VcelKblC9P xh9Vs+l5flTZ1ENg7rjsbIhUgJ0XPgfZH8dAxVJlZghmWEgYX4c57ktmpwRZccxaCTpM 5W2I26e1jFrATLA5IOJGYRqx61uOBxeZM02/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695329425; x=1695934225; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nLsyMkc1TqF850qmQfKyN9Wmx8eRbjSgUnkkA0acHaA=; b=sv7hEXcsNjpt/q0icbZuDUNU6QlQAEsL0p0wtRF/mT7A4cy84hR3fSJ9wCdwvsAILC kJ1XztfJtcQFJRACIddiw/JVbpJGVh1lrSw2dfzaBWpd+G3FNaRhcyXVRh2S0Vg6mfwR kYYyq9jQC+dZ8iF1/EnQgP9U2a3+bY5BJX/WfYaDJSWUBf1aCFRFss+7uawI1Q3wxIRM GdD82f7CRm8GkrXsW3rw+N3JTgWSFbYDTaT2GbtdRNtS6XBQhp33bD1R8oYnhhM7Qgrt IhstxrVAf08zUIcB+i73YsLD1idjP7+/WiHtTy78k7lu9veKOdPFSRGCvrm6X2l2fhDP Tdxg== X-Gm-Message-State: AOJu0YyBS5BegAx4oQxLZA0zhbqmnsjyBavlUfMgXu9+5vAAB3e3Wcn4 Jjfb7C7luSfjh9QpMZhNl7ICEOj3B5n3Dqy5vKrblvExivaUSDaj8H9SjA== X-Google-Smtp-Source: AGHT+IGLERd2h3OAMGJnB1B1SHEleJbe1OLYR1IsKE+5a6yrOyku1gEdWVs2i8ydBDatfGwUEqgyjEkPEIDL X-Received: by 2002:a0c:e113:0:b0:656:49c4:82 with SMTP id w19-20020a0ce113000000b0065649c40082mr7446242qvk.31.1695329425368; Thu, 21 Sep 2023 13:50:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f10-20020a0caa8a000000b0065640fa86ffsm129815qvb.49.2023.09.21.13.50.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 13:50:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 13:50:25 -0700 (PDT) Message-ID: <650cac91.0c0a0220.21430.69eaSMTPIN_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 1A3B56052514; Thu, 21 Sep 2023 16:50:25 -0400 (EDT) Subject: |SUCCESS| pw131806 [PATCH] eal: fix location of per lcore macro docu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131806 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, September 21 2023 18:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131806 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/