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 C946F425DC for ; Thu, 21 Sep 2023 22:44:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF17F4029C; Thu, 21 Sep 2023 22:44:37 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id DC2834029C for ; Thu, 21 Sep 2023 22:44:35 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-495bcd861ccso576224e0c.3 for ; Thu, 21 Sep 2023 13:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695329075; x=1695933875; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nV8CW0/jZtDOA0JiYQhn25ypjl2wuZDEa3w9APyuLxw=; b=A+zq5mUfwsU02tFMH2bEjG+SBZ4lji2y3hNU8soXoz5kgD+4v6RAGQiKroPVDV39s/ MQxUETJsfyF2EHpEC+mTyyKOvFs/Whr79biR3swJZl4mHwXEaEZLN7NYwWXIBLY+Ivts FVxOCcKZXrjUsvlFFTEupOELZFSoxw9o6n0Q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695329075; x=1695933875; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nV8CW0/jZtDOA0JiYQhn25ypjl2wuZDEa3w9APyuLxw=; b=Wme5YiKfEC5+7DIBjo9I1N6ujzum5nxDWwIaU+ENoRsEq1qgoVNTh5ibKsvwFbxcDO jqLICf69tiqDItJEXMVR1TUfiDOb+W1ChDFJFozuoCgJQe1Hmt3rCpVmRpYnHFOvW2h8 5h0FA0IKfEroGAw4ynmVBD+rini2RgVEZmlNdDQHNXWYyimT8UxODs9OQBxSzqgax+v9 proesvZan053gCyOJY4NTIQt533tn85I9xYQKrZ6QoGFyDR32EggwaIJscyAlkIZqBpo xeyM56gno0LSnN/KSteyvZrmXTLZ+bPjZVE6GrRVtz/MVSlbyYoQ2UUwBeIpoj6Y9Vrc fsAQ== X-Gm-Message-State: AOJu0Yxp40S3wabooGuy0IVJsENOIbTMtru2nNjvERYlc3yypYwZuRiU rG9zuP7Qu7Dotb60RIOBxLOGI1r7DFAQ3aF/HiaRMimElFXt+GRxPcpXEUvcY+XEYhOwu0vTdg= = X-Google-Smtp-Source: AGHT+IESaRedSNz8v5Bj2E0hWDJy2ApquN/e3sFEHYKk4E5h6B7+tOHa1ZQqZ99AbsYw8bHN3LLeN1f2lJ7M X-Received: by 2002:a1f:ca03:0:b0:490:aa9b:4809 with SMTP id a3-20020a1fca03000000b00490aa9b4809mr5886474vkg.4.1695329075203; Thu, 21 Sep 2023 13:44:35 -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 l41-20020a056122202900b004935bc482dasm158198vkd.3.2023.09.21.13.44.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 13:44:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 13:44:35 -0700 (PDT) Message-ID: <650cab33.050a0220.e121a.73f0SMTPIN_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 D7F6B6052514; Thu, 21 Sep 2023 16:44:34 -0400 (EDT) Subject: |SUCCESS| pw131806 [PATCH] eal: fix location of per lcore macro docu From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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 | +---------------------+----------------+ 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 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/