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 ADFCF454F9 for ; Wed, 26 Jun 2024 03:06:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7291402B5; Wed, 26 Jun 2024 03:06:27 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id BC028402A9 for ; Wed, 26 Jun 2024 03:06:22 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4ef52a6657eso1391543e0c.2 for ; Tue, 25 Jun 2024 18:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719363982; x=1719968782; 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=O5bC23z7OiTTnjrnPO+CkBr1Lv0GR3ExwPfPOfEe7Z4=; b=IZGB2XuFLFbMoyHkDt+wNVxkU3a9t+xMXl544SSE+GnglQbBAB/AE5ANmzmuQTcNki XUk4ml6hbiCWzCxXktL813F0MFHxQfCzXg/Ke3g1gQ5g85eTnv2et1EGw1sO0E7Spq1G m5RE6ArPYDKlm5/JExQxv5HTJ99jdZtpfZjnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719363982; x=1719968782; 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=O5bC23z7OiTTnjrnPO+CkBr1Lv0GR3ExwPfPOfEe7Z4=; b=DqzIpNvhizbsrdij0XfQMcnWfbx8Ieu5Fna8wunJD+Gh08Z/FpMDRuNPS3/yMSv9Ey WRfW/S16idzpT0sOTYNH8Mr1RM5waATTdfIFtdk27YSTFay3GUiV1xGLD5wkre4Al83C rMdmzqXoCYiwGVBrNknXDFguiaEL5Qn7L1vAUTPKT7a46LoMA1mYSAnNQjxeDr3EbkLG sRo+w3l8JzVaneQg1mq4Fev8Yt43tRtmMqd975UdM7zJa7c86qsaga/qyX0mMIk12qM5 3+ZHwRisOCIQI4cnia8gFY9kqEm+ObzlAzpVeWwc7qNk0/g7q10k7hyP3lAj19/BewDg Kx/g== X-Gm-Message-State: AOJu0YyArjzdxXBsO5LBNWaL1MKVsWRstkg2cZoLrDLbE+f/BC7uzW6l ey5uHXYrqOExxKVs+D0X9VE4cVB3dK6/pXwmS+Ap2BM8KwECiSE5IyG2EL5RYWulHg7tkQ2zgrY TVgc4GTQd4tfA4uVvFFilLDlp4AEHLR8PJ/CwkI6E2bbFfKaYP2a5rDqc X-Google-Smtp-Source: AGHT+IGMnszMeK4gXlJsEiEwyNMXVr9SmtUNjZdRSom6qr8wOCdgDP4FPxdK39U2ayMFX0ifAlFaJEzm4CJI X-Received: by 2002:a05:6122:310c:b0:4eb:5e75:20fd with SMTP id 71dfb90a1353d-4ef663f9870mr8985709e0c.11.1719363982132; Tue, 25 Jun 2024 18:06: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 6a1803df08f44-6b51ed35a68sm4508296d6.40.2024.06.25.18.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 18:06:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 18:06:22 -0700 (PDT) Message-ID: <667b698e.050a0220.54d92.0df2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CD86A605C373; Tue, 25 Jun 2024 21:06:21 -0400 (EDT) Subject: |SUCCESS| pw141733-141734 [PATCH] [2/2] dts: add blocklist test suit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240625123611.1474204-3-luca.vizzarro@arm.com> References: <20240625123611.1474204-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/141734 _Testing PASS_ Submitter: Luca Vizzarro Date: Tuesday, June 25 2024 12:36:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:9ab7baa5c14b1ba928c09bda4734827d6d367d6b 141733-141734 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30308/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/