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 26C9C4297B for ; Tue, 18 Apr 2023 10:20:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2383340698; Tue, 18 Apr 2023 10:20:26 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D2A5E40698 for ; Tue, 18 Apr 2023 10:20:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b5c4c76aaso1292756b3a.2 for ; Tue, 18 Apr 2023 01:20:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681806024; x=1684398024; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=dBfCpATWNmNl7QAgeQo7JP+ZRvkPz2DmIkvXqsPIHQc=; b=Vlf9WtL140ATTz+Us/R1gwQST5ROPGlUA3xAx7P67KkLhNgfscL5ykXJ7ezO8xmbS3 kMOG44B0dRNRxLQo3vymlzpUNU7J3/Z4phmTkaNsG7Xqia1ntX1ozxCnvcnisEim+Fdf 5KeJ4baH1sOVA878WV1mfomy2GE4xVJSX2Zdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681806024; x=1684398024; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dBfCpATWNmNl7QAgeQo7JP+ZRvkPz2DmIkvXqsPIHQc=; b=H6Uh57+E8JOW2UCWZIAUKgmS/QpYwDpgnBWGP0FP1PeSPHzw15XxCTZR2xr4lLn1JL iuDzoWMMkAMCAMeNUzlIKocNPJ4/PO5LMejI5SL+1XijGL4TB6IesCzqUijZS+ix5ppe GXT7eOX/pIeHzqmwFeew/PL/YRJTqhFz4WVJZ+J7/Xd6jJQN9SrJ5Qt1276Bsea/A9vS sQ5H3lJTGCuYSxhfWllCGk9kzz83CH/YyOFwHQSIELabIvQJ0+VrZOZYcbqBr91xw9qS gSXded4H+CWLMt1O0+FsoCoxDMXO569qTkO45ZQVShxLEPEPKIoZ1rPOOqkSCFv3eHRw t9/g== X-Gm-Message-State: AAQBX9evy8jO8QSJdkpRSCN5gAsA5TPApZqkMxqfzbyEgmqFxCkJKMJz cCRUIu9w/fEOZ2PhBhdgk4fQgS38EDAc41onB8806tp4L4DyivASfE9ah4yBYUpcwz45S0VpuA= = X-Google-Smtp-Source: AKy350a4A/01a8tvallW3ptAygRJiu1sttrTXLQely9pEe1HYoIOfVO5FcV6xepBBsWdaJ+oDb23nClI01mY X-Received: by 2002:a17:902:f78c:b0:1a2:94bb:e104 with SMTP id q12-20020a170902f78c00b001a294bbe104mr1266514pln.39.1681806024058; Tue, 18 Apr 2023 01:20:24 -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 jd11-20020a170903260b00b001a673a3c8cdsm3673764plb.127.2023.04.18.01.20.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 01:20:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 87550605246B; Tue, 18 Apr 2023 04:20:23 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8720D60095; Tue, 18 Apr 2023 08:20:23 +0000 (UTC) Subject: |SUCCESS| pw126218 [PATCH] usertools: enhance CPU layout From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418082023.8720D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 08:20:23 +0000 (UTC) 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/126218 _Testing PASS_ Submitter: Wenzhuo Lu Date: Tuesday, April 18 2023 05:25:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126218 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26026/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/