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 00B4943E45 for ; Thu, 11 Apr 2024 16:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1291402A8; Thu, 11 Apr 2024 16:12:09 +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 DAEDD4029B for ; Thu, 11 Apr 2024 16:12:08 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7d031abe8f8so33314339f.0 for ; Thu, 11 Apr 2024 07:12:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712844728; x=1713449528; 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=QlgzcKLRjX8+EuxG1G03lsOLYBjOIrINxM8YQitIe5o=; b=gjDP8Grc0Dz1nHwP8G8fiit7peSv+RpNQ1JSXzZEDuMuCJWKrUaEczUjPpxWlUCTMQ fNQSp22+ob0rcky24qX1jtCidvMf1N6RUCSxl73cC5YP6mDneFkZuSF19BFusnDXTsiS efey8UIVDDIhmVxImap60Q4hnAK66miDflFVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712844728; x=1713449528; 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=QlgzcKLRjX8+EuxG1G03lsOLYBjOIrINxM8YQitIe5o=; b=IIk6RZH0jKOyWqJ4Txd6MRGT8fHT+ArrCLxPik1RhG2wfwumAmLpHj/kas2I4R7gvK zZwEAT1KdfdQADKqvVvUlVE8Pcd1MZKq3NLD0WtPemkJNceCINAYUIWMr01ZuSncTnic fzbxTuDAgjnjm4KACUxOXmFUwOlg+80GawO3ju/QGmVAmIUxKuUlPJ2D0hTol5x1vI23 qkL4AemwBezXlTZSIr75GknWqoniSwzkWT6Ki0s7qKqremz+0upxxGAzvBBr9YmuiZAC qPNY8GFt0nEEXria1Kak2aFEaa0woMZW5EgiJdU+OVW3/e19o/RhD7llTeUcnO9VIlj8 jO3w== X-Gm-Message-State: AOJu0Yzs+ye7GrclmY2HN3i7UefZY6ojAJtmBMB7NQ+IBdQoLlSu9aop OmvLpDnASmgtvrIYfoN3GxZTg9iL9A5BKzxJM7Ywc7zsPfjWLPzwaaj0xsJU2uw7RtuBGulhyH/ 4AWtUVDAKRzkbXoEkLlppJAxXI7PY9LqWnPb0CW3GkYTHERILqZ28QsFB X-Google-Smtp-Source: AGHT+IFmAd2zLauboGZa/DSRftlL/A7otijEIpg8d9V210j8VG/lKzv2GIZpu1owM8nqp3E0UfGwemiwacO/ X-Received: by 2002:a05:6602:3706:b0:7d5:ca1c:cc70 with SMTP id bh6-20020a056602370600b007d5ca1ccc70mr1793072iob.9.1712844728326; Thu, 11 Apr 2024 07:12:08 -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 z83-20020a6bc956000000b007d673d8ddfcsm101382iof.2.2024.04.11.07.12.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:12:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:12:08 -0700 (PDT) Message-ID: <6617efb8.6b0a0220.d6004.6edcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D21AE6052514; Thu, 11 Apr 2024 10:12:07 -0400 (EDT) Subject: |SUCCESS| pw139227 [PATCH] [RFC,v2] dts: skip test cases based on ca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411084829.64984-1-juraj.linkes@pantheon.tech> References: <20240411084829.64984-1-juraj.linkes@pantheon.tech> 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/139227 _Testing PASS_ Submitter: Juraj Linkes Date: Thursday, April 11 2024 08:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139227 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/