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 A4D3A43F4C for ; Mon, 29 Apr 2024 22:53:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A04BD402A3; Mon, 29 Apr 2024 22:53:38 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D6B4F4029C for ; Mon, 29 Apr 2024 22:53:32 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6150670d372so38488437b3.1 for ; Mon, 29 Apr 2024 13:53:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714424012; x=1715028812; 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=NKdm/lhiv61GSGU/gixT0HOpUkXLyvLgPqhrENYS3eqacAOyD/gQramJ1SViO8U/00 x3aYaB8VcPhgDIY1CzKbwDBmHiw9b5dfYhQgtdRngaWIegrj+OE2oZ/yVpqFgxUO2371 JdUemLKK2cpv7qT78if4zmuotZKr7wWFBUGGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714424012; x=1715028812; 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=YnjfvRyrCrOAdUBjXpJmpyXwhfHSiLxy/zAc0/XhkwPFLqdgfM008GTi8naux8uu4d QMXBM6r+uKGOfvQjeKQ2mdoedJa6R8K7Zd3xr6aXosFf4eIM0IWvgNGkZd8hoDFpWkhF Q9t8NoaN8G1JQZbCeuxPKNuE45NM1oGJbL9vJIyuk3Bybw35D8yPlGRZd2+FYJSUd7Ph JmO7ZmlB8FIGSHvQmZs+gxdQ3tWETSDTJ+hlMACicRqwToIg0qEJkLvIl+HE/yqvv5ei 14nfiWF7LIIjVI1VKTaqr0DSCdHojK7nJPLpGtWTDA7t7RcOY9xhegBta8U/krXoQAqp /i1w== X-Gm-Message-State: AOJu0YwpTnqFSMi75bbqXhFrbrhb/Zpxv5R0/gk4ztumQgdKwvg8ND6h PnktFjZ/nNrlFyXa2gjryvbshoAlVOHg04CpmA7TJwTR/FfxzcIAUYwa4gWHmP5G/2dE38pk/vQ teTGRhSovnZyIPmLd9US+CSRuOmFKVnnPHpPyfQ2eBU0/sn3jIiP+xja9 X-Google-Smtp-Source: AGHT+IG2Gvc78xIZ5B2vDYwQd/cvopMj3LS60ag3uUzRz8zDe5jTQuM1FbkwjbmoYJFqVKaI5p2N8YxfD4py X-Received: by 2002:a25:2ce:0:b0:de6:544:73d8 with SMTP id 197-20020a2502ce000000b00de6054473d8mr1676899ybc.35.1714424012240; Mon, 29 Apr 2024 13:53:32 -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 x3-20020a056902102300b00dc6ccb27a45sm1321483ybt.15.2024.04.29.13.53.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:53:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:53:32 -0700 (PDT) Message-ID: <663008cc.050a0220.82d83.73e6SMTPIN_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 DB3B9604D420; Mon, 29 Apr 2024 16:53:31 -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/