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 7669E43040 for ; Sat, 12 Aug 2023 11:34:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5444140151; Sat, 12 Aug 2023 11:34:03 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1393640151 for ; Sat, 12 Aug 2023 11:34:02 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3491516c4aeso9504725ab.1 for ; Sat, 12 Aug 2023 02:34:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691832841; x=1692437641; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wsoQQ0/QXN/1zIqZFvb222Xwulenm6m/co75eFndnhk=; b=RTwedi9vc9iF8BitBbRpLJDZLs98i28S9chRP1rLQobqOWydQKJU8Ssh5KSWH9XPvd 8FuWeCvtX1djbjXvW6+fYW4FY3U3LCyyxjZj6m7x3YDccD13NbA5DsczyG5ufqNcNU4x 5pIljIb9P+/E87wRU2xIZGLOsONGnxF9GxBR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691832841; x=1692437641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wsoQQ0/QXN/1zIqZFvb222Xwulenm6m/co75eFndnhk=; b=e+I+dLxB7Yb2XUhS6Psh70+kZ5Ek1hSBjqtl0nwGc7DUILMypaI+jarKSc3uvuCbQb KV2OEH3a75npDRNr1KMRse+ngWydhV0dUacNdKE21ILUY2/HrSpsWNwjImbN9I7FyqhN ikKQ2jvWnj/A6db2LgzVc83b6I9DHusW/60hl5aQZI1PftnBqBS5zuzDxMGVWcXXsmM8 tzEQG7wXq5O++jHChgBppayq3HTu7gs1evyDQVc6RgrDaWK7JQLKouVyBT9b3hZQYDNu xZZ6goNYEfhV63dSBe8l5dcH+H89BYZ33gdHF8rrgl7R3MdW9neHcnM/OGTTMLEwEHgi NIMA== X-Gm-Message-State: AOJu0YwHRUhjNr37KwJco7Lf9cS2imVojY6CxpaKh7gXhu5JtYbF2Pnp gbA326lhm+Zgr4Br4bU28ILUTb5l4COiCQyHRP27dcv0X9shRfMAwd6U7gZW7Xd+tJNZ3DUF7A= = X-Google-Smtp-Source: AGHT+IErkilyowMkUK0f+7TQOpPVCOuX6YgHOXkx4A1wgsWecOVyN2MuPvErCUkwVqekKINJg9zINtr/xHet X-Received: by 2002:a05:6e02:1a6f:b0:349:2d61:8631 with SMTP id w15-20020a056e021a6f00b003492d618631mr6108351ilv.10.1691832841377; Sat, 12 Aug 2023 02:34:01 -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 p18-20020a92da52000000b00348edca2accsm192236ilq.56.2023.08.12.02.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 02:34:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 02:34:01 -0700 (PDT) Message-ID: <64d75209.920a0220.2637a.9c48SMTPIN_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 DCCF66052471; Sat, 12 Aug 2023 05:34:00 -0400 (EDT) Subject: |SUCCESS| pw130250 [PATCH] dma/skeleton: fix pthread set affinity 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130250 _Testing PASS_ Submitter: Vipin Varghese Date: Saturday, August 12 2023 01:57:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130250 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/