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 C1B1C43F4C for ; Mon, 29 Apr 2024 22:53:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDADA402A3; Mon, 29 Apr 2024 22:53:55 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 984274029C for ; Mon, 29 Apr 2024 22:53:53 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5aa22ebd048so3764865eaf.1 for ; Mon, 29 Apr 2024 13:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714424033; x=1715028833; 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=WNJQTmVbRyH1D3YDZ+dg1i6qznkoxktftMdZqgJcwPQ=; b=GRQuPIM8cgL+RWdl2ty09peoQytvJS3R0GSHpNmA2J+hcRWZ/mHb4wrswrA2u2IDHG Y2qtqOroKdAb0GkT/fK7FSS3HGl1uxgQv8zDVrXKTEcY38i0aKweQEOrcQct+q2PXOJK MrKMk1c4ZbSyKev/cWPLB5R5GRyHBuQA8ornk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714424033; x=1715028833; 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=WNJQTmVbRyH1D3YDZ+dg1i6qznkoxktftMdZqgJcwPQ=; b=ikmhokRibtjjsY1b4tDR6kWFN+dZUryxBKQIuTz7JmQldzjQOAuUXx++8wI5sdPw/g 6RUy7Mg4SOHGtiG/HZKXNJHmlHuzBwBii/HvTa15F4IgjpUBekedNbwMd4ulEQyJZe3D EvqDE2wUFn+XwESDLKRJhzYCzJiretL6rR1DAaLzuSpdCYyB+s98tGrxk45MHXEkrgPh 29wMKAdR8F4Ru+kM9QH9bksOY46QBW7ya4G1OnzRECSx6BpFHvVqCXmGoGBz8cDkBi/U cnZnrsvVRe75qTMzIqmrhh15QBK9YNtR+OCoojFv0QoJx82d2G+Xhd9BSyBNZOThvCem qenQ== X-Gm-Message-State: AOJu0YxccbmOSFu66xN2pGgaO/PNX5C07+aeD1opOK37e4NzlYaYFJGg ogXdiUlqW+2mjJL9mjcKUHb95iKv/gAGzkPYsa9N7W8AZUzpi53z25b9fp9V1R4BV5/rOUlsXyh 0tV8sk83ZpJ2lo4KhT5C1oxbNaqaB91GarnBw2tZdSk/WA6V8niHoXW4F X-Google-Smtp-Source: AGHT+IHHmnWgs2YYLQOwmJzkRk9cTP/BW5BugzEvir443/ofk7tMrlPSIbYdQ2ReWywosTIIG2DJvRFjNiDM X-Received: by 2002:a05:6358:798b:b0:17c:d10:722c with SMTP id j11-20020a056358798b00b0017c0d10722cmr12457234rwg.1.1714424032879; Mon, 29 Apr 2024 13:53:52 -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 a2-20020a637f02000000b005d8bff21b44sm1588956pgd.33.2024.04.29.13.53.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:53:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:53:52 -0700 (PDT) Message-ID: <663008e0.630a0220.3b215.ddefSMTPIN_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 40977604D420; Mon, 29 Apr 2024 16:53:52 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/