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 A70A843F3A for ; Mon, 29 Apr 2024 16:35:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A092D4025C; Mon, 29 Apr 2024 16:35:25 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 9EBC5400D6 for ; Mon, 29 Apr 2024 16:35:24 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5af3035825eso2292193eaf.0 for ; Mon, 29 Apr 2024 07:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714401324; x=1715006124; 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=xsnXTwG+9L/UqFTN3IBJXq2GeXQOzRKOEVAI+roitqI=; b=WhLoJZgc0OYeUcIPKD6FQOJEhm/wCmbRoFKAXc0QpQDVHchTcd+F8afHBdsYk7J4tm moCZo40c+w4kmXxO1QP2dRAfhtLPQn/GQPvHpaCz3rm5E97ROEfUJMgJSrahBhHwsoEC iYRLT7dQfTtctlOE9TqPrLJ5vI79kJsE6ONL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714401324; x=1715006124; 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=xsnXTwG+9L/UqFTN3IBJXq2GeXQOzRKOEVAI+roitqI=; b=rm7jsGzP0GArV1lHOuDWuu9xX+PpxIc8fyzo5gAh5PxXhOEHxRC/KW4HhGDHnItQia UvJjG3qHY9nv+O8LTcFKIobMNK8axA9eRywWur7cWkjgp1IK4siSKUbt323SGW1zFmNS jRqgUn4bZ24Kn4Pv4PdSglWuxmjD2idalPjt0RJMK7y/dwrrFnoxpvXpdVUi2eKneE56 Xp0q5D/bzppblZOVkJL2a74Z5+Vz6FY1WP++cjv0+fogC8TwV/7cFtZ0YlBihqUKCx2Y Y9jGzMevKYwD/JF1dH/uQSvw2VGHjGBA4Mj01qgfQJIK662ZjZFVP4+B5sHshhnoHpcN OW1A== X-Gm-Message-State: AOJu0YwyzQix0wxdfoL9NZh0J0XgdobJwwGthLieom55CzqSGgsTJhZ1 96xDG3dBipQNVXvisZne8KTgYCjrj9lRVOhJt3ShJjkrxRe6b+3j2yzPu7MjTmaDo4kp5qCbxEa u8zz32clqFd/sGWkOvP80F30JVRS+4ux2aEc7FbQvjXMeJXI56fKPK/bO X-Google-Smtp-Source: AGHT+IHWQL4JOHQRDRQN+zPwa1IfZQnNHTqlni74/RRpzvWVZJAGpDzM+q/RzNJxaXQJuTQDhOT80BoV4doq X-Received: by 2002:a05:6871:80d:b0:238:f9e5:195a with SMTP id q13-20020a056871080d00b00238f9e5195amr5558081oap.23.1714401324058; Mon, 29 Apr 2024 07:35:24 -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 bb35-20020a056871b22300b0022eca607690sm532957oac.45.2024.04.29.07.35.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 07:35:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 07:35:24 -0700 (PDT) Message-ID: <662fb02c.050a0220.42e2c.6d28SMTPIN_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 ABDF5604D420; Mon, 29 Apr 2024 10:35:23 -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: dpdk-test-reports@iol.unh.edu 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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/