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 642B743F3A for ; Mon, 29 Apr 2024 16:48:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D65E402B8; Mon, 29 Apr 2024 16:48:51 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 90CAB402AF for ; Mon, 29 Apr 2024 16:48:50 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2ae6c8745ffso3038626a91.2 for ; Mon, 29 Apr 2024 07:48:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714402130; x=1715006930; 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=FjVPQJswgPWXXHjDZoQUYs3XwTzCIFiKCe5uTN8Gz90=; b=EmZo4qquqqL03DL9lUDOj8qubUWOCkiaMOg09UZKXEVZl6x+Fltkw7kny4KeUS9H5j /IZtf4Y2FHD+/RKMM2eKnr114YS1NuPj/s6ZKN+B8ocikBWYKAwcPbUTlA5n+016y2nV hwx1gEc7miqELH0TJaDe8Lj8vGN61XHFC/9yI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714402130; x=1715006930; 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=FjVPQJswgPWXXHjDZoQUYs3XwTzCIFiKCe5uTN8Gz90=; b=qK8NPG2ayAC+HZPc9QJK/isPZZS6q9beIWqxmYxMj6l+1ri1tTyTnNtlzJiAPBUxor NzlJjznE9nymYrZkSFbkjvP69/eFOQODfeBsGWEorTgGULJigXuIO/XL8pUWeqHrjiT4 fATCuqa5L4xdTZ1pqvscl1aEs+ryI999Yl9bLKGI0ygGSedu/eUEC98nhVD7PlXP7wYT UtGdQ3Fd6aEfGTKZ/7dAJ7gd+VJfxg/FVLVW87GoKc9WwfPa6A+OCoT9sEMVEewKGXd8 +/6JHCSdMmMEj1Htl8Nta8rme9bGjIPYTGyjv+XklJTDCd2HYnmyaNX+Jv9U7rBEBRlp YOMg== X-Gm-Message-State: AOJu0YyiXIQEDeMYuAHzoPe8jib8a6sTXFZbWT/8tFY9z6iCLZ745ZRX IAvC1MrXB/thbGgZepe9qPhbhjTuH553Sda41SM4gmmwhQGshlm6Ei3rgw9pkVHQmdX4/rQ0uXQ oxa8sdpNGEJcxk7f8EmaTgvTLns1js7bUvUoRTg21z8W86vcDEckL4xJG X-Google-Smtp-Source: AGHT+IHZEM/0BUBQmSOdIfAjV6gzcfP2U/6Shlos/iRY9HzN5YhRRXMHEj266fi9OMFu2X3SrWRPhEJYARCi X-Received: by 2002:a17:90b:1b07:b0:2af:372e:fdb3 with SMTP id nu7-20020a17090b1b0700b002af372efdb3mr10390876pjb.8.1714402129784; Mon, 29 Apr 2024 07:48:49 -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 h10-20020a17090ac38a00b002b1537ef490sm386104pjt.17.2024.04.29.07.48.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 07:48:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 07:48:49 -0700 (PDT) Message-ID: <662fb351.170a0220.a618a.d0c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E3ED0604D420; Mon, 29 Apr 2024 10:48:48 -0400 (EDT) Subject: |SUCCESS| pw139718-139722 [PATCH] [RFC,v3,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: Mattias Ronnblom In-Reply-To: <20240429095138.106849-7-mattias.ronnblom@ericsson.com> References: <20240429095138.106849-7-mattias.ronnblom@ericsson.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/139722 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 29 2024 09:51:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139718-139722 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian 12 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/29873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/