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 55A9743F81 for ; Sat, 4 May 2024 23:12:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35C0D402D5; Sat, 4 May 2024 23:12:15 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 419AB4014F for ; Sat, 4 May 2024 23:12:13 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2b2b42b5126so739621a91.3 for ; Sat, 04 May 2024 14:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714857132; x=1715461932; 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=/SJR8nE0nBlU5TX9sJsERXeXeze+AuSuoK3i0M8gljE=; b=N/AgVcSlAdEPxvj41VI+CPFZrYI30ibwX1XMUOw4K4MwWpf/00+RVgH3CK+pDejTDp 3epq17N0nw1tJzKUt8dVqcTM5w0kk5Rpn3RixZop+aaye9N/1eL9VIiD5wo/WfJ8UIL1 t3NboV/u1oKehiGhKJdQP5J4D2/CPQ65N//OM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714857132; x=1715461932; 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=/SJR8nE0nBlU5TX9sJsERXeXeze+AuSuoK3i0M8gljE=; b=jSFK7A+6v6Xii5GgYkfdsvBL7N4yKoAOzsu89TPsN7UxLS2EKVz2C36RwlOQo6FYnk xRkwXwN/xRbZFjkham4HaddcCCfNLyYQdfd39C15u+dDAN1XGqKuhmjyynHC66kM2Ve3 tL+ZcSO8958uzKTT9+/rQzE/mxdxcfj4azRNsH0LwQrqJAvdpZrYM/Zpms6rk+fepZJn pvI9XIGeCEpTWmAm6rNjhhNcnYVQzAR8YuR+J4O2jzVmVugCI9L11wkhc56yAYHzK8m4 KsTYYlUZgqaqDrk8R4vAxwtreDcTrAfkTSloVuJHiugUtQRXivC5dZ/Cs55b6fmHqnzd XrFA== X-Gm-Message-State: AOJu0YxpKb88YzQ2Ynrqh/43gapmKuv8JpPxN96Y5LGjv5oUuBJrrg43 mNR0+I7ZIXRB6pDgVvF1lXpoeDdXSS7LNEBDaVVELmWtKcUU88E+Xp8QqEfCYjxA+qTEYlrlC6Y ORp12Lki83qZZPUtxJLlVzh3F8galjeg9nsoAemvXpbRJnU5z0fX3hoSk X-Google-Smtp-Source: AGHT+IHOT1gCI+RAwufySqyRqgWoo4SPXxA4NcDgThFrGSDvfN1wlDDobT08S+YpPP1xQSWcaNh+GKcxRenK X-Received: by 2002:a17:902:f64f:b0:1e6:116b:b0d3 with SMTP id m15-20020a170902f64f00b001e6116bb0d3mr8581652plg.28.1714857132413; Sat, 04 May 2024 14:12:12 -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 w22-20020a170902a71600b001e424ab5384sm216248plq.80.2024.05.04.14.12.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 14:12:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 14:12:12 -0700 (PDT) Message-ID: <6636a4ac.170a0220.dac78.d3ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C18D6052514; Sat, 4 May 2024 17:12:11 -0400 (EDT) Subject: |SUCCESS| pw139860 [PATCH] [v3] devtools: add .clang-format file From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240504191837.1096185-1-aomeryamac@gmail.com> References: <20240504191837.1096185-1-aomeryamac@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/139860 _Testing PASS_ Submitter: Abdullah Omer Yamac Date: Saturday, May 04 2024 19:18:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139860 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/