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 59D4D43897 for ; Thu, 11 Jan 2024 23:32:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 559DE40269; Thu, 11 Jan 2024 23:32:44 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 75D1240266 for ; Thu, 11 Jan 2024 23:32:42 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-598a32d05ffso1045539eaf.1 for ; Thu, 11 Jan 2024 14:32:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705012362; x=1705617162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=capSI7iiPOatQUNYzl0tVTfSP0L40DbrlcSoqALuYZg=; b=PlRRjhxQ5DlPl0gUjPiSIiCleP/DC00EPIimre2FYu8bR9bGswu07a6uV6++2wXRyp QUIZXGFvACnKdNkSpw96MiYl3At42XYDYV0sa5y4F1jdJGHMX1iY1hGmETKXjUrFZKe4 3QL+nEwKu+TRQaznpT9AJaI0TMem5aiijggY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705012362; x=1705617162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=capSI7iiPOatQUNYzl0tVTfSP0L40DbrlcSoqALuYZg=; b=WY/WsoES5qGt4mPN5vkMHe/socTa/ZXkUG8A2Guc2+6EVgfXOsWW0WexsK1VAUiAPA mdrAJpWGiTT1F62nsCrSrkvaWxlZ251vK0l2aDhjsrb3TQqAS7gxFO8U2SOjELELAhwX x2tgJ8mmPkGc0VdKbUW2XsgvQHwlnp1CPmwytb2L9Tysrm4Dsd4TYtpXYVcKOFk4eM0/ YOhLFVTvEtvA/SRY904v14/7tmBJ/XrRdu7+WYtIpXM9auMem6adcd+OjgIV5+RPjIKY Iree65pAyCzX87jvxBiHqV3/7RnR9U3dykm7KzzkSUJHxJ2KKhNlEFZOxJRm8p0Lk3mr 6zlw== X-Gm-Message-State: AOJu0Yy0JENpG2kZ0uxkPm4y3ON9RmBYgECjO6BLiU7bQp1Dh4LIMXSW w8MrxZWZMPym5X2lq7vym5w9jDNak6SqmXD4I6TDxKBBb8vt9clctYgkbah6JVa1/Q== X-Google-Smtp-Source: AGHT+IF5BJjA/5vsUxC3MBI8rdbzLP/JC0nZXLPEOaihZSdtic70qj23FT5T33+8Wb0L7PQkfXG7iRP6ITYp X-Received: by 2002:a4a:9c1:0:b0:598:6ed9:eac8 with SMTP id 184-20020a4a09c1000000b005986ed9eac8mr35937ooa.9.1705012361892; Thu, 11 Jan 2024 14:32:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a4a9191000000b00594fdbef326sm69303ooh.8.2024.01.11.14.32.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 14:32:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 14:32:41 -0800 (PST) Message-ID: <65a06c89.4a0a0220.811b.5645SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 85FB66043300; Thu, 11 Jan 2024 17:32:41 -0500 (EST) Subject: |SUCCESS| pw135845 [PATCH] [v2] dts: add Dockerfile From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135845 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, January 11 2024 21:35:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135845 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/