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 A31B444135 for ; Sun, 2 Jun 2024 16:41:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 996D64025C; Sun, 2 Jun 2024 16:41:06 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E92B040042 for ; Sun, 2 Jun 2024 16:41:05 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ea7bcc72caso156025239f.0 for ; Sun, 02 Jun 2024 07:41:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717339265; x=1717944065; 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=pmPxRBT757xlOehMaiImyL1TiSsRNnn3pmlwp1aHEgk=; b=FcHXF/3WDr8K2G/B2KgRc6yFe5Pj8+2KP0x3FbyYFvtES0wTrT/s5HKOligbEFu8Az iCUtwxA9svRd1MJ6qw6yxBFPmw4qTV5R6ePvzB5PwMane4nlXxfreHGWpEXE6TOI/Bo9 GMYZ5n+tKlZlH20G5Uw66+lXEOatI/VIsq4LU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717339265; x=1717944065; 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=pmPxRBT757xlOehMaiImyL1TiSsRNnn3pmlwp1aHEgk=; b=SpXAKQOiXHelX4R0G2MpXtk+e88OhOvMLRUlxjDsfpPU0G4xAkssnIpMjPMFHuBEh2 d9tay7xU1RBokco8eAJMg+mSHkeT/LlHXwnVs0uMc78qCk1EwVk4Cepj6x2rrRBmFLRZ ODVdO2cIXYGjmPRzdFyd9CaGtKIauvxyY97BwlsOcz4jj7Dp9nArYLCvGHwptRkzMbIm hPH8vYDzPJGlYh5vMu5PoKq/dWDwkAkf2zRjtZm/ZyHdXeo3xROXc1paSeFB0B2A5Kad luA1vPl36w94EABUQ/6MmxNjeSAp3YKyvspd7Sj7ad5WtcH5zEzuPwnCCb/OrG2FmqB6 pAAg== X-Gm-Message-State: AOJu0YwVu4GiB14aSzkJsO25UIAsn78/eCz35N3VbrRrYdxoEO6ROTjR 95ftsxvcTsZyY/yIkWXgNMwYOkr8fSH6SJCh/p/a1PoJaj9qbYGdPikXGmq22tPcH9O+cJ7lkSy a2dcnUuA0px/xQBQQYrglp62j9rQCI+G105k8TP2DLIWo6B6cRRCDVft5 X-Google-Smtp-Source: AGHT+IGLauTp/wIFBuhYzGr7I9lOVTkS/TSSLkqZoR8g6OwXjuY+PDPG6H+5NLT3pIRwW2zzOdS5bTnxqtdT X-Received: by 2002:a05:6602:26c3:b0:7ea:f9e9:14ed with SMTP id ca18e2360f4ac-7eafff2bff6mr938538539f.19.1717339265331; Sun, 02 Jun 2024 07:41:05 -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 ca18e2360f4ac-7eafe5dd7fesm22996439f.20.2024.06.02.07.41.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 07:41:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 07:41:05 -0700 (PDT) Message-ID: <665c8481.050a0220.af2bd.1b2aSMTPIN_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 E9395605C373; Sun, 2 Jun 2024 10:41:04 -0400 (EDT) Subject: |SUCCESS| pw140555-140559 [PATCH] [RFC,v3,5/5] eal: provide option t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240602123921.363625-6-mattias.ronnblom@ericsson.com> References: <20240602123921.363625-6-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/140559 _Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, June 02 2024 12:39:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140555-140559 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30079/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/