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 7816742665 for ; Thu, 28 Sep 2023 22:55:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55CEA4021E; Thu, 28 Sep 2023 22:55:24 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 579A84021E for ; Thu, 28 Sep 2023 22:55:23 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-278fde50024so2647258a91.1 for ; Thu, 28 Sep 2023 13:55:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695934522; x=1696539322; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yHKIhY+n/ugkuCJQTUwujzsyDEgNDnqz/rh1ZgHzFPo=; b=GhWKfS3UnMH2EXRnUGeaCpFRiX6jqH3A2r0dZM77cQY9VLH2e8SpK8rs2kx0QEZNvm Hbfv/Tq9SbwilMc8O8p4ltmP09wIaupR8zo/yA/eMTPxwZRbo8DUCh0aFo/c2mYeDJCg FqcFSOzRusIb9tYxyAWEf7QIVjivgR/00Mt8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695934522; x=1696539322; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yHKIhY+n/ugkuCJQTUwujzsyDEgNDnqz/rh1ZgHzFPo=; b=mVLvCHBknrIL9Aj5Ycm+pzmB69A0SKhYBNMfaDCgnX25a0vogfidoeq9btk0UkUuNV B8NrOgqganTad7Q3dVKhm2nkRd7vXvIXxrEZs17AZxpXKrAViaPN/8jy3pW6lM0xOYIs yfh2ZpPHXm4FpnLHJxIxZsS7mW6r74Pf4N13uze+AeiyVfBqgEV/hPxTQmQM6rgkKja/ IVLGVNDh1eSxH4bRXBjMS04FOQgBDFuzx1mpiYyBweu37hxR9Yto85sClgfm+4uhKGmM GucnCBn7FMsTOk3t1bp0U+1WgqJhrLSmMjQ2M42B8gBzRMWTK60X53ChLq8ThSHBEXDp pnGw== X-Gm-Message-State: AOJu0Yxlmn6OUthgHrawFkHXxFquBlSuUFRKXoqPZNfZkk/niXCTcPND 9wCMM7XfLV/OPDlzO8abXPy1NWtUNlC08pg+63u8ZP21Yl/kHKgix6JAyePaHVyIXAuS5YPu+g= = X-Google-Smtp-Source: AGHT+IGcXHoK7jU52kYm0YbhXSaFRd7pgoQ5Vnu/NN3JQUUA3dQyIj4qferY00jNOtX62iQ68vAGVI3g/mUj X-Received: by 2002:a17:90b:50d:b0:273:83ac:5eb9 with SMTP id r13-20020a17090b050d00b0027383ac5eb9mr3846108pjz.4.1695934522472; Thu, 28 Sep 2023 13:55:22 -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 sc8-20020a17090b510800b00274c5f22c7asm728658pjb.7.2023.09.28.13.55.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 13:55:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 13:55:22 -0700 (PDT) Message-ID: <6515e83a.170a0220.53b2d.c47dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BEA36052514; Thu, 28 Sep 2023 16:55:21 -0400 (EDT) Subject: |SUCCESS| pw132138-132139 [PATCH] [v3,2/2] dts: reformat to 100 line 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132139 _Testing PASS_ Submitter: Juraj Linkes Date: Thursday, September 28 2023 12:18:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132138-132139 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/