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 E015743040 for ; Sat, 12 Aug 2023 10:29:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D00A043000; Sat, 12 Aug 2023 10:29:26 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id A816F40151 for ; Sat, 12 Aug 2023 10:29:25 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d18566dc0c1so2581246276.0 for ; Sat, 12 Aug 2023 01:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691828965; x=1692433765; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E7anGRAnqbRnef+dzQ9zfEXBf/qbfuQ5e3vXbmm6dhw=; b=R2lrFJlHer+Arm6ozm3LlYcP/WSZyngKJJg+2B1P2W41TZmR/jJvE5ATatX2waOL3m lgDHW4MZ7Sd+IzKqlF5PZ41woaGPcGjoVdmR45jUY7CaJEIHp8GSxtk8qOAmZm79LJSs k1XijMrKxwKEKfMS5TqOm0Uc2UEzIUE8U1+pE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691828965; x=1692433765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E7anGRAnqbRnef+dzQ9zfEXBf/qbfuQ5e3vXbmm6dhw=; b=SjBxyKPry7fZa5/g3MbINlOZ9U4Th5AVO5urd3UVIAIamGWbAUfk7gi2qBtvsUNAzg LJKtvWuYeC9UkNI26a7EcguiBA5bYYKN/vDjauR+Z6ITl9WXY9Tw+w/S9nWZ3cSuqDTs 4TSUT1WvTFhl2kp20VAYH7TYIRLedx6PWocPUg5UmK8gVAmadkuDmI6Q3htOVG3drDxa Vzg1WcfueIemy2vteoQI/VysB4/Zo5ONPZG8Y2TmF7C+DquogcGRmgn/6/eDHlxEm+/7 PMU54NTUcz0A15yVdJ3kacVkgkdDkjnwJZMpzikN+tD2BajpC8dGg6hCDRWZKsW0XLVc 45nQ== X-Gm-Message-State: AOJu0Yz7lbNTMhjCccbDP0N9VEAQ0XJIQfn0u6EMPO3Zf9ihpdhkSmvk uuDTPGs4zEorv3EGuGNNZ4nTtSRHG/dU4l3OxbbukcbHUnLGF/eAECHHpIQEW9Cgc/osc5WrdQ= = X-Google-Smtp-Source: AGHT+IHhQb6i27j2Pnsjvx+NRmuPQpLZQFc8vmZvfNu3Unhqil0bJdkb41P1PgjEAwhlyh3+MmF0znrhWI8m X-Received: by 2002:a0d:ca84:0:b0:577:4975:c114 with SMTP id m126-20020a0dca84000000b005774975c114mr4147072ywd.0.1691828965135; Sat, 12 Aug 2023 01:29:25 -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 t10-20020a81b50a000000b005869fd2b26esm397371ywh.38.2023.08.12.01.29.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 01:29:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 01:29:25 -0700 (PDT) Message-ID: <64d742e5.810a0220.9c164.9e70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C5AC16052471; Sat, 12 Aug 2023 04:29:24 -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 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 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/