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 A52DD43FB0 for ; Sun, 5 May 2024 11:54:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A18374028C; Sun, 5 May 2024 11:54:26 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 4CE6C4025D for ; Sun, 5 May 2024 11:54:25 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78ecd752a7cso87484085a.0 for ; Sun, 05 May 2024 02:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714902864; x=1715507664; 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=dBsPbIzNm77QOPFMZSErv48G/RSMp6KW96PA7HcdWOI=; b=jc8lc5nKNzqyrZKkTnwK8Z4zGK8ljKY0Sy5YQKwPyJbUjsHbhmEKRwMyR7e+siDLMH WSb8QYsohpQ9/SqX4ATDIMdXTVu6IJ+ufBEWtARs3j4IxQf9zEaSbudoU1fANIJR7QDb /AUfhfjEkC8ORR3zZ6+Wr6qFBWLH7JEhv3wHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714902864; x=1715507664; 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=dBsPbIzNm77QOPFMZSErv48G/RSMp6KW96PA7HcdWOI=; b=qBXPMMbvpPZdVEI+B8IQ1EdeMCHc7hEln1MakdkVjV488mqtsNVqjWwSpxfPTS1uq9 0GBy8TCvtMKxWMa+GtJblt91WNfuiXS8BLveH/tfvtMICAMCpcbCzFrLcyP5GPZObq03 jB8Tpqp2sosj0hNz0hyaoF0ZdXYcQ30FmsbFpL5EKGor4HZVniCK1/fZyKJE1lwvK+MS od5zNO+mtq19LNnqzGdXd+cpuOKP0argMJXzLfB1+00vw/dNWVKn2KGWDE3ZqUbyjEdh tKcmcOTGaxyG6HeRpsGFiraDluPXg5W5i17vya5TQzdLMRA32dTaDSWivIGXtHrsaHbh OX6Q== X-Gm-Message-State: AOJu0Yx1pgrye3wEWTMlQOQPxJqfeJyQHEKVRpwqdSC1nXAWO+EUcR7r 6xUaWzZbTJKS8kUq3kM3OIG3qI6OqZYfNGnIr9a36undSu2C7NPoAF7Rtp+1J58cC0Dz4zAsTTc WfJGFMYfRYXYSOcOsW76a/B9igB+Ywm8icBCWgZ3i X-Google-Smtp-Source: AGHT+IFjwCRpYd4uVJYTI6ZBFXtrBCuAgEpeax8+oNh+edsOMEncBWwTKN9hVMItCC0/RKU9/xb850px3V/S X-Received: by 2002:a05:620a:5606:b0:792:951b:96be with SMTP id vu6-20020a05620a560600b00792951b96bemr1134833qkn.47.1714902864683; Sun, 05 May 2024 02:54:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fx16-20020a0561222a5000b004da963ef76csm370934vkb.7.2024.05.05.02.54.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 02:54:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 02:54:24 -0700 (PDT) Message-ID: <66375750.050a0220.338bc.5cefSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C164F6052514; Sun, 5 May 2024 05:54:23 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/