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 3BF4343FB0 for ; Sun, 5 May 2024 11:52:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35F544028C; Sun, 5 May 2024 11:52:08 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 681F64025D for ; Sun, 5 May 2024 11:52:06 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7dec786b0a7so30581139f.1 for ; Sun, 05 May 2024 02:52:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714902726; x=1715507526; 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=ZPg8SpQ99SBDW8FhcESaMldc6pcwBGqkpHRemYhdlBw=; b=fKVFf2QdeUb30oKEq8INTeoLbiA90/sI+Jk3IcSAMqRAwGu18q+hRUjYsUvYb8GkPD zdM3D/yNL3Sx3CkPJhU3uYvITRmaoDOHCIQCcKDQJly0lJNhAsB739pDrYMCBVXSB2w2 kAVZUf/yhKkm4hs+avFYjtVlfwkaRT9QNU27Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714902726; x=1715507526; 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=ZPg8SpQ99SBDW8FhcESaMldc6pcwBGqkpHRemYhdlBw=; b=Ww5vyL2PoCRvdQR6RvftCGI6GaJQNl1Isx1pk3YAL5jCPdTwVrGLhuLJvAMk34LVJ+ xpS6jdrHIvou8c3boBZqNR3n8c+vl1mUyaDbCoRnnb4tEJmR/xxI/DfXrxvBgdiTyttg 7VLmu0mlIA+5rMe+vIm1UsC8zBhklTYa/lNB+sF+mhHfNLE+EAEe1yaWZVVAEje1n+F2 LUm2jqlHpTr31KmVww3dhaPiUg0DOFlLJktqH1ufljefLdmt2/C23NK6JdH5P5gZF6MG H4rl+Qt8LMvNUsv42cIjEY1xs2NnUkwNIpUnG1irXzrfjCavmZiMjPipYyuPpZNCp/Pv Ru8g== X-Gm-Message-State: AOJu0YxtWi8zx7sygJWxiBMGpbzd+Y5zpe3Qy0OUvYfkCDZ76YzkFzSk SwzKXrq1O8rHdq/5kxEDGfUlZb5FwyugRc+MW3tkazj9RM7GZhsmvaFeavXLBg0wlCKcZs1HRwk 0d2Vdkx82E/vds6QMGgdJCeJu/acSmLGyiU2TgiyK X-Google-Smtp-Source: AGHT+IFaetYuI9IBbuVukNwVpPBz+/9QE963Wuqeikn+9a42YPrTNK/AHrzqCtoZlXunK37POgcnCUo01ffo X-Received: by 2002:a05:6602:109:b0:7d9:b860:3e28 with SMTP id s9-20020a056602010900b007d9b8603e28mr7615665iot.3.1714902725816; Sun, 05 May 2024 02:52:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o9-20020a05660213c900b007dee6f9609fsm289844iov.26.2024.05.05.02.52.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 02:52:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 02:52:05 -0700 (PDT) Message-ID: <663756c5.050a0220.1648c.0dcaSMTPIN_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 1BD4E6052514; Sun, 5 May 2024 05:52:05 -0400 (EDT) Subject: |SUCCESS| pw139867-139872 [PATCH] [RFC,v7,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: <20240505083737.118649-7-mattias.ronnblom@ericsson.com> References: <20240505083737.118649-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/139872 _Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, May 05 2024 08:37:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139867-139872 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29915/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/