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 7AC7043F47 for ; Mon, 29 Apr 2024 15:44:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75ED04025C; Mon, 29 Apr 2024 15:44:42 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id B193C400D6 for ; Mon, 29 Apr 2024 15:44:41 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5acf5c1a2f5so2968957eaf.0 for ; Mon, 29 Apr 2024 06:44:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714398281; x=1715003081; 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=12hLk7Un+2XbKZW7b7jhAIzAmJBki5g1jPd1cNGckLo=; b=gE2EbRpPWjZ5wStExZsqq8uQ1/1pAxxJi4dNsmYpdXW2fDivD0LyhgUsWyriufgh1P U/RXvIbJPDk8I1LiT7hAt5SEvdnTsiKrcqgMznkcGwN4MTXvkAXXxYkLH+gHpWmw7yax mmQoH+uKEZOCWNTa4dUYyZdiFPP1nkBD+JF/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714398281; x=1715003081; 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=12hLk7Un+2XbKZW7b7jhAIzAmJBki5g1jPd1cNGckLo=; b=K01UatCBqxWp15DvSoJth4F2cSf4gLERfFCe2nZdaIYkUna7oa1K/BgKxsbbgNNAXx wujYyHlIaF7VGA6P9fKACQVxa19zIgOm8obYfZ9Vpgd93TIxgUBO/bxMmPsNcbWUEY/T W1GNvHZ7wE2wAPmjHWMzE4gp4IYtytwilDdUJgPB/gxxlR2KXUQBYwPbdPXPyPUt+YHu aFr/FGq1nTnn6rOJo6/PptrWqt3L+yszmOoEUUmkQABRUlW+TfNFn6GgTTi9qmymkUpR xzjN7iyK5goY7GEOrO+LE5nPyEbmvTIItwCzFR3LDDxjPwhphTloZ94Oo9CJ9dYzAQak 4MfQ== X-Gm-Message-State: AOJu0YzqcdIe0P0feSiyL/REPuCY98GP10EIXhnQ52ygqWQxjtNfM0d+ pvfiOeUSTOpDlRdMO8AlaWK6Zt3LYsXm9ddUywRPqGFBLD03k2RCanEYwMhkpxfrlnxhz1nox/j T79Dmg1FSFQJfkLKxw1UW8WI1HFT7Zi5BI/skd7vj X-Google-Smtp-Source: AGHT+IEeTrmqmMgvcNkErt+eYHijfqvdezxcDnwgoEr252WO+nj8RVz19wiZ2PTvoLG1M89LmKEqqJ8sIs0W X-Received: by 2002:a4a:4b06:0:b0:5ae:fe80:7dd3 with SMTP id q6-20020a4a4b06000000b005aefe807dd3mr7976177ooa.7.1714398280989; Mon, 29 Apr 2024 06:44:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g10-20020ac87d0a000000b0043ae5c6b703sm257681qtb.28.2024.04.29.06.44.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 06:44:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 06:44:40 -0700 (PDT) Message-ID: <662fa448.c80a0220.5e1a6.b665SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9ACAF6050A62; Mon, 29 Apr 2024 09:44:40 -0400 (EDT) Subject: |SUCCESS| pw139724 [PATCH] devtools: add .clang-format file From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240429130414.1049310-1-aomeryamac@gmail.com> References: <20240429130414.1049310-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/139724 _Testing PASS_ Submitter: Abdullah Omer Yamac Date: Monday, April 29 2024 13:04:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139724 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/