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 6AE55429A5 for ; Fri, 21 Apr 2023 06:42:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 652BE40E6E; Fri, 21 Apr 2023 06:42:43 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6A37D40E6E for ; Fri, 21 Apr 2023 06:42:41 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7606df303d2so50879739f.3 for ; Thu, 20 Apr 2023 21:42:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682052161; x=1684644161; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zDgtiraA128uLCWGBdy2AYkZSFkm//zxpI2+RMw0p7Y=; b=iAFgPecKh0lv4H5YskI9hKoYWOBA5s6b5ZfCZbvTZByOk6W77OjZxJW977DVybzl16 +ivBfbORhNZi2xwt6juTe+jhl7vuKZezDxViV/xE0bUdqMDrpyLcKkU5sE4stqmXyZPh UKZo1P4xga49ZoQPPvK6AXYCbhvMfLITsSxqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682052161; x=1684644161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zDgtiraA128uLCWGBdy2AYkZSFkm//zxpI2+RMw0p7Y=; b=ewD9p1ufkoz07Hjlfta4rzDZfOih+J7f3FYyokiBwOSNnpDJf9jIHlbpLSzuoYQLmc bBDGX+1tVBRQiM+Hd5I+8xyhgiC5P9VlnQIwdjKtgDk+rle6AK/zN1Ycp0AeySwXCjf4 uZR4j3pvvU8QXuP+DwF1ok9QOlredEBs9AUqMNYfksE0gj1gVu+JKmzg9550XRi4uosS HqhuRV2jBGO8nL/HBb6Tkr4B+1i7R3st0AfK+ytn+ADdg9h4IsA4p2EI6anTrHcENadx mSkH2uUJK9YDH7CFgLTCKYXPrF4ysq+2Rqby7IbuUmUeFFqyf7eInemWEVzDIrE0zidU SBog== X-Gm-Message-State: AAQBX9cM58tr0fDTVWwEYB5YxI4RI103GDAo/pmHx2tR0Sey8HxjAiek tEe9gMb6pcOrgtfRBRY82JUv5j/Tb/Tywb+F3IYIXq+zzZoDsdL0emzog9jxymk7WUhPt87I7Q= = X-Google-Smtp-Source: AKy350ZIKVWQevTl2KOz2ubQLDHCSNJkluyP6k1OLcGMyRfIDKHZPBiZpO5nlX4t9DoqOEalZL+hT0XCX0a5 X-Received: by 2002:a6b:fd04:0:b0:763:5ead:f20b with SMTP id c4-20020a6bfd04000000b007635eadf20bmr2868571ioi.16.1682052160807; Thu, 20 Apr 2023 21:42:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a05663825c200b0040fcc5719cbsm388290jat.11.2023.04.20.21.42.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 21:42:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 21:42:40 -0700 (PDT) Message-ID: <64421440.050a0220.820b8.a627SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 54814605246B; Fri, 21 Apr 2023 00:42:40 -0400 (EDT) Subject: |SUCCESS| pw126333 [PATCH] [v1] dts: create tarball from git ref From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126333 _Testing PASS_ Submitter: Juraj Linkes Date: Thursday, April 20 2023 14:02:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126333 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26074/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/