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 41EA045A78 for ; Tue, 15 Oct 2024 18:53:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DF624025E; Tue, 15 Oct 2024 18:53:06 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 92E1C400D7 for ; Tue, 15 Oct 2024 18:53:04 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-716a3e50a81so3153124a34.3 for ; Tue, 15 Oct 2024 09:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729011183; x=1729615983; 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=5xx+19xdGhiPRGPHi56KaT5ZtNvWRRW/+Az/+hwbONY=; b=EBmPEmx6N7uc5qZg0yC3sCqcA3hFbH5O9QTwhmgFfUBW+sRdgnx5x8ikmoQlloDQvK QTmFDU6wKJY0hz916G4YEnzm0tEg7elDTP7xfomY435vnIitbTNs/Qd/61IekF6B0UDD Jjjob/AjDj/eFXN9GnF8AfaK3ax/051b7KKmo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729011183; x=1729615983; 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=5xx+19xdGhiPRGPHi56KaT5ZtNvWRRW/+Az/+hwbONY=; b=O4HQhuE2+2XOntkWlMXhy1Hu5/WeUS5V06LeHHgyTkXS24EZKdpMDoVZAVkDmxV17C SstKIbp35/u8csOpfx2bu15glr3Fp23Fjcf2G+myheaH5oYdwczKCwVapYXxWX4t2+bX YQpqvtY37HapSaYs2jY0/MUV1bnQ4lb7FBoIUyhS/NF7eBHE2FzuAnfHElaY4WzJcT+P Zb6GO2HKafoCJlWtjPK0CVIjGppX+sMV9vCy0KCGXSxook5WUQG8a9C6aUMnl3DEnsHS vw92eXGO4fe8Nutph/kTug/SevtV9C9dVOXop/xXb7KzVZDpU/hMbnB1r9I/iPCq595H 6YWw== X-Gm-Message-State: AOJu0YyU2mhjrxjRGJUXI2Min/gz2xbuflREwmkLJcSpytzEQz2UliiP GrFiOsUVl7sbjUW1em8aaPM836l+7Sl5REtShw99Q5geZ3W/xA0DLNgXDwY0G0Y+9C60kUdJlqd NFipY29Wl1sBL3MY627nKdbEFwmXf+yFfde3v6FyP/fSxRSShzytD4MnD X-Google-Smtp-Source: AGHT+IGzVwUYVadvTLGYELu64OX4EdyeKpdqdp3ZhJa8u8Kq3ZoRIZOP9dYLn4jb1E+E6S/a5LvY+0f350YD X-Received: by 2002:a05:6830:310c:b0:715:3a11:ece2 with SMTP id 46e09a7af769-717d62f904bmr12384674a34.0.1729011183560; Tue, 15 Oct 2024 09:53:03 -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 46e09a7af769-717fb9d8954sm47829a34.1.2024.10.15.09.53.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 09:53:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 09:53:03 -0700 (PDT) Message-ID: <670e9def.050a0220.2ff048.3bf4SMTPIN_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 022EB6052471; Tue, 15 Oct 2024 12:53:03 -0400 (EDT) Subject: |SUCCESS| pw145922 [PATCH] [v6] devtools: add .clang-format file From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241014221642.66974-1-aomeryamac@gmail.com> References: <20241014221642.66974-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145922 _Functional Testing PASS_ Submitter: Abdullah Omer Yamac Date: Monday, October 14 2024 22:16:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:d8381a8f54cdc789c4260efefb5a17b9612f417e 145922 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188276 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/