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 DD71743040 for ; Sat, 12 Aug 2023 11:29:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D87FD40151; Sat, 12 Aug 2023 11:29:55 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A2D0540151 for ; Sat, 12 Aug 2023 11:29:54 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76c64da0e46so93927839f.0 for ; Sat, 12 Aug 2023 02:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691832594; x=1692437394; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FaB0DoKIQoksTLqSmp1ODvZ2FnYedzlz59OS/5n13To=; b=BWRef5u5wujDzA55pD0QiI0g2wKmCmO2kRLU6SrfPP5SRVzG2TUhFt34GmcR66H66k vmaYSO6OeijgDt+Q4ilypsJ+bO1rCjXwtD/Qwy3A/DD4Bqdr7eoiQi1Z9k7VU1WGGEts kh8L0TykWJvLNP9vUw7/U0DwHXz8PxuR50X1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691832594; x=1692437394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FaB0DoKIQoksTLqSmp1ODvZ2FnYedzlz59OS/5n13To=; b=da+FRp2y62iQJmbFnIiN48Q5PtIp7/HdOY/iQigBOJctp036Vo8uzPnJ16JwYnafAm y2HmKxsM4KAbsiGYuYUoQC+mchVdewNmYaMm1bS/gTe+JSiXA2rKHIb7/zNqkA1Yi323 To/RwN4wfGOVPPNLoX8wRVjyMz3ZiEcAUwn/WpzkRx0o44e+OhCJv2qAYeQ0kyVpvqIG +yk12KAmP7YKlbvwSX3/gFsC3Xllr9MxMlWiosCGbNco8zp9pkpPb8kkIC217pY89lwh pK/LfE+S9tRz4CqOGvXdOjNt8vleAsZrmSP7lCMtsqf6dhOEIxZtGm7Yn9DNQU8PWEL8 Zf5w== X-Gm-Message-State: AOJu0YywcVQZDrIffWobm3FeGaNzBdz3GA9R8+P0TQhSJsolKaoFs60t 0Nyk2+JZsS5HdvJi4rfCwSLi5jE7l3wo8X07o5RF9OEYX8uhuw/YAvJb7mHia27hunH6NqlTPQ= = X-Google-Smtp-Source: AGHT+IHCUOg2TXAbp6Q+MbQnA1oiRL3VGsH2aO5JsrNDqPlmn127b8oIuSZx/jxEhNAj8qrveIc2iu13q8f1 X-Received: by 2002:a5e:a707:0:b0:787:34d:f223 with SMTP id b7-20020a5ea707000000b00787034df223mr5958319iod.11.1691832594013; Sat, 12 Aug 2023 02:29:54 -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 o4-20020a02cc24000000b0042b2b936ad6sm220002jap.72.2023.08.12.02.29.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 02:29:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 02:29:54 -0700 (PDT) Message-ID: <64d75112.020a0220.73f74.ba3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A5C2C6052471; Sat, 12 Aug 2023 05:29:53 -0400 (EDT) Subject: |SUCCESS| pw130249 [PATCH] usertools: suggest use of hwloc for new c 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130249 _Testing PASS_ Submitter: Vipin Varghese Date: Saturday, August 12 2023 00:57:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130249 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/