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 C9D4043F4D for ; Mon, 29 Apr 2024 22:48:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5E30402A3; Mon, 29 Apr 2024 22:48:08 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id D89D04029C for ; Mon, 29 Apr 2024 22:48:02 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7dad81110cfso209956739f.1 for ; Mon, 29 Apr 2024 13:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714423682; x=1715028482; 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=Qb65cPCuOFxM3PdSnWTPi+9rABHkUEfD/L7u6LJaiJo=; b=TJdu0zLVdCOdDC9Psq+2kQB2JXocqbWeZ2a1Ekcs5TpVkuBn0UJWCJFaNdXA5LqLB1 40Yonc1oYpDXUc2yu7tOHJtq9qPFmaaBVm6EjtelWbWiaW5WnqxM11pRCaYhLaCU0VkQ R39C6vBTyNPgRPMutNqmvekYtSxolu+4A7Qpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714423682; x=1715028482; 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=Qb65cPCuOFxM3PdSnWTPi+9rABHkUEfD/L7u6LJaiJo=; b=qJ6NcTQiDAMMFZE7BI6YONKJlWsN6+hbOFiFLIijlwtuWSlR+cKipya4A7DIIx/cny xveLWzZg5zowzIvMIbgJFf7sTf+9LALT/L0mUBJAy9j+d2MzGGfoF8ozVhMlZivlyWAC 2nXu9TFpMzhCE+xUcRgVl4/X+qklc2gqbKRGWtfWc4grrdn5kw7WkydeMHFJIQLr+oA4 8zJ4/qf8OFJAZwGshXIA3EgNDWakSUYrlujNu6UOc9rmpNqlqCEdEOtnl2M74kc560dc kHg8NNwuMhpd74jc/xGuyQGSuaCShuRFgdrNm5W85BEfmDMxQi0XM1J7i321zZRDiqUp XJPA== X-Gm-Message-State: AOJu0YxphauvO4IcYpR7nkY+lVRj9cjDxWhJwz33TM2fvAqa10AqwZyM aGQSlcxW1Iqm6AdMZfoBr5DnTv8jsw+nLkjZ4vaHDchWGTGV4wfev06eAakaPVNeiphj1FIetx3 +n46GfhXSqavWCWX8uXMtuzKxsrEtPmry40VewVdN X-Google-Smtp-Source: AGHT+IFi8X5fNVIxqWAaXs3/gciz0ujimBykJZhLbDKM5cbNnbLndAQtpPPZsx8Q2BwJMmFek7u2x1cN3TbW X-Received: by 2002:a6b:7d0b:0:b0:7de:923d:c84d with SMTP id c11-20020a6b7d0b000000b007de923dc84dmr13697086ioq.10.1714423682234; Mon, 29 Apr 2024 13:48:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id he17-20020a0566386d1100b00487b3c16a8dsm397171jab.24.2024.04.29.13.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:48:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:48:02 -0700 (PDT) Message-ID: <66300782.050a0220.b3d3e.f1b6SMTPIN_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 B5F88604D420; Mon, 29 Apr 2024 16:48:01 -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 | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/