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 B319042598 for ; Thu, 14 Sep 2023 16:40:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE24040289; Thu, 14 Sep 2023 16:40:08 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 22EBF40289 for ; Thu, 14 Sep 2023 16:40:08 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c3cbfa40d6so8961685ad.1 for ; Thu, 14 Sep 2023 07:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694702407; x=1695307207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U3xlp6Ab1pyArO7wr1LbR2YpxgGlrH2GBwCmVesqwU4=; b=dGKbhmOcYhIjEK8ART4SBa3UCQIDI9dhHyNFLgwBepOT5eqAzijM50+8wxs659vblu Zk4S3v20Ki3SElzZce2T+FpEX51X27IVX0grxXuZcqQivUo5MXlxlsBSeUd/NG1q9a84 EZmI+1irrL8mvk6xO5sdG8hJrxAALPkQjPjdU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694702407; x=1695307207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U3xlp6Ab1pyArO7wr1LbR2YpxgGlrH2GBwCmVesqwU4=; b=Mqb4VJtL0bg7CEJs1QBUUTIGbnl7GqpwhM8Nv8Ihdls1s5ee44nHVfdi09ZC5NABwz cM6kEdn/7aAuhL4EDOaZ6c2Brt2YkBr5Y3VZVHzaewtI8NSC8rbxVjcJ+5aC3VV6A7Ke USTYn2tqqfOnNwrp1wcQzwdjrAi9+1PJ1H13K8/T3z3FX8FV/DWR1dm7/CSNPI2QhG+U qRdqF9MXA60qCp0+QcLCnAjvVQTO63ava+7qVsXvSqdh+4D60lTvGU5dV9S5nj0xtrOr bQkwBZ2XaMRYe460lqXrrG8GoVgfkCGQlBz/RSf5hhRVwb9uLeJlwla74Vo/7JIPgr3d 0jKQ== X-Gm-Message-State: AOJu0YzuV3ocvVFAT+hE8ahRxCyoR1MMjtMmdyK6bezgwta2o7GVv/8R F91SdF43QHh+hdCTdV+wNBOnNKA9MxUqbwCpfouA0MttJOY7U7dEgOeDbGDBXDQSacHj6msvAg= = X-Google-Smtp-Source: AGHT+IG1hrHETp1I/BhNQ/L23LbgD7lpPyBpzt6RGBrNJRISe8VVsjbZ2HCu+VNpbF+I3cjfmymtVFnAaU+0 X-Received: by 2002:a17:902:ea08:b0:1c3:758d:32de with SMTP id s8-20020a170902ea0800b001c3758d32demr7003538plg.12.1694702407435; Thu, 14 Sep 2023 07:40:07 -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 o24-20020a170902779800b001bef2617b99sm178321pll.103.2023.09.14.07.40.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 07:40:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 07:40:07 -0700 (PDT) Message-ID: <65031b47.170a0220.53d67.3d75SMTPIN_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 9B1FA6052471; Thu, 14 Sep 2023 10:40:06 -0400 (EDT) Subject: |SUCCESS| pw131414-131428 [PATCH] [v3,15/15] devtools: forbid inclus 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131428 _Testing PASS_ Submitter: David Marchand Date: Thursday, September 14 2023 12:36:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131414-131428 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/