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 9154B43CE2 for ; Mon, 18 Mar 2024 11:30:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CE184027F; Mon, 18 Mar 2024 11:30:23 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 97DD94026E for ; Mon, 18 Mar 2024 11:30:09 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609fd5fbe50so44351117b3.0 for ; Mon, 18 Mar 2024 03:30:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710757809; x=1711362609; 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=Q7BUfOn/VwxQrTg9KFDIsOQ7AgkODSQOkJ+JtfAP3Pw=; b=gQDax3JMV2QPX/ujlUwUiUssI71voUlfcQUSgHIylMt9IAWvW7yWJQGq/pvLJ03pYI +DMzwyhGQL20mQSJimZTnfgJo/XxK5yBG+v1cT1nX+Db77gILputGTU1pnnaGafApyrI KpmKEYLsOfG01CIAh9AXe9zqkcLZ8pxiM8oM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710757809; x=1711362609; 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=Q7BUfOn/VwxQrTg9KFDIsOQ7AgkODSQOkJ+JtfAP3Pw=; b=I2cHaGXDQ1HbYu7NU9PZ8mSSJf/FYX7ZyRn4m6SW4JmZkTRAtuPDPnWOrKsX7ifVSx IpSsRcjWzSURQyJ3d/C/8h/7gn7trAFWWVzJOwBul3bKk4Fkl59NdOYHqvGHIXrE73f4 J2Ln8H40qxmw1LYjSTEv8XZW3ojox7fGsYeDscv+AFqC0UG5w9yxluO84jO9JKzsNzPy E+9srt/7v6i90QOVbIwaxy0LBN9xjMJI4lTJu7QC7xZgIJG80FHEmWid7+RBMxWe5hNE k+psXOppGRgCyDxtw2rKobdvbGe1WcFMt0VdRdlaiV0Dpats0X8JFtYPjT6kyetS+6hJ iYBA== X-Gm-Message-State: AOJu0YwJMYPTVE5ZRak9pkV7pDmsXKlM9Ek4QZqdtJFSn5+HVbWH7oGi fmvWbAWYcztl1qMyTO9aOn12LRfUWWS02wuAHdazo2efMi1qmXfnP8EnPBG9XRmQCFWALtuzKFG TajuWtMADPjBlCu4dtE5Dq+dEcrbfaQr1ShPqnzH9 X-Google-Smtp-Source: AGHT+IEq8U9cYq/x4cXrN6sbpTOKUNryAeo/I/XmMoyACmsGDUVHnBtDhzWYVseKO24yqzyNckBEj2z2F+y2 X-Received: by 2002:a81:7105:0:b0:60c:c608:70f6 with SMTP id m5-20020a817105000000b0060cc60870f6mr11730920ywc.14.1710757809087; Mon, 18 Mar 2024 03:30:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id da20-20020a05690c0d9400b0060971c606a3sm359277ywb.50.2024.03.18.03.30.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 03:30:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 03:30:09 -0700 (PDT) Message-ID: <65f817b1.050a0220.84340.345cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B3A966052471; Mon, 18 Mar 2024 06:30:08 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.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/