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 8E83C43F4D for ; Mon, 29 Apr 2024 22:44:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BC7D402A3; Mon, 29 Apr 2024 22:44:22 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 3564C4029C for ; Mon, 29 Apr 2024 22:44:21 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-22ec61aaf01so1888823fac.2 for ; Mon, 29 Apr 2024 13:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714423460; x=1715028260; 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=7WHDVHBzFb5W3WUCQFv8J6o8V3nBvk65q34kLa7oVzo=; b=BdDHmn58yjaNZmeNYmrcvRl1wewK9Mu1gJ9bvC3DRMoytFXz+ySFVTj6VldiPeFRY2 drDr4y3BRE2x/iQGcYSqXnEMNa7SzdprhPVvS1dRgJwvyUr/GNvdIVqJfFUB1vKCCxm3 i9bZiW3xBhJBNorld9yOni3GS+HvW2pKWVFhU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714423460; x=1715028260; 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=7WHDVHBzFb5W3WUCQFv8J6o8V3nBvk65q34kLa7oVzo=; b=iGeWH/bqt7s2Ji8c47z+2BMeQKpetBXPKNtjry2z29htTCo5fD4b+4JMkounqDfiMC RB7cVtS3Ds0qgmdsJ1BGbFb8BgK5c06TC/nHXRxcTPIL1LRDUzbcdC67knKvAa7sFoqB r6EzEqmtNR+C2rMs5WrNjsitvb5lLSHsOmhJ8YefphyXyneVV+3SkBo3nWrpASMrrY/V c5YXNc5FV8JlescULdk0jyTy3VQwMm5gWszjNxVWqhFqwq2DA6slaDGh3z3qmi/OIbZ9 5hWCf3R+hKzrkl6NJQrNsL/f+2RcVr317z+vIBWK1ixLBagEKRmLRRssuSj6mk+475cq 1stQ== X-Gm-Message-State: AOJu0YzFU1qqSWXKcI3Y8I2kHpb8vk5QZx1hVOULbEBDt/ZjrUxI2gkI uUOI/ruvTn/fyHsRiWTsjS8DV1id4Z4+O8B0OjWXV4wbxgxqXpkpHaps+Gv5PZsHHy2wvze1h5g Hj9mIXyIfkzPtc3rd3zezgtxYe91je32vrwyTGoutpGMgQvx1Fo9/2+95 X-Google-Smtp-Source: AGHT+IFflmXC3b0/yKb6wv4tKSigMBOPYDCGBKUJ8Meg8rZD/Lf1/3gF0UhckH8w7VerNsEh+RMq8qBCgKhL X-Received: by 2002:a05:6870:b686:b0:22e:d572:271b with SMTP id cy6-20020a056870b68600b0022ed572271bmr11755221oab.58.1714423460492; Mon, 29 Apr 2024 13:44:20 -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 h21-20020a056870d25500b00221a2cf0cc5sm553023oac.1.2024.04.29.13.44.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:44:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:44:20 -0700 (PDT) Message-ID: <663006a4.050a0220.7be69.6856SMTPIN_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 F215B604D421; Mon, 29 Apr 2024 16:44:19 -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-arm64-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 | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (arm) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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/