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 1129442B83 for ; Tue, 23 May 2023 18:32:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D06B40689; Tue, 23 May 2023 18:32:39 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A20D640689 for ; Tue, 23 May 2023 18:32:38 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77483babe2dso63907139f.0 for ; Tue, 23 May 2023 09:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684859558; x=1687451558; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GooujZvoN4N1+tIGWhQ/4T26dpKLvMknQzYEbDycsxE=; b=KRbz53+7EioU9h8azN0hTZKfc1It1TMHgqfqXNVUFXyytNyCvTR+tVqJSoM3KwklcV /oH5Qjzyf6fuPmSB2k3sfiu5s05is1kspvNRKvW7dkt3JP0VuTtPxNZjIYSQ3R6rDXG5 7TKGzvX/WlHAMthC8yoAaJsP4Nohe+9TnupEU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684859558; x=1687451558; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GooujZvoN4N1+tIGWhQ/4T26dpKLvMknQzYEbDycsxE=; b=eBULmez8bYFOFVV+5OwheG5SX3PzSC52lXr3pD7u2dTBuDxGtJ3IfsfL1qVYjN6j9h j2pMepCyzgx5qKfYGBYXd+Ha+49DxePbxkjDWMKYOK6CQagjJxs847xcZz1cAhFIE/3n dIrOC5xZCSxMwZG6ynlXLgRvTp5blp54cedc4Lsvg7ogL/DCUWIAd01XN3TvgRyOsehe r72bG4cTPSQh644qB9lnZufqj+wYwqzIe3WMOg6i3O2l0c+XR/XO256vSLIsKO04NXZy yAwGeqTNgpyGztuWxj6y9aUfk1XHIi1yckvFRZmEii7dW4t/6PK+LUDFw7262Wn10QYK +1VA== X-Gm-Message-State: AC+VfDzNn6k8aEOkKTPBh/pNeR4TD2KA/bo4rnAje/vc4n/g1MxpnEB0 A2bnIcWJIzr4yxAqx4rlN19MLR8ST/mYx6Hn1p3+3XngJSJ8JrbxeiukpYt2jTmv2lkpbT5cjQ= = X-Google-Smtp-Source: ACHHUZ6OSRiD42Ql9L4IV7XuyfaKFcx9nMxFgOpqu+plRMgxYYckDKDl4yDbnVjJRzg85RrqxNZtosOjwRca X-Received: by 2002:a5e:890f:0:b0:76e:fbc6:347d with SMTP id k15-20020a5e890f000000b0076efbc6347dmr9109056ioj.20.1684859558030; Tue, 23 May 2023 09:32:38 -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 f22-20020a02b796000000b0040fb265f94dsm768396jam.65.2023.05.23.09.32.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 09:32:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 09:32:38 -0700 (PDT) Message-ID: <646ceaa6.020a0220.3bd02.f513SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B567605246B; Tue, 23 May 2023 12:32:37 -0400 (EDT) Subject: |SUCCESS| pw127217 [PATCH] [v1,1/1] eal: warn user when lcore cpuset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127217 _Testing PASS_ Submitter: Burakov, Anatoly Date: Tuesday, May 23 2023 13:06:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127217 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26350/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/