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 41D9D43B62 for ; Thu, 7 Mar 2024 04:13:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A9240A6D; Thu, 7 Mar 2024 04:13:57 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B38A7402EA for ; Thu, 7 Mar 2024 04:13:55 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dc09556599so3958015ad.1 for ; Wed, 06 Mar 2024 19:13:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709781235; x=1710386035; 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=iMiTQkwXQ2lb2awaAnoYz3oKJbZPPzflo76xyR7Kmfo=; b=XNF7RKFWQl5065BOJhUIKvDQLt644w3amPZ76vkWSFhYyX3+tfN/XuPTBCY1oDDYZy Z+EDxKp5PdA59NcYx1OP+5EJleYFe18tkZsoRJ2vxI/1qQ2vfbHpiRhJ5eA1hK6Z10je zxlPvkDve4X/ZgwwisNDfrv+sywomCAFOfIb8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709781235; x=1710386035; 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=iMiTQkwXQ2lb2awaAnoYz3oKJbZPPzflo76xyR7Kmfo=; b=uzZazrYeFSCypUeFJCGf9r2vKfSgr4SkMPVmzQhcqwKVCscRn4om0r49MuzqdpyAs3 stZYCfIi0MZTZ1h7bYJJMYGCKrQOIaiPmML2B6LXilguQ1DbIo7fFl9SqB8SMs1HmUHG W2hwcdyuSJGV95N161ZHkaavaUxEIwH9QGUW7LRznFDCVduZzh1uY7GDJV1qlW4jn6J2 jE/2NgfWgEI2D1s6/1cUWnhjEeKXoNb+B3ZM6sI8pXC/pCSrO2JVUsZwnO9kZ20do56Z ppFOiW6hQe9O2w8d4dVhFyrMNibMFfXMP/h5e2L/lvjQHIPgL+lExcF7e6P0mCtVO3QP S4xg== X-Gm-Message-State: AOJu0YxTmGbYZ43qKnCGQJI9lHBPY6Sk39XOk+WDpc87J3/QJSVGLHP0 HpBTO12uxtMhy9Tmh6pqlW9Fy3ZiOBK170SzDUJ9+cvw/1a2PoPN8VYHT28/ACBOwhhlTKjvdoK gEJ1Y/3EWgA/9vbIALXmKnPZ4XWc46mFA1wrfRP9f6RlD1Iyn/WBEYnbH X-Google-Smtp-Source: AGHT+IF4mzzDWb/DLup3ZHSssvpJRF6PdUATgE3zmN/+jVA7T414T9JEql4BNLGZElfI4g0fU+kY9mFA/+Iz X-Received: by 2002:a17:902:c942:b0:1d4:cd4d:923b with SMTP id i2-20020a170902c94200b001d4cd4d923bmr8498763pla.54.1709781234927; Wed, 06 Mar 2024 19:13:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kw16-20020a170902f91000b001dcabe5fb96sm382546plb.87.2024.03.06.19.13.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 19:13:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 19:13:54 -0800 (PST) Message-ID: <65e930f2.170a0220.5511d.6bacSMTPIN_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 1EAD2605250F; Wed, 6 Mar 2024 22:13:54 -0500 (EST) Subject: |SUCCESS| pw138071 [PATCH] [v1,1/1] lib: allow libraries with no sou From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306221709.166722-2-paul.szczepanek@arm.com> References: <20240306221709.166722-2-paul.szczepanek@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/138071 _Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, March 06 2024 22:17:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138071 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/