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 8FCFB4260E for ; Thu, 21 Sep 2023 22:05:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A4E1400D7; Thu, 21 Sep 2023 22:05:28 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 59FFF400D7 for ; Thu, 21 Sep 2023 22:05:27 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c0d6fef60cso861581a34.1 for ; Thu, 21 Sep 2023 13:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695326726; x=1695931526; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQQ/DB+keuGCpOksuNE6o2Yynn3zsUCogJc+SFNI04U=; b=AFDc19qtuDA7ibP20wDw8dfXsilvH3+W9NEjplntXgfHzv6C96FjphRZ9imAziUTY6 3iIYFsFNE2A/pdne/tq1XpEAlWGUBW5T9XJgNlVKstTTGqnhHjqb+xKGoN0hevpviKBd c9eTS5275lROY6i077ZlfD5s17kFJU3PuEWsM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695326726; x=1695931526; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQQ/DB+keuGCpOksuNE6o2Yynn3zsUCogJc+SFNI04U=; b=hKF7aNdzDJgKizwjbF8FtDjB1kyITPa6vBgQSbhHpHNolYVHwZaua98HA120SX/b/E gmVMD0/WoRic6Yh0RSRGeWtQC/+7RVMlAR03ISNQPRQw1Oss6X3RrjE442svTr1yhplO IJpo4vmjYPjVmKTDCsQmwpXVX4CMm3YNnu2fQTspwcxyh9endppGq36+tXnbrz8s/CB0 2iQ85GPgVaiPqSde/veDqckt45Va1jz6nKaeDGkV2i4QkcqEzfOARdqSCE4nBitbTQwj efKO/V4DlcW1/52FsSPjvuTMlA+/6j4BHYnCdPjU/aFPWBw/3LR3sotQp06RLXf384nU XjIg== X-Gm-Message-State: AOJu0YxqZ7rYimjcp74+nY/FcCUqT4NKstHX1dVTwtfG2XGfnMhQmKbw XKhtM31KBzgUsIRytLHqBLY6v/gjXcAA/6Phs61dq5ra7Z0IwbWQR6eOqxPwLonq3BrudPdufA= = X-Google-Smtp-Source: AGHT+IHHUaA8DBFhZarhyVAvrFA6PzojbcjuSxoV2mS1csEeg8O3RG9nUlnBIoRhTrZCdXGzXQKOajxyWRZL X-Received: by 2002:a05:6358:c1c:b0:134:c859:d32a with SMTP id f28-20020a0563580c1c00b00134c859d32amr8361851rwj.25.1695326726564; Thu, 21 Sep 2023 13:05:26 -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 x12-20020aa79acc000000b0068fce0c7163sm131955pfp.17.2023.09.21.13.05.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 13:05:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 13:05:26 -0700 (PDT) Message-ID: <650ca206.a70a0220.88dd2.5e0fSMTPIN_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 BDE9A6052514; Thu, 21 Sep 2023 16:05: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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/27691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/