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 A09E443CE2 for ; Mon, 18 Mar 2024 10:49:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99DB640289; Mon, 18 Mar 2024 10:49:56 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id AEF3F4026E for ; Mon, 18 Mar 2024 10:49:55 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690cd7f83cdso24148886d6.3 for ; Mon, 18 Mar 2024 02:49:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710755395; x=1711360195; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=B1KY7y3zy15g1oNBcBrRdwMJP4PMa2gYyYpSAWl0DKo=; b=EDF2uiXEhcfz5+nGLKFe0oKR4CBQeRY6zCkI9PSpJwL9vSTHWTL7KonK39wAE/mvQr OTIhu1JhrcRwicv1+czAbN4zz/10GQjNNThQqOeSBN6cHxuHaDfNgG9ve2v6WO3PUF1A hFfkbEaLAnCyXtNxCnZEVimrMQmFpzXLMF+Qo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710755395; x=1711360195; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=B1KY7y3zy15g1oNBcBrRdwMJP4PMa2gYyYpSAWl0DKo=; b=H8fdKBuMrZgABlkXorjZgc7QrRCJvWxo5xXcm/nyZmRhUdnID0U1F/xX8NqLrYIlDI y8ZH10l473YR1WtgAZqif7VMwqdgUMVqRu6kk1VQA5c5LkisYXrBsqKD2n83muDOQwDW Hd5zD2nqmoLtwgfPQ7gW/RB7ZUcTHV++U40kjo+nvrwoGeYGRMiuWcGCkC+wx1L7zD8O +RXK9FpuOafLP05FjJo54wEBLuL1mP3pOTNQhnQDyUewkExej+3Yn7WFXzS2rJKkYtYw uH9Z+siSH6C+XumFDHdLbwvQi6W3EMgJnOgAFRNtAAYVC8YvTN6Tpmg3HM9I/IcYgQn/ IKUA== X-Gm-Message-State: AOJu0Yy7Tcuyi5nJt/zoTlX5r6p7Nfe2BofKkeOB9jXsk3j53G0KL+8K OKdG4AmN6QF0LDnKMjVZV54RmdA2mnxg5N7G4bkXOt+GE1idSGplZYiOCejpP2ItI/P0tRVlU9a 28h8XRp7CRVobP95R/mwBkg7ulh32SQ1KqrfwxosPTA/DthBNa+M29RQs X-Google-Smtp-Source: AGHT+IHog4L8ILgmhbSP41+9V1laPzhGj4f53n/xer4YQHNXYORwd6YRpp4RuOW/3+1dgFwjO1hKLai4OCfi X-Received: by 2002:ad4:584a:0:b0:690:d028:7d23 with SMTP id de10-20020ad4584a000000b00690d0287d23mr13509210qvb.52.1710755395209; Mon, 18 Mar 2024 02:49:55 -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 ey4-20020a0562140b6400b006918315050esm477868qvb.14.2024.03.18.02.49.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 02:49:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 02:49:55 -0700 (PDT) Message-ID: <65f80e43.050a0220.b664d.04fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2FEF6052471; Mon, 18 Mar 2024 05:49:54 -0400 (EDT) Subject: |SUCCESS| pw138440 [PATCH] [v3,1/1] eal: add C++ include guard in ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240318024415.555614-1-ashish.sadanandan@gmail.com> References: <20240318024415.555614-1-ashish.sadanandan@gmail.com> 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/138440 _Testing PASS_ Submitter: Ashish Sadanandan Date: Monday, March 18 2024 02:44:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138440 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/