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 85C09432C2 for ; Tue, 7 Nov 2023 09:44:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 811714003C; Tue, 7 Nov 2023 09:44:44 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 6C7F04003C for ; Tue, 7 Nov 2023 09:44:40 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9ad90e1038so5647916276.3 for ; Tue, 07 Nov 2023 00:44:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699346680; x=1699951480; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=81ByAh9xFe+AWGRx+hoFZg1G3/9w3BtSgyK5XynZA8I=; b=bliIuTeJ/3v/Simbgra9yi/GrVyn71N7L7W0Vlu9BQ7FLTZd0w56uKeU6XGqtfYoJt taxOiMffXLPmP72VDIFP8L6wtWqW25TlCjN/WH++5GExL0M3uLovkYmNsYEncQN7ueOa BEcaC4vlpMka34HppgULoGp1K+zfGWD2QGB9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699346680; x=1699951480; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=81ByAh9xFe+AWGRx+hoFZg1G3/9w3BtSgyK5XynZA8I=; b=RoRQu9yTGDB/eBAOGWrZWZB6JhDt3BS+Xng1iCd9mqFTXLfZ5CJGxmh5PoCrQunllR LCK6dq+7p2G3WnQPM28pdhG+gOluqgDP1NIIzGsIrMEFa0mhluZmiT8qRvYWn7jaHyvw GnWtqgCWW57pe/WSJM4cg4zIoyGJobSHA94Nj6DGwgZNhG5ol7Toe2smATEdMRrPSwMf 3eVamgZEXmUVEFPwf2EhIAWcO3tadbkJgtt61jrgVvfGcqaaKL+SFIoH1jq3vbaavKKp uXWZPVqqmuYWGWbZBGfdZXU+WpTcXvEfddFGmpdwKXYjIgMQbVjHz5IfucJvcj3P22n0 UgQA== X-Gm-Message-State: AOJu0YzlhLGjIrhqN3BCUAx0zM9zBD3ufwttFJ5xxO6RsJQo+LY9OoA3 kLQCzigBj82CI+rJQNAYvzeAwRl5VsrTaL3zvVnBc8Z/YoY3eD1grlWEVg== X-Google-Smtp-Source: AGHT+IEOcr051f6cZ319AkwBPM/NJw1I++VTJoBaqguh6GzRZqxKAh3oieIUf/YmdIzr+nu8VX+d1eQLx+lp X-Received: by 2002:a05:6902:134a:b0:d9a:516a:8870 with SMTP id g10-20020a056902134a00b00d9a516a8870mr28805437ybu.49.1699346679856; Tue, 07 Nov 2023 00:44:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e188-20020a2550c5000000b00d9a3b044b71sm651289ybb.25.2023.11.07.00.44.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 00:44:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 00:44:39 -0800 (PST) Message-ID: <6549f8f7.250a0220.ae3b4.3184SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 39D546050A68; Tue, 7 Nov 2023 03:44:39 -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 aarch32 GCC 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.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/