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 1FF9345834 for ; Mon, 26 Aug 2024 20:13:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1D80400EF; Mon, 26 Aug 2024 20:13:11 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id DD0104003C for ; Mon, 26 Aug 2024 20:13:09 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e116ec43a4aso5177888276.0 for ; Mon, 26 Aug 2024 11:13:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724695989; x=1725300789; 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=6IcYfgMJJDEd3FxqiCOyCSlTRB0PmhJfSqEqbAmTSaQ=; b=fQ//XUxVsbasXvwS+b4UOzsGIz01Y5iwlhXlK5l4Cp/BgrLCemBVvrrMF3KQWQMA9a xEaNo3NfbGBwax4OWj4gDGUW8j+Qb82CjYnOplpsc4HcH/gNfrkn6mrh6hYDzhqJcugu PWGNI8QePbBBqePeUENsD9QY3yJqG0l4r2hoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724695989; x=1725300789; 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=6IcYfgMJJDEd3FxqiCOyCSlTRB0PmhJfSqEqbAmTSaQ=; b=Pj64AqoOOWux5ZSQbnG9iM5bPX1E1kndsf6EmGDFPX4L3lKhCswJZd6djBx6Mdf3nd h4HnYMenm5g0h/jD4V18d3gzpI3YSko2hBYwoKSVZuHJayE9erhkO9eTeQcL+6BLWkSO kPzvLbZOzkeYxktQ94D6TPQWNv1/hcYU+FnyzGvOvFSJ2HBiSmCnpqM9tOiB7G98o3xf CxOlk4P8Bc74WWlPvClp1wbdt8lGLL2dNNsSA++YEac2LUEvw9P5Qfu0pSN5HFVWZRXw 8KRgvIUGbQZY4CcSNNZMS1LPpRkV5YAIFeCIUaLKiv2sr/y6ygIMJGwPuaL2+o7NCif2 4hXg== X-Gm-Message-State: AOJu0YwfoxqUXkxt8EK72M5AtqjThafdleYWr7S8BSVH8TrUM1ljhXN7 EN5swbNwUIFQDvp7Bsqdb6k+7T0xuJR60Q9pyvRl1V44bZ797zGRMB8GrvkqNj8lJkRBFE2L9JS 1XXaNYvPD9BRktogjI9Ue1mIxtdSNDHA2Nh7rAw9B X-Google-Smtp-Source: AGHT+IHVAhVsyFq8Cl0vRybr6DqpTiDfKy9sRspUK4jjWCE6jZMSxz96mEbKYyvIu1aGysXhfQfuSIAE178Z X-Received: by 2002:a05:6902:11c1:b0:e11:7096:5478 with SMTP id 3f1490d57ef6-e17a83d27b3mr12865291276.20.1724695989243; Mon, 26 Aug 2024 11:13:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e178e56ba2fsm625291276.23.2024.08.26.11.13.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Aug 2024 11:13:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Aug 2024 11:13:09 -0700 (PDT) Message-ID: <66ccc5b5.250a0220.1c578.e9d1SMTPIN_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 CAE1E605C351; Mon, 26 Aug 2024 14:13:08 -0400 (EDT) Subject: |SUCCESS| pw143383-143384 [PATCH] [v2,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: <20240823202244.9184-3-dmarx@iol.unh.edu> References: <20240823202244.9184-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/143384 _Testing PASS_ Submitter: Dean Marx Date: Friday, August 23 2024 20:22:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143383-143384 --> testing pass Upstream job id: Template-DTS-Pipeline#177079 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/30850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/