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 CDA7A43F4C for ; Mon, 29 Apr 2024 22:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9D03402A3; Mon, 29 Apr 2024 22:59:45 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C07A74029C for ; Mon, 29 Apr 2024 22:59:41 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ed0e9ccca1so4808214b3a.0 for ; Mon, 29 Apr 2024 13:59:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714424381; x=1715029181; 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=KwIRDyJy+TX8sf7qOMM95XNBymnznVIzYDHt9CI5nA4=; b=WIsEK7LIuw4UGc9ppctqSzxrPBDiCW2ZvyYLv8UhUaxvI5DTqpd/P2zmNeRp2RH72M Rw1wp5OJpJhlH3JvdSkV7JaMo7hwBZyp1FCtKDtxbcF0ii/kFii73dSHmvVbezhgM+UG zxt+I+Y3dO1bD3tmks6rtLd4ca9OPO1TX3k4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714424381; x=1715029181; 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=KwIRDyJy+TX8sf7qOMM95XNBymnznVIzYDHt9CI5nA4=; b=HVkTOBR2x6KXfKYhsB7B5gjNUylI05zS2mmUGjfYcbN5ODcP2fBcKnEHC3vsgtT5Ue xbHN+omNv+uZLTsMhbOKsL/6hexH8cV9LxTrA8J623YBZOZDegAVhuQhwUFYFoSGNzDp 0TQWNefwHp1R6SftWYLoRfiquwmfGDJF4F6J7NO1vcfvAjdmQ+4Y1Pxyv5Sr4XbIvAPE 6CSXTtVkHqD1mVBcf4PxkGv8SAiC2S4hJ5NAqQGaT3mJUEYDHkLGht7HpaUmLoV5jSiR ZHrB8/Ewci0QhicR7/RrHT/PpByGT+iykjF56wHyoBrZ/yHIIWrckc517SOYNjP8IIqG Qejw== X-Gm-Message-State: AOJu0YwoC5yWJWIrcljgn2I52EcfDHwEDvaqvi0Rmy0c1u+Wjf16T/VC AUaq6QA52urvZ3oYvu/8tddO/s6XTa/MdE3TnljaXkJnlU9LDb/wz5m4nxQc+osZEZSo+loEdmQ x/bwJcvaOJfC+Sk4QRYTNJxW432PjDFtI1DrDNywe X-Google-Smtp-Source: AGHT+IEIowgLySnHAHXxsVfD+YYMFrXyp/0puyaIjcW6pDpLw9hF3fvS0L8pBL+AZG1Wmp4lEhMKSYjyaYev X-Received: by 2002:a17:90b:1d89:b0:2af:53c6:5fb0 with SMTP id pf9-20020a17090b1d8900b002af53c65fb0mr9796784pjb.28.1714424380951; Mon, 29 Apr 2024 13:59:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a17090ad79500b002af9036c210sm892019pju.1.2024.04.29.13.59.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:59:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:59:40 -0700 (PDT) Message-ID: <66300a3c.170a0220.90270.a2daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 20D1F604D420; Mon, 29 Apr 2024 16:59:40 -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 | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/29875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/