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 0908443040 for ; Sat, 12 Aug 2023 10:30:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0491B40151; Sat, 12 Aug 2023 10:30:35 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9A4AD40151 for ; Sat, 12 Aug 2023 10:30:34 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34993351b2cso8670825ab.1 for ; Sat, 12 Aug 2023 01:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691829034; x=1692433834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E7anGRAnqbRnef+dzQ9zfEXBf/qbfuQ5e3vXbmm6dhw=; b=DhsbZmyPiIVNBJWGZEXqF2IuVhUpJX/X4v3EuAnLEeEG65fDLyAvejEkjoWlU7nCQQ ShodT29GftSEdI8ajgTKy1AsKDnYTWHv6noBkOdJ3U79EaiaPio1PYIGLphm6I8UYw4D zY9oy2X33RhVMGttxcqADCGQdRQA9dVtG15c4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691829034; x=1692433834; 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=NW7BjEX90nD/8ktorj4skHtN0WKbdJouxFFr09+YOZQUZhW9vPunQLChB6ZUcpkelo KSAPP/DQk37k5wNLO0QyDjTFCjfq4UPP7lxRfm6qqDqbWWUweil7aHz++nDLPoyzoXyv iMQKbiNc/YcDQkloXYW7dTIR65+OAyksMkEFV+OCh0uMzJ4qxwnNWF0aAft7kZnmy7ew twH1EQZK7O4a1dDWkv8MNMWg5RfPjpHKicNiiicu9XcyD3FL2A475TzXDxNV60CkDstB 3ZbL4BlpcWFWDcdl4cG3rMgK9Fid5fYWt8oGUXRUtVbHe6OOXZmceelhBwpAopRSpHTd 8NTg== X-Gm-Message-State: AOJu0Yy6NyZa1I5XOM11CmH96w7+Zgj0KsG20dWMkjt9DZq9VFPpHn8o Kh4ZtfQCKm43UhtOKnhsv+/xZH3KL8v4NL0j2wj/rd8iumrcU26Gf/4IUg== X-Google-Smtp-Source: AGHT+IHi5VW3XkLJJcQ3c3UJ60tGsxaelwqiTETxGibVxFfBaDT6dV9Z2dyA4v2gjO/NxnzmrnIeL5dxiiA+ X-Received: by 2002:a05:6e02:1bc6:b0:348:f28d:d06 with SMTP id x6-20020a056e021bc600b00348f28d0d06mr5573055ilv.31.1691829034075; Sat, 12 Aug 2023 01:30:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d18-20020a92d792000000b003463045c474sm199390iln.36.2023.08.12.01.30.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 01:30:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 01:30:34 -0700 (PDT) Message-ID: <64d7432a.920a0220.29f7c.babfSMTPIN_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 954F76052471; Sat, 12 Aug 2023 04:30:33 -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/