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 A045B46095 for ; Thu, 16 Jan 2025 00:14:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CC2D4025F; Thu, 16 Jan 2025 00:14:55 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A8C1440156 for ; Thu, 16 Jan 2025 00:14:54 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21661be2c2dso4509115ad.1 for ; Wed, 15 Jan 2025 15:14:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736982894; x=1737587694; 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=C+Lc+s3LYxlx1WljmGixVJPLB6tFeFm437dbnmHh+Tw=; b=JBGuyewf74W9oi5WulW5xp0HozlSZoIlT/bMI9+nMr98FiNHraRc4g0IAKY1Q/5QmH 1b8qO0TfqJMGugyaEeBn9ROHWze6cq1H1utHzH6T6RwqRdtvH5b38MD7NuyplZ6/c/WY lheR+4TldzRBgNXifJ5hYIGCaqabt3s1yGd4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736982894; x=1737587694; 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=C+Lc+s3LYxlx1WljmGixVJPLB6tFeFm437dbnmHh+Tw=; b=CQa84iF83K6xWmNqLHZs/i0f28cwvoBVvU1rx/ThxhpBeod62yE5B6cfDZj1BR8WuF /E1i9Vm3BL61SSxPO5NFhNT5gWn6hcQj2Jze7apH+KslV4GtjNyUv9r3AEDe3K+NEYnj Y1WnjgUGj9v+TMp573xD6jIjA/wAjk2MaZZxHK/371vGZ7B7i/LZOzNAKfGQGg9bxaDH Ml80lEOUaBc4CpAiDEBPcwTx20pCxrz/+gKjVD2N1LywA/1CGKzI/om3ZBGtey31JIHC VOmSxayRuWOt0aPgpcrE/rBawss4XLuZQOl/yDe6yo9R7mJ9dY8N4iaT2ieGRg8yojD5 Rv2g== X-Gm-Message-State: AOJu0YyRCAP1F438qzuWAloD5VH7wzgL7EhvI+ts3s5kNJp73MURWUli l8l0lyd6SnoP+fCZg6CKJjFcXcM1L1JZHKAVs6ruxfj1f626xNGl08jxIHNsU+7aH9RT/w6LMPf pCHAs9rK82CQKYDou0CZ1MJKCUCDc+41qrE9Pxzv+ X-Gm-Gg: ASbGnctMXNs1PLy1ttO8UsAwtwfO5OHWupoDdHj3lmrTBiQnRGJPrnyoDx3qhe6wpQU MTebzlHlGHovq6UmNL+tZ09RWo8NKwe/hwbhMCOCTxZhoJ9jDbkqnpuk03NCh9Gc1YrxCzEGnMB se1RPws0HnL1PS2fWup3XtNcx96lbHhgKd3skNJM1f6WhIW8jdyZI+jusB0SRv14g719oVi+wCT ZKc1807hugiA29WbXNiPII/vtycCAa6B4LQXL7csaVjDo3zCpbX0Oil7CRfk2ibZRSAugTu0BR6 kR4Z/g== X-Google-Smtp-Source: AGHT+IE0zhe3Lxsv1wzRGfQVLf2z30O1/6B8CcMLBMelDOegG0uxo0WAv3ZNRQb8LoMlWJ5ARddKJgg2A7p9 X-Received: by 2002:a17:902:f54e:b0:215:8809:b3b7 with SMTP id d9443c01a7336-21a83f36de7mr434012435ad.7.1736982893775; Wed, 15 Jan 2025 15:14:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f39e0b9sm5293405ad.101.2025.01.15.15.14.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 15:14:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 15:14:53 -0800 (PST) Message-ID: <6788416d.170a0220.38d3e0.65aaSMTPIN_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 EF2D06052471; Wed, 15 Jan 2025 18:14:52 -0500 (EST) Subject: |SUCCESS| pw150117-150118 [PATCH] [v4,2/2] dts: port over unified pa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115220527.16782-3-dmarx@iol.unh.edu> References: <20250115220527.16782-3-dmarx@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/150118 _Testing PASS_ Submitter: Dean Marx Date: Wednesday, January 15 2025 22:05:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150117-150118 --> testing pass Upstream job id: ACVP-FIPS-testing#8565 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/