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 9D36143F81 for ; Sat, 4 May 2024 22:28:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94074402D5; Sat, 4 May 2024 22:28:56 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 908FD4014F for ; Sat, 4 May 2024 22:28:55 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61e0f733e8aso9037637b3.0 for ; Sat, 04 May 2024 13:28:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714854535; x=1715459335; 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=LuQLihajTSt5P7YllUU+ZwcKQz51J0zULF6D6J3AGog=; b=PVZAHtPp4VjKl4VpTI902Qu+kwcdDIccc3sHN0iWybfvms3uMxHuI5ZRl9RdMb5/jj zZTE06/olpYzDaHlTBhAo11cs8jWkdGeIEZ98zSyQNrL4ihqCpPBLQLyP077t16Xffts u9gEQ2NStxri+hnLh64UOyt3EqDbl7AjAz5cc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714854535; x=1715459335; 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=LuQLihajTSt5P7YllUU+ZwcKQz51J0zULF6D6J3AGog=; b=gNstH0m137/B0UABBmTz5X62/GR1e3+9zb7QpSgbFKQU53oM22aEzo8+FmQrR7BIN+ HIGoX3osAHRUBEftnIhmjPIT9UdlcaBmoUzo99UENgvHuBkhUd/B/lip7mf9MATH6RCy GUt9pwhCmnK3jY8C0eEup+i5JUunSfyMcB7Bof3rWfUBaN+hL6zyHSNzfb5kTj79+zr1 8f4mxapRlRnbkhcw88FCCCzJVxxqq7cRe3TqXG8MLR3ciMxGOKGxVOq0Rm4wh1s1oaDi ACXdM7utrtfktGvfVGO8HT3i+xLnjfnRNEzrLuB1eYu4z4s5xKQ7Ag+eqSnxBOAHwlek hXEQ== X-Gm-Message-State: AOJu0Yy8ODdh54BLjpGFnvyXgUdaAOAn9de7BwCm2DlhHcp4k3Zt8+AR AIuukh3ugtcizrhBcXtAKVOQLpHR1npdodZptq8vu2a8aXKW3v+ABD2cO/y/o3CBdGvrS0WL9zp LC3DfgsV+eZA/5w/H2EipHLFMDD/uN1zg0RKftBO8 X-Google-Smtp-Source: AGHT+IFn/+8HE+gILnsKbxkl2mqNGYLvA+hsisB//URj1EmK0DfsugYDfK+BOgHb8WtK2B52OtNGEd5na0p9 X-Received: by 2002:a05:690c:d8a:b0:61b:14f8:b628 with SMTP id da10-20020a05690c0d8a00b0061b14f8b628mr6730495ywb.23.1714854534980; Sat, 04 May 2024 13:28:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j123-20020a0df981000000b0061c3dc2442asm328748ywf.73.2024.05.04.13.28.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 13:28:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 13:28:54 -0700 (PDT) Message-ID: <66369a86.0d0a0220.28cc58.362dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A9BD6052522; Sat, 4 May 2024 16:28:54 -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-unit-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/