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 DABA443FB1 for ; Sun, 5 May 2024 12:06:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D44504028C; Sun, 5 May 2024 12:06:07 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 885974025D for ; Sun, 5 May 2024 12:06:05 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4df32efa5baso215799e0c.2 for ; Sun, 05 May 2024 03:06:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714903565; x=1715508365; 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=3PzDCvpVJAGyQ9bzzAnC6GzDCHEsIgeVg67fHccrhN4=; b=g8nBWWNUogFbUde5pkh+oc73v5M2UJCshWaZb7OQbC9l3QgkgL3YgeD3a1hjkC5vlA IQqOXb1rBPPaVqpVXLhFg1dzvTOI+4kYPwGU6mQD8MhOIIOMab1QyspYuqghF8njYb8R imljcBH2cyODNZnJeUsPgZE1I8weQPJdy5bJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714903565; x=1715508365; 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=3PzDCvpVJAGyQ9bzzAnC6GzDCHEsIgeVg67fHccrhN4=; b=Zxb+a4FI6yxtFbcimOOYoT+qN8RBulvHZ+svN/rddLzn6pQpHzIrpEC6G+0RridSR6 0Xi50dcguxr6eIlTUihRQgs8cokgKhNenlu/UyooJemOw/tdI2cMy6CzMj4GJ/raR6zL /im9vi4D9C7/vDqNybm7ovcT5qnn/PaLbjF9jMCrqBMsSsZq8N1M8EIph3J9+n0WEk8I X2jHmB1QQC9BfDIbVlgCfxnuw4AgTNeA//nv5EWg2K5fwV+Capt84Xh7AyNhinxBcPl/ sxEYd8BrvguDVZlPVm11LR8zKqLmgZ8nbxxv/OZht6QAGp3oCX48hQEOMFvX2xFzCEfB /AcA== X-Gm-Message-State: AOJu0YzHwmcsQmyi0m/X4LXTB3Y5w1ZQA4NCvlcyk414O1ANcYimDtCJ CFzxX3Cg/HZ0ofL0kwkzTuzIswWlidJG68RZnRF+by2AnQd2m5b5Fp8K3FfzGpxUHH3E//5GlJZ HHAQObZVv7gPQsc74rQRnfPHuaVRNf3EHg0zRQKFlmIY1wAmzT2de4IW/ X-Google-Smtp-Source: AGHT+IElfEKoBze5BMrGq44+zWcQ9d5Nv5C9NV1KexKYORGDHrSLWFuGJlQZeRokF6pJJaFv95odyC+8RLX9 X-Received: by 2002:a05:6102:21ac:b0:47e:5c2e:5695 with SMTP id i12-20020a05610221ac00b0047e5c2e5695mr8186624vsb.23.1714903564911; Sun, 05 May 2024 03:06:04 -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 v6-20020ab07686000000b007f146612f6fsm329618uaq.17.2024.05.05.03.06.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 03:06:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 03:06:04 -0700 (PDT) Message-ID: <66375a0c.b00a0220.a33e6.374eSMTPIN_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 538076052514; Sun, 5 May 2024 06:06:04 -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 | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/