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 26CCD438A1 for ; Fri, 12 Jan 2024 10:41:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21B0640698; Fri, 12 Jan 2024 10:41:55 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id EAF4E402AC for ; Fri, 12 Jan 2024 10:41:53 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28c179bf45cso5243924a91.1 for ; Fri, 12 Jan 2024 01:41:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705052513; x=1705657313; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BRL/obRmL8a7peCDA0xlwJP3RK8fg8VAblurCyvUFVg=; b=ggzC2PmuwX3tLDb2+M1rvccMwkyuW4QBau8P8rbIHN4+O6UM0pl4Ep93kp213Lu6yq 6SpYen/788PACGjVnBLMNMRUJk8v1IPTVg3GOaIgNiTll0x3VLFuU36cDHgPLTY2N0c6 MCaRF7v4esoYUhg/TVuoc6MAIZPaeeCRhkAW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705052513; x=1705657313; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BRL/obRmL8a7peCDA0xlwJP3RK8fg8VAblurCyvUFVg=; b=eVQtrnu59JkRTWafR37z3oytlInfbNfyBhkjPShIz+ZCBEFYBI4VfXPsvJAjenzsjy Sc2NpYqcCSO3HNuprFi09wuQyGuL+JBT2Bh+7xk8eXhTwV7m0C2wF6/RWrsSPNifYOH2 ml8gd+KNF+kjafbIv2vxNXXZe17TdNORIifH6x3vbm9d7azlVbksGCgJYbtVRgr2GzQV 6hLi89MYIH4qRsnetpfyXyyCnzT91ZP7wC81ei73kvvo+9WuNQNU06vubKKAUglkF/mK bxsPP6sy9P6SgCC4KmMJPLJEm02x4glmkTF8Mfi1eaxEVFnBYrKR1V7XTbWtHoz0sYW6 OEyg== X-Gm-Message-State: AOJu0YxSISST2NOxJjxa56xbe/8jRfV8n/6y54ybwlQZausEwT4Appf/ vHZu0rv3GcS7uVTH3CL4i37AKPxGjd9yCbX7u4sPk8kPETeR2QVJtfuYJGco1i+oX0HygtWL+mf xt28/sQ== X-Google-Smtp-Source: AGHT+IFfwYxvvORfNg9C0dewSnnx6qKz+l9TEYASRbt/sR5OBFiAAmri4VmpdnDNGTj1frIj++zCqpcMA5Hk X-Received: by 2002:a17:90b:1084:b0:28e:e82:4530 with SMTP id gj4-20020a17090b108400b0028e0e824530mr290235pjb.80.1705052512990; Fri, 12 Jan 2024 01:41:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q64-20020a634343000000b005cede2cc595sm117241pga.15.2024.01.12.01.41.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 01:41:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 01:41:52 -0800 (PST) Message-ID: <65a10960.630a0220.2e133.9424SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2DA1B6052515; Fri, 12 Jan 2024 04:41:52 -0500 (EST) Subject: |SUCCESS| pw135846 [PATCH] [v3] dts: add Dockerfile From: dpdklab@iol.unh.edu To: Test Report Cc: Jeremy Spewock , 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/135846 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, January 11 2024 22:26:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135846 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/