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 4F41943CE2 for ; Mon, 18 Mar 2024 11:30:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B2914027F; Mon, 18 Mar 2024 11:30:04 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3DC474064A for ; Mon, 18 Mar 2024 11:29:54 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a46ebc0f49so1323665eaf.0 for ; Mon, 18 Mar 2024 03:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710757793; x=1711362593; 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=Wj/ELGxDZDMJKsXZZpatEB5mIYDmg4+rNpdEiHVE8QU=; b=B/iE+PgFhr2g1YkrUQTLsgT1NhgWcgY7+44yi4q69fuhvlmjT5efL0HZvARzysHqH7 kklm7VttXMY+lzZTkbJTva9a+KHNRuHQKvFn5TfvhCz2sUnv9TfSnU1QlGo18AsihYh/ 8javUwjQp2PLZ6cr/tIulZ2P9/kHPMugxhadA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710757793; x=1711362593; 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=Wj/ELGxDZDMJKsXZZpatEB5mIYDmg4+rNpdEiHVE8QU=; b=QkEjcw1mC6lCoyk+WPFm5DWGgfHWu+taBA/vE24nKJgy2ZhMISK1/ZcZhMA6gUwyvW 9MkNssRSphI6I8MymCqH8Y3pybYm4rU5HrTSj+BVPuwrzwE9xBAbovAN9++Xu7gFYk2c ApZlWxXs87J3oW4lVs6tesm/K/FlwxSazRx5C5rW9PExFmWOWOYrsEgHbWrCP8ZbwVYm Cb1YBbQblR1J6ASWtv9H+HxY4a3jIJaRleJGdji2sXcen2KlCJBNAiUGrY5ayv0IUUFE gHvuiOfMs5ReH9Fr3lubo19kyNJf93QjxVam8plTFqPxH1wPc1qkMwUTyPz/wNAd9SSG V/Og== X-Gm-Message-State: AOJu0YwXZqmglv9DGFw6MxnNjwiM3Rt+pKVNMjhPIe7Wh/crJ6G5NE1d YTBPo2B/NKMd4624Men4nQYK3w0BHBaIxf7zrmPuYZkpe0uad4rdLVqzelp5Tw4ZXwOAjogmiIA 9xRBhiyDdc4ZQnEG5cnVowWwTnr7O/BXmDMm9Z+MLVLtnHwzUt1wLqRkg X-Google-Smtp-Source: AGHT+IHbDfwo/6Ncnys1SBowV8G6A4JG6wPq8fq4tPTf2vqA4A2ahRjljbGv6itFIMlbhHQ/U5+cFzWsqDxv X-Received: by 2002:a05:6820:217:b0:5a4:b8f2:5820 with SMTP id bw23-20020a056820021700b005a4b8f25820mr1455433oob.6.1710757793470; Mon, 18 Mar 2024 03:29:53 -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 v44-20020a4a8c6f000000b005a1682d683esm644746ooj.22.2024.03.18.03.29.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 03:29:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 03:29:53 -0700 (PDT) Message-ID: <65f817a1.4a0a0220.26104.ba5cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E87736052471; Mon, 18 Mar 2024 06:29:52 -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 | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 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/