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 E3B41432C2 for ; Tue, 7 Nov 2023 09:45:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD2E64003C; Tue, 7 Nov 2023 09:45:36 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 574A44003C for ; Tue, 7 Nov 2023 09:45:35 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6830df017so180374439f.3 for ; Tue, 07 Nov 2023 00:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699346734; x=1699951534; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lsG9001SMCa7oa38DbaR7+dSugrnb84wPe36ebClYJ4=; b=V5Ui2XMydQlNm0CJ8xnZ2FjXwKQ898QAGzmYdyfG7cHB6EzmHM4AzgRJAUxpKMdyHT ETK4w9/4jh1N2aRU5+WvS6Lo+2XQbNdDiJt0yVwUEA9kHjFt9/Vq/QeQCLwBDoFEYDjz HTxaWuK2BGJPkYnQSycS89axKzY8Ho252ko5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699346734; x=1699951534; 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=Ts27PiJ/dRoUWZxGywqjJxl3LPE/VjPn81zJlqX6uXE3jixzTaVSswynRJ6/Oa2Qem x8R2RAvlRbb1SUVEe2WOjORLGuILiTDAX7baz3qH041n6/PMgIpTDNtXDIb+7oTsjxMV fZcCwNWZ0Bs36MqKiTj86ijZ0UFh83phDQJLjQtTxrdmAY9bcsXESAibopG4nDkhJDbP VTFQzPNoVwc1PHk9/45V7Ghd95goQsXOtIquiIUZB5kZ2GoHr0gxzzr0Eryc3+4arTe7 fnWImN1Mbes3nYb14WA9wK+e5PcpoUPP9RrK+bfafLvmsG4ztjVGWlPOQ7+F6jLTIys8 wfTw== X-Gm-Message-State: AOJu0YymguxePGcGxhMNrNNRF4mC1mCJZtrtFq4cdblgxHkDz3b1qAsd 0rhAPsYkw17aYQuHDCgFempxQNOSL8pQyYhRk3QkbOBdnl8vsnpE4t8MneHuR2NM74kmirfXUw= = X-Google-Smtp-Source: AGHT+IE/KxCxPTmCwEVXzksopl7DuKGwcm/nmGZW8t2LyERoq0JkBLed9k8CH/Nh06mYcZIUU6iIEqv80p4h X-Received: by 2002:a05:6602:2acf:b0:79e:4abd:7be3 with SMTP id m15-20020a0566022acf00b0079e4abd7be3mr39561359iov.15.1699346734739; Tue, 07 Nov 2023 00:45:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o21-20020a0566022e1500b007a2ad2f0ba0sm487134iow.21.2023.11.07.00.45.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 00:45:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 00:45:34 -0800 (PST) Message-ID: <6549f92e.050a0220.cd784.8072SMTPIN_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 462826050A68; Tue, 7 Nov 2023 03:45:34 -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/