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 511EE4260D for ; Thu, 21 Sep 2023 21:49:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4ABA4400D7; Thu, 21 Sep 2023 21:49:36 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F0547400D7 for ; Thu, 21 Sep 2023 21:49:35 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c5c91bec75so11280715ad.3 for ; Thu, 21 Sep 2023 12:49:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695325775; x=1695930575; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AGbww+y4fL6uHPG/T4x0cGOaJd5+UTfTyKgBygDYPP4=; b=XlBCIkPJ23hzUaT9Z3f0UAq+/r9sk5drYyMDJFpFbaDGfzGtJgb/adtDszKQn4LVa2 RgIvrMt4MUuUN5gpQo+IRJFHAKNzUCPGMfo2hcPS9IWGf2Hb5oT+ZxBwknhr9xRSN06D dDMLkNEMTg7KwVPpRm2A/qg1lXmtq5ZmwRB0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695325775; x=1695930575; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AGbww+y4fL6uHPG/T4x0cGOaJd5+UTfTyKgBygDYPP4=; b=TAF6k5FYiVIMPBx+urGry7iPAPXIfgsdFdx/0FlArscP6Ix2EL3SGwFRl5CefJJxT9 zPZ54FffOFjso0yD5A3eftKZ3OIBNLWdMY+TllNvr05Yriw9x1WaU/Ns0+QEdfC7kTQ5 GqK/XO/5hG/WabWa4dRfhU6vP+vafdSzhfDWB/0pso8jYKSt4GPNOOQVK8iBNQIBE8Ev dqQQvqsLwPbfdJI1al9IXZngiO55a9rUn/e9R+cWgmQHV9+tjeZZ0kiQcc3D+leT9XQ0 0XjLKTE+DB68tn9ZBDVv7e5E8GtHLujnsU0SBwGS54X4Joc/O+jDo1z8by8oCe5+/nGz 8FyA== X-Gm-Message-State: AOJu0YwIjnxs9Z7CQARSCk9irG+lV1DiNMBiZ0plLjP+GfJgPqNK8O9q k7FeJDHtdAyJDvsVVEIkWkJoTp07BJq1JmM1jz3B/91qDB2fnyA3vbY8pg== X-Google-Smtp-Source: AGHT+IHntdDikRNLsDxFqn8TEG/tbsBBcq3G2TcHdXzLuvODunCU22YLFMK2KsxFwCggxgMNOntKLyZQfOHL X-Received: by 2002:a17:90a:9483:b0:276:e8d2:3b03 with SMTP id s3-20020a17090a948300b00276e8d23b03mr2805527pjo.17.1695325775181; Thu, 21 Sep 2023 12:49:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lp13-20020a17090b4a8d00b0025bf4a7a867sm161913pjb.2.2023.09.21.12.49.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 12:49:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 12:49:35 -0700 (PDT) Message-ID: <650c9e4f.170a0220.ca5ac.7c4dSMTPIN_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 606486052514; Thu, 21 Sep 2023 15:49:34 -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 | +---------------------+--------------------+----------------------+ 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) 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/