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 DB97D42597 for ; Thu, 14 Sep 2023 15:52:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D550740293; Thu, 14 Sep 2023 15:52:16 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8B23740293 for ; Thu, 14 Sep 2023 15:52:15 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d77ad095e5cso1065703276.0 for ; Thu, 14 Sep 2023 06:52:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694699535; x=1695304335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AsAXfTBrTfe9KO12sVw+V2OBMF6JbmHDNyzug1lxauk=; b=ctUWQ5ltQ+9j9ut/WNAZ5S8LkENLhU92DKgdSjy1T3RyBSfDj6jkjhU8SXSupFTamE NHfjPbEczks/IJxyWYaJ/w01422JByPIN3AX95t++/GKZlG7OvGvpmi8OzhI2QmuBtvD 9xmoh58hihNFDvYdVedM/O3q4KFs22qTJkujE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694699535; x=1695304335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AsAXfTBrTfe9KO12sVw+V2OBMF6JbmHDNyzug1lxauk=; b=EajdDbSFKGWTcKxM/zD6t9vyk/jbHdd5O8PJXkOMwWQWv3P2JTT6943V2VNXdEhRI8 4YMbzO46jf1J/Y+qIs59HCx21glVWvYyfIk0HnlEeNakDPEP3S15Pjsketj1NliS7WVZ EuIRgMXz0buYrIomqwjr5iaFrQivF+TpIEc1BVaQnI960GvsYhCK1K66t9nYxerOlRW+ cqM5cjMVxDtcJnhEATBv/SMoly3Tyw718plKsultWz3VGnxmyyTwdckOA/pqR2XW8bX8 Ip86ScgTm0ILWL0VRSAA6leDxZ6ZZigutLSJoZ9dHDkt1AS9OS3Xc0tGtmgUg4Rqn0PR tp8g== X-Gm-Message-State: AOJu0YyXjkZyjNPilaXiOcYK2oEYhHVs2w7IoGZqZNmRz7AeF08RzN+I p/VmS2MSgmIizx06WBzXwmWakJ03rSu0PoYVKIh1XAGPDFx3QmJ5YqZjhw== X-Google-Smtp-Source: AGHT+IERi/7i3UaGyHxhwvDsJNX0jizx4wJEFAaUVjGrnOYTkX22d6eFhMXSk7QtM5uco3cSB9Ax2+bnzx8D X-Received: by 2002:a25:ad08:0:b0:d7f:8e1e:a95f with SMTP id y8-20020a25ad08000000b00d7f8e1ea95fmr5442991ybi.6.1694699534964; Thu, 14 Sep 2023 06:52:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a253303000000b00d1e00494cd8sm266417ybz.32.2023.09.14.06.52.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 06:52:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 06:52:14 -0700 (PDT) Message-ID: <6503100e.250a0220.525d4.6791SMTPIN_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 65E746052471; Thu, 14 Sep 2023 09:52:14 -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 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 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/