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 B1330438ED for ; Thu, 18 Jan 2024 09:21:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD3A4402B0; Thu, 18 Jan 2024 09:21:25 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 304C8400D7 for ; Thu, 18 Jan 2024 09:21:24 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2046b2cd2d3so8732747fac.0 for ; Thu, 18 Jan 2024 00:21:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705566083; x=1706170883; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R1jhRCyvz5HvJTatvKsp68DyZUZZPfqigQp0k05/2HY=; b=Iir6eSVFo+gvNLUN4ujgUp4gvmfKlXPaCyECtDyVGmLFwhmcmNqXhFkQQynv1GHz50 HAyVn1iqjq2CZmfoQsWhgGKKW3FSWTieUFp1JwegJgxDgl8G75NGqmVEI27EUdm0lPCe YZHJ8yopcAddcrqA0LX24ICIPiBRBvYC5R1uY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705566083; x=1706170883; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R1jhRCyvz5HvJTatvKsp68DyZUZZPfqigQp0k05/2HY=; b=FTWm3rBIg3yWze1/5Ta/8RMah+znN7f+hNNPBVWcfi7gDqRKEcr925EDwg8do6+B/z mm0ekx2Q3zSHoU9OKb19nxJivRsqX39tM4vIva8uki2VYmqR8SvEUSF0MDY1nkVKeJ/I aFM5lmAAm0rttyfOL6xcrZPJn3oScFolKyrbbzFny8sPWV9dzGQsxFfZETK1ouvg1kJA ajP0++oUQZZ9Lvm6BwoJLsBIxht8Yu61fM7KxYroCOG4Jrae3UJDUeWvHKiwUFagXomp AGheG+GgZtym7yP+kluHHgGNxQ1SI3+Y5LaIC7fzCMmGvY1Q/FlsujNspqH8htsmyoX0 h6JQ== X-Gm-Message-State: AOJu0YzL6EzDuEzxLAU+8XOKi7yqJNq8QRR9hqbVn4pMNd7QbA51f/dl QfPCLZEsc0fwWHhJ4mWwlBw8u6dnOPZp9r48NTuLHoxg6zaClzkAJVK7qPabCZe1fbmP9QRDqUh UuQZZakTqvPxXBiA9r223dFssiUhbscA0O3mqmQORc2TmbQhILOFX5Tnc X-Google-Smtp-Source: AGHT+IE8OhRnSwED37llY5o6XEr5uxkZt8CVZkdQhcRBvkRi5IEuLZ5V+0QoLJJJ7/HFSLlHz3nAXyhNoDtU X-Received: by 2002:a05:6870:648f:b0:205:c94f:7692 with SMTP id cz15-20020a056870648f00b00205c94f7692mr398173oab.77.1705566083510; Thu, 18 Jan 2024 00:21:23 -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 lv25-20020a056871319900b00210c6dbebfesm9677oac.7.2024.01.18.00.21.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 00:21:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 00:21:23 -0800 (PST) Message-ID: <65a8df83.050a0220.80e5b.0cd2SMTPIN_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 0141E6052515; Thu, 18 Jan 2024 03:21:23 -0500 (EST) Subject: |SUCCESS| pw135901 [PATCH] [v4] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135901 _Testing PASS_ Submitter: Jeremy Spewock Date: Tuesday, January 16 2024 19:18:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135901 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/