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 2DD8243F4D for ; Mon, 29 Apr 2024 22:46:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A0A7402A3; Mon, 29 Apr 2024 22:46:15 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id B46294029C for ; Mon, 29 Apr 2024 22:46:06 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-479dc603962so1587990137.2 for ; Mon, 29 Apr 2024 13:46:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714423566; x=1715028366; 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=VwK+TER31WEFSsL++0Zf3XvXHCmEuaVVJ444HM6R58I=; b=KRq3VbHp3qmpdplyzi1tOLtgfUBny7g/62KUBO3xWD9ok+h6AW06YB/Kwy7ezQvWCK tC5W9nK4Ldd2H8MFvz9bQNih5s72c6NA9O93s5KwN8M8mOuTRNG0K0wbeP5FCGi11lvd E7kbGC9uAGHPfaziSOSSBkihZIKlKuKTrKHaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714423566; x=1715028366; 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=VwK+TER31WEFSsL++0Zf3XvXHCmEuaVVJ444HM6R58I=; b=fYP8rE20ddWAIWu9qVI/inU+Agyvlb2zVnuJO2yHp5rMPY0ooMjozbTAalheXystCO d1XWLQJczjMoKDnLfHl9ssYLacvRx/v5Kddvx9MZP0YK8YrClsKMEQH0UKzFLllf6EfA rV/JkqtmgQuPpoDslqY8dkASHlDdc9vGvPsb2N92ceIu6BKwXJIjqZ9oENUHtIx3B3c0 Ej5uSuFIZqYifdFVX1QhQPcf7JS8aSRGtUxmm/f9YeYQyAtS+aOaKq7VPKQUP+R9/oVL hBxKiGlAMdx6Vl4T71QBfTbNJ1xaWRKYLRhlsPsXd05MJ/I3UGFwQUHdFcipNa06q0Ji NUAQ== X-Gm-Message-State: AOJu0YybIAFWGLuL0AFDMSMO43+hFaUV+B0UiW4tCXj80wkauE5IYesw FHvhKAZgvd/G6M1MVtyuD7hwDiR6TE8WF3XoX+jdD4yrsQsXo3qzYSpsJgdT8Mx+CLfLCK2k06I 0OD4Wvkzug8TP3Dll9bcopQhmFro2b8JGmgkYoAR6 X-Google-Smtp-Source: AGHT+IFPoiCGJCBv3Dqp+D5Exl1ojbyqXC5+iP/qf0e9z4/YrSuxYZcDzglniUF863loVQHFj1AWDI1vbqOb X-Received: by 2002:a05:6102:cd4:b0:47b:f33d:cfab with SMTP id g20-20020a0561020cd400b0047bf33dcfabmr12286366vst.5.1714423566035; Mon, 29 Apr 2024 13:46:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h15-20020a0562140daf00b006a081d977cfsm1521305qvh.46.2024.04.29.13.46.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:46:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:46:06 -0700 (PDT) Message-ID: <6630070e.050a0220.79dee.3c96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BB301604D420; Mon, 29 Apr 2024 16:46:05 -0400 (EDT) Subject: |SUCCESS| pw139725 [PATCH] [RFC] eal: make lcore_init aware of cgrou From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240429195342.42711-1-stephen@networkplumber.org> References: <20240429195342.42711-1-stephen@networkplumber.org> 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/139725 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 29 2024 19:52:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139725 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ 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 Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/