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 3B284432C2 for ; Tue, 7 Nov 2023 09:43:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35ADD4003C; Tue, 7 Nov 2023 09:43:47 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 8B22C4003C for ; Tue, 7 Nov 2023 09:43:43 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce322b62aeso3359656a34.3 for ; Tue, 07 Nov 2023 00:43:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699346622; x=1699951422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lsG9001SMCa7oa38DbaR7+dSugrnb84wPe36ebClYJ4=; b=ZizO2ozJumB4iBKVDdoUVqeeQ0eXaFxXVgvm+vo0SZyasvcjnAGWSjqfOWa1ZrIPJw wr/uOchq7/2VPK8khhDRD+tToBlTt41PNojwFEZJ9nUjI9L7dXuB5shF+kE80xJtJxaZ HjIZH8PxRH+kUgdO9rKjApmqJX+cjaYKZUX3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699346622; x=1699951422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lsG9001SMCa7oa38DbaR7+dSugrnb84wPe36ebClYJ4=; b=Oh01i3zaq/xAOqxf0afwxA291s5Q+5+kapbF0MjIOW5cDD+q4Gf3mPzALg5qxPzvXJ U8PnqCjooQwckMWPrP6DxrlrX3BPexGmPnm1qPLliHWpMMgimQ6IgJFCo8sPXvG54Bqt HSXPBSQBsK8RBwxfWNrROaxIJruKzKU9SLVtXVxPFtwnRYBOfVFuUgeeTRSNUZU8Ivyy Zqrnb4T1YSdbpHQd1pXY6MWzmJliL/T9bkXBEHv1MzTHi608DPxSH+rzSRDAFLLUJvLQ BKg66TX13ao4MVvY7j8ib6OcgzxqN1+3+1sL3xlF8p8VeVqHh/wwsC7nIxDwUwJyjqfk ch8Q== X-Gm-Message-State: AOJu0YxYCLwM5yeImNv2wzyc8V8nW5UtY49fRDwtKBEsbR4u/3/JtmnH NTXcxFwEwuwqVomrU8Z6EQY/aln1YGWVAOzCi/Yel0BaDWZNGEAfc2l5rg== X-Google-Smtp-Source: AGHT+IFXbtM+FiF2lpGtMOgTACwGJlf0GJ/23aQbaBH+RuQaSIm2ojTpv4nbMJYyNLOyMeBsYyX85Bih16Ug X-Received: by 2002:a05:6871:4695:b0:1e9:68b5:d418 with SMTP id ni21-20020a056871469500b001e968b5d418mr2780773oab.34.1699346622706; Tue, 07 Nov 2023 00:43:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id le13-20020a0568700c0d00b001d6523f590esm552772oab.7.2023.11.07.00.43.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 00:43:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 00:43:42 -0800 (PST) Message-ID: <6549f8be.050a0220.986f5.de9cSMTPIN_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 35AE56050A68; Tue, 7 Nov 2023 03:43:42 -0500 (EST) Subject: |SUCCESS| pw133929 [PATCH] common/cnxk: fix setting channel mask for 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/133929 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Tuesday, November 07 2023 06:40:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133929 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28262/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/