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 7FFFE438A1 for ; Fri, 12 Jan 2024 10:39:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BF6340698; Fri, 12 Jan 2024 10:39:08 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id DD97F402AC for ; Fri, 12 Jan 2024 10:39:07 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3606ebda57cso28743175ab.2 for ; Fri, 12 Jan 2024 01:39:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705052347; x=1705657147; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YIiSw3UDj1atqVhMTqh3cjRWIeYQ75Bxmoii+jBJi54=; b=WmyulG5svb3IC+DJ0yON1zhY1nAT38ChCiWZmiDcVx8ZBMJR0Zrti+q1f8xoSrKnfb cGpuThdt7bvpvo6EJn0Z2PlbVnMCI3FezOwNDTWy7aJX+HqsmnpfJ3JItP7du/KwekQk x86erPpwXelmQfNoalyrzCIAcfmRLUcd1F3vw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705052347; x=1705657147; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YIiSw3UDj1atqVhMTqh3cjRWIeYQ75Bxmoii+jBJi54=; b=eahqC/u5KecttUU6T0YBmRPvPVyQkefyK2Z6Lz/GgTyGz1Wwxun+YBowvr9D23Xd4s vTSzvvI0lWNK9y7qht9QQOxOz1DwM4qsvzQp0ZPdCZuivJJf4+xsSo1XLmPv1Mkfi7Bg H3jlYBsuKtFCN4vOxJVxGrF7R2Q6YfrxevmYTb1+G+oErEDOTpaGiUujtOvHY0G8Aeqf mbaRhdeRYWYrbObeusTx9o2tlSBedmYMn8+PSJfJZXybJroCfD7sXyrSxpAoxzPpAx/s WDKnWJIc6K8XjoaOr1lFDVhGFy7SUK1zsSzlySoRRIT4zLjq5k5vaodUfBLK9qRP7njW qJdg== X-Gm-Message-State: AOJu0Ywxoxf3cwhnKuPesdJSmDX4042OhEVI36HI6J3SPQFRjnDxi3oA 7KkOFvuhsMqhc5XDXopYH4N0voGkv5QmewSQFrBeUqJMaO3U+vi+CVvM7tm4vQrIijPTfwkTkhB IJ/WGtg== X-Google-Smtp-Source: AGHT+IGwvQiZTK7+FNfyXuBOYlp3PH2Db+z5CjYful2A6t6DKtVcuDlf1p+eip+YIfPBNCjbaOW6qu3izzpU X-Received: by 2002:a92:dac5:0:b0:360:7828:c652 with SMTP id o5-20020a92dac5000000b003607828c652mr782917ilq.43.1705052347326; Fri, 12 Jan 2024 01:39:07 -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-20020a634343000000b005cede2cc595sm117098pga.15.2024.01.12.01.39.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 01:39:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 01:39:07 -0800 (PST) Message-ID: <65a108bb.630a0220.2e133.9403SMTPIN_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 8F8476052515; Fri, 12 Jan 2024 04:39:06 -0500 (EST) Subject: |SUCCESS| pw135846 [PATCH] [v3] 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/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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/