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 D713B43040 for ; Sat, 12 Aug 2023 10:41:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3C0440151; Sat, 12 Aug 2023 10:41:35 +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 2466040151 for ; Sat, 12 Aug 2023 10:41:34 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790f831c6fbso95812039f.2 for ; Sat, 12 Aug 2023 01:41:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691829693; x=1692434493; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0MToaEJfEGHD6lxhUGQI6rBAIX0PDnPvPEGoErPC1Aw=; b=DgyTmdJ49kR5aJWW8O+cP4BJWJsVQcPAkkHe1t51Rolf/inHnjA6R9AE6HPkjQDetN 553c8Ttc5ptfwUb6esgv9aScRN5QMlQucTewVRfPpXuKWfVJgxzjAB/nr9VXEocL/brO JqnD1gxheUcRemFA4PCh5ne8KzHyORHmtp3Vc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691829693; x=1692434493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0MToaEJfEGHD6lxhUGQI6rBAIX0PDnPvPEGoErPC1Aw=; b=Gg3XfEed3afGnQxro4Q+E8180xFY/A564Q1OGsbuBXMB4EheqjRrFvg3082jbs4tcX 5/TSU3/apxLYU1kbTUFlMxusBnTRqQbY8rJZIQ5V5I4AybVuAQVVTVy3YuuI6MDlawG7 w3nOsDLNl5D1IqbntH4kcfLZEOddS8HnEdb/rKGKA3eMmsh1xaXnOHzgLjqF8U+f0iGX /h3Sbcjr64CUgKStEjqS42sJQoZUFJog34R3gu4WKUO+y+5naeYX1xb21ldKphpVcimQ yLsyAK6Gv94LSxbOLu58ykwr7GN02AkOnzqDWkjc4Cgr7URTVm7Xa9yk6XVjf/Gdhgtf khXQ== X-Gm-Message-State: AOJu0YzPEcxWhY/FCN9jsGPxPz4HyWp3Q+MWKESP8thhvruF4+THj+Dk MUEs4MFQtHWCc8CFQ7EWTaOl6ZdUEkbilDxxevXhWTCLbQBWHj68QnNREbgrld66ZbFc1k8CVg= = X-Google-Smtp-Source: AGHT+IG9U2KnBsaceVbetlJ+vryzO7TNpjCcApxc3WmL6JqUgM2HLZnGb1+/+nJWObVfsWAxI0LhiiToK4Od X-Received: by 2002:a05:6602:2043:b0:790:c461:6f34 with SMTP id z3-20020a056602204300b00790c4616f34mr5849713iod.3.1691829693531; Sat, 12 Aug 2023 01:41:33 -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 u8-20020a02aa88000000b0042b696fc2c9sm223875jai.71.2023.08.12.01.41.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 01:41:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 01:41:33 -0700 (PDT) Message-ID: <64d745bd.020a0220.5c64a.c4d7SMTPIN_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 180DD6052471; Sat, 12 Aug 2023 04:41: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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/