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 64D8A43F7C for ; Thu, 9 May 2024 13:49:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F59740A73; Thu, 9 May 2024 13:49:38 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 82C0540A73 for ; Thu, 9 May 2024 13:49:36 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-23f0d4353abso493839fac.3 for ; Thu, 09 May 2024 04:49:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715255376; x=1715860176; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=YSZIQ97OmGBtHfOGleCDa/V2DaPsgZyiGvu4IsYz3yc=; b=grrrArcKKJ13+zEFzuDody1e6c8IVlXgPOVFI4YXe44FdH2FPn+3V7QupOmS+lMTco K1/ZojNjaRxh/Gh5iZwhQz81XLftfEvDi5T285XcQlPCLhN8NDYudJKkUjjnQw63slTR 7a4Xoy3MVJlQ5PnUoC1hL48Co87vGlWsXOGgg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715255376; x=1715860176; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YSZIQ97OmGBtHfOGleCDa/V2DaPsgZyiGvu4IsYz3yc=; b=P4S+TdHLfniBYRiLpB3PSZu4ixcrYCvJ7b4cFEg5LLz9Hbi0yAKIvAn0XJZIDPv+mG iH0GkvLYzB1Ntx6soqEUb0tA8D2ST0WvR1c4g5u7L7jps6UexC2OqcCA5iYYTXGpvkGU qPOfxsNUaQWGSfAcl0TZBx9hdiXrGshxIh5miC1XOyiJJ4CukQuw+4Zw7SdVm2j8j2aX YvhMPzf4hYdSSertV16+O1cTHM2zoe1zGfU4qR0c/QEW+mgo8oamb2LKVo/VU8pmoliz UtQ5EWWc4SoVPGNgcksckQFK06Lfcj5T3jqDUunnpnie/TriVxLhuWvHGgbs7XKHBKIM rqEg== X-Gm-Message-State: AOJu0YyYGq/j3+cNIC0lApGb6ludVeC4709Eb7b+SL0TGOTiwMQLtozW 4B7TUe5LZVVXOaUMqcBUnG+RyF6oBGvWC5NOx0IdiorWQwK1PmPEtXojqri4G6lLJYBjf7I33w5 FbUW5wEuaenlG8skKFSkmbPYDH5iBMDuE0f5gj7Syph9pxAbR X-Google-Smtp-Source: AGHT+IHDFMX2hL7Q2WjQiiIfD2Jp+M6ZnvX8W2xqP1sEeCHJwt/g2vug5JDnghjmAoS0pfSettg8N6O22sAi X-Received: by 2002:a05:6870:f148:b0:23d:49b4:6718 with SMTP id 586e51a60fabf-2409808be9dmr5954968fac.32.1715255375824; Thu, 09 May 2024 04:49:35 -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 586e51a60fabf-2412a3d1f78sm46486fac.7.2024.05.09.04.49.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 May 2024 04:49:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 May 2024 04:49:35 -0700 (PDT) Message-ID: <663cb84f.050a0220.fc08f.2a62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 03AEE60524C2; Thu, 9 May 2024 07:49:35 -0400 (EDT) Subject: |SUCCESS| pw139997-139998 [PATCH] [2/2] dts: clean up config types From: dpdklab@iol.unh.edu To: Test Report Cc: Luca Vizzarro In-Reply-To: <20240509105704.1162449-3-luca.vizzarro@arm.com> References: <20240509105704.1162449-3-luca.vizzarro@arm.com> 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/139998 _Testing PASS_ Submitter: Luca Vizzarro Date: Thursday, May 09 2024 10:57:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139997-139998 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/