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 D8305459E0 for ; Fri, 20 Sep 2024 19:10:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDC82433A0; Fri, 20 Sep 2024 19:10:44 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9249D42F3B for ; Fri, 20 Sep 2024 19:10:43 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6c56eec7fccso14398226d6.3 for ; Fri, 20 Sep 2024 10:10:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726852243; x=1727457043; 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=BqDKKw931eYhqWStB6nXDY2hX5VqyA0RIP8kPi0V6u0=; b=jloJGnrjY/nEzn/Ft9/WrnRndIkDBtUFtjdSPV7w7jbHof83UU/TnPuLR10F7OEQ60 IO4Gkay6ITR8jSDKZU4vLfQy9iK13mI6/8V760lY21+5RZLUvVhZC/uZUUAWrerRIJsG gLIJ0ZuxZLBwft7AsEIRXoQID/eyvZg45VgwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726852243; x=1727457043; 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=BqDKKw931eYhqWStB6nXDY2hX5VqyA0RIP8kPi0V6u0=; b=eNQT5zftvwH+6j8nPTpvPBRDcwMKz7+H+4jKi1R4xqwFqa5hUSY9He5nLUSnBKuULp UYODxi8qDif5iiLnpqlKNHJ4UQ5JAT7MvH9gXuiaWN4NQzp9EHZz0fx4dCKri0BJBqnF UK2QyNEvhmRHEfXZOr1oSg0rh5AaZDG5QFn/u2sM6T/XHX8G1W6cC2d7AEtFQ24w+DYT uhawwLTi4OcKrvmKuSQo6AL4aDc4KXgWoCS/No0WwqnpNvjXMUXQIM+ciVOfCeWJ3U2J eAO1QXix0ZpfLIc6OIQrokQXHqY3F7ptMNEgmjSWPGRA+22WJ6LmvGugJ1js1yD+/Kdw U2DQ== X-Gm-Message-State: AOJu0Yx6lERkHGSDkduWmCD9jbN0e2ALzftIbXSEfwvro0jW/FTfQMU5 Y4k+qKSfNZv22TkABcewB2CmLukT5y6UFYoP9ejrtfbIAGFNQa+JZHxlfA1EyCCmGhuiOHAF0Pg T4chRpcVplIr4NtJpIq1OpJCXsmFEvMWBCuCXSaJy X-Google-Smtp-Source: AGHT+IFRoZTBSqTza/NawhVWQP0Y1W7w/GU7vooD0aSWoonfl6wMhY6NmrQbaFoI2vHAgSHiaft7x7BPRtIM X-Received: by 2002:a05:6214:4505:b0:6c7:c764:f3e1 with SMTP id 6a1803df08f44-6c7c764f449mr8957876d6.46.1726852242927; Fri, 20 Sep 2024 10:10:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c75e57a4b7sm2072396d6.75.2024.09.20.10.10.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 10:10:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 10:10:42 -0700 (PDT) Message-ID: <66edac92.d40a0220.307e29.c29fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A06A46050A6B; Fri, 20 Sep 2024 13:10:42 -0400 (EDT) Subject: |PENDING| pw144346-144347 [PATCH] [v12,7/7] eal: extend bitops to ha From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920104754.739033-8-mattias.ronnblom@ericsson.com> References: <20240920104754.739033-8-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: PENDING http://dpdk.org/patch/144347 _Testing pending_ Submitter: Mattias Ronnblom Date: Friday, September 20 2024 10:47:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144346-144347 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25331 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/