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 A4C7B432C2 for ; Tue, 7 Nov 2023 09:37:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9972B4003C; Tue, 7 Nov 2023 09:37:36 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 7B2464003C for ; Tue, 7 Nov 2023 09:37:35 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-28037d046b0so3963716a91.3 for ; Tue, 07 Nov 2023 00:37:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699346254; x=1699951054; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JNiOiPaQK3VFf8M9+CTPLAWN6JIcqQoc4mIlRgdApgM=; b=CmaD4MFn6A0nhFnWZr0cmUYLPMrEcZwcmo3YpobjoJIPmQUbQKXTOdm9qe03FVPbMd Iql+LkTlXSN7s/T5a3EEMtPrimk0i4cxd1/e26a0LPv/utGBDmw5nzGZdk722WnLINuh rmzHCC7HjfGZNMoqthr9O/KwuEziV6lvGbB2I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699346254; x=1699951054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JNiOiPaQK3VFf8M9+CTPLAWN6JIcqQoc4mIlRgdApgM=; b=Cnd+jjsatZbn9eRW6CFst8h/elZk+fwALBddYwCoSSwulZJgFCSwzThVLAnbOWuBBY Io3secM/wEg/mpyqBfWxqiN2oueg0rNruTwkymrUaiApFkgrEw1fO5Iphwbmn3ui7Jgv njKznSs8sT/dp+0j9JZi7Se8j999GaWa6wUp8pkUyImoCpS36MCaG+ULZ+cn4Z3yhecO ulnLg5mJ0ncTHuYVHYVp8VqRLwklCFJMQ7DPwna56D/Hl7vuKw2u/Ewpb0h9nwS8TwP4 6mcx/uN4VrQPI29fjD473WILFFV0wlmYGyu1Ejd0aVzeUPGwLJYV/N19n7zHyiz0hkHM 1c1Q== X-Gm-Message-State: AOJu0YzfKoMge4Xi/y2IJUGVaYu7c5e6mjNE94BIEjGkparLt0zVRoO0 OVSxuIqzxnu7agR0K6PThzjWZUGilxVXZCMGGifRvSH5JGcF8i+szEhjTUTagGC5TnesVOut1Q= = X-Google-Smtp-Source: AGHT+IEBNRK2FtIyIuDlC/cFkv6+gsLqTCoPzRAG91NC+niYm0joWY4KqxemxnNz794J/xUXcwoRfghIRSDJ X-Received: by 2002:a17:90a:bf07:b0:27d:1df4:26f3 with SMTP id c7-20020a17090abf0700b0027d1df426f3mr24952121pjs.15.1699346254616; Tue, 07 Nov 2023 00:37: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 ji9-20020a170903324900b001bc3bdcc18dsm243709plb.84.2023.11.07.00.37.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 00:37:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 00:37:34 -0800 (PST) Message-ID: <6549f74e.170a0220.c59fd.c071SMTPIN_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 AEB036050A68; Tue, 7 Nov 2023 03:37:33 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/