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 56A0443F3A for ; Tue, 30 Apr 2024 13:32:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 527894025C; Tue, 30 Apr 2024 13:32:02 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 4A0AC400EF for ; Tue, 30 Apr 2024 13:32:01 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ecec796323so5278541b3a.3 for ; Tue, 30 Apr 2024 04:32:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714476720; x=1715081520; 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=rydR60WEwLaHv1hapHwy2PZiox1CWWQZKQO+9HzcL4k=; b=RjQ5XakYkgo8ZRpioA8xrxmsVbMw8qWj5YYIswkj8ozhuR1dVm6mc1Ap1KQBjeH0nZ /wGgPb9u7rxTmyQvnaJaPmbSBBl26yegJzMvF0KyqgBcePbBS+LoDM742jrrmFm20usr Vwjthu9IrXgBQQ2lEPARAQwQIbqfFqYhsFaGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714476720; x=1715081520; 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=rydR60WEwLaHv1hapHwy2PZiox1CWWQZKQO+9HzcL4k=; b=pB6HyYpCqoUP1kcIr4BjzT0pEYkHEkVQtgZlN+ULWqkvYumL7arlKVqN7m4BlymUOM hEV93vvZ6T/q6i6C/INCCcqrxXOH+MZBHdo58KssPKAfg+GXMNoTv+gttQreN/BAGKNy GMSnx3Jxx0+0iT1XmzqAa2e85FIiCaBrJ6q3dtt4uKc3HSI+GLYIjrV11ZDB6OX0aa61 BY8UyYjbjoUdx0oxf0MdMvsZTNxlxIstUKZKF3bo7YUf5HQSBumYPSecsgWQ52r6og8d XHzHv+cbG2T0do5QXdNFlhnE5rgNNrzqPWdmvwWCiur+YjpuRBIx5D0Hn0+DKPnx5El7 6MJA== X-Gm-Message-State: AOJu0YzAmS2wrUJzLeenai36V4AYEo2R2RYn0dBKY+9xXdkpPDPLeQT+ kO+0Z/RsZhURU3CS49fBNVQTLP9bLBhQHhIWe38lOzG53DKxYu0ZBrPZkHNmd97GllHJG2M+V/H 8xpURrfWYHpuZ1Lzc4TybU22MkFay6Zyvs2C1Pca7xUE77WZ9jr+nBW8f X-Google-Smtp-Source: AGHT+IHJyzdyZ+neBieJTUbxSD3cCU0jgsklqzhlYEJgObcrDH+C85Dieh+zD1hcdmDS2hzWDFMgFB8QnAd4 X-Received: by 2002:a05:6a20:9155:b0:1a9:5eb1:7f35 with SMTP id x21-20020a056a20915500b001a95eb17f35mr17001954pzc.46.1714476720567; Tue, 30 Apr 2024 04:32:00 -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 g13-20020a056a000b8d00b006f3f0b9728asm690971pfj.9.2024.04.30.04.32.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 04:32:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 04:32:00 -0700 (PDT) Message-ID: <6630d6b0.050a0220.35ded.980bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A7A34604D420; Tue, 30 Apr 2024 07:31:59 -0400 (EDT) Subject: |SUCCESS| pw139727-139731 [PATCH] [RFC,v4,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: <20240430095523.108688-7-mattias.ronnblom@ericsson.com> References: <20240430095523.108688-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139731 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, April 30 2024 09:55:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139727-139731 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/