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 24F56426B6 for ; Wed, 4 Oct 2023 14:21:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D7E540289; Wed, 4 Oct 2023 14:21:47 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B823E40289 for ; Wed, 4 Oct 2023 14:21:45 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c736b00639so15236125ad.2 for ; Wed, 04 Oct 2023 05:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696422105; x=1697026905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+Mu3CNa+44vRWCeG2mCYXSjgWk19DRW716LZfZ1iK14=; b=PQXTtm9oUtem3YlZ/f2kd+HS0Uwn4h5VlOR6wZhGaJOUowWw+z+lWC3gu703exVxzZ jdE51rnmjOha58GDPSyAHwcy62eBEFZl952NEQZuLa2cZAlHUxtx4tTY/C+8BSzmRwid 4xw/0/Ub7fJKH/6AJY02CTF9W0ZZWUAZhKqAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696422105; x=1697026905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+Mu3CNa+44vRWCeG2mCYXSjgWk19DRW716LZfZ1iK14=; b=oR3jTWSwVZoEgHbP5hCETEappxrdO+fF+MwFdrWJ0r+9p3s2V+NDVFRJo7p1DgP4lU MTKcYGStti859k/xz8uqd4dWB6+sUysNDoubtqyJkd4Q/1wHsGQCPxulxtd0guC4QsNU vvW8Bud7BY5/w0OIcFNGD5tZj5kBKW3ZGTr4KzP+zjetGBBJmQ8L5vLY+wUp8YfuAsh4 0Axr0dt9tsQdZgbDPmj/CKVHybqesuAn/bkXVFwr5GuWW+T83vLaW4NIuSpmcCF+3onm GjKki3pYwHtPgXAqtLmoUS+iR7Ijhq0X9t6JrxEpf2aOqYGPP8YM2eBiJdJ5CiAKBu9r 5J7Q== X-Gm-Message-State: AOJu0YyZlqDmiTOi0YlXjEReCGkhs3llM8ZQiznL3T0YQbAq0XE09JIj awKs/J10j3o0w+iZhVYOghWaTr4a7hhEYAwnMzptdL9rZPsl6afa13VZI2sN57O+5mPRf0plSg= = X-Google-Smtp-Source: AGHT+IFoHtZvdOYNKraSL/PwAYzYR29DPclE8QRwrkXcIJySL2daAC9Leully7spmUQLvvacsdVH9zpUtC/S X-Received: by 2002:a17:902:ab82:b0:1c7:443d:7419 with SMTP id f2-20020a170902ab8200b001c7443d7419mr2258352plr.29.1696422104882; Wed, 04 Oct 2023 05:21:44 -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 h5-20020a170902748500b001c61bca5b3fsm221982pll.88.2023.10.04.05.21.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 05:21:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 05:21:44 -0700 (PDT) Message-ID: <651d58d8.170a0220.180b7.751cSMTPIN_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 F37E66052514; Wed, 4 Oct 2023 08:21:43 -0400 (EDT) Subject: |SUCCESS| pw132291 [PATCH] raw/cnxk_bphy: support multi-process mode 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/132291 _Testing PASS_ Submitter: Tomasz Duszynski Date: Tuesday, October 03 2023 20:41:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132291 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/