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 54AA3425DF for ; Wed, 4 Oct 2023 13:50:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E67140289; Wed, 4 Oct 2023 13:50:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 09BFC40289 for ; Wed, 4 Oct 2023 13:50:44 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59b5484fbe6so24052197b3.1 for ; Wed, 04 Oct 2023 04:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696420243; x=1697025043; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aOBtXu9L6oE+2AfOkI4hYIuIjJN/Ged6V67I/vbYBPA=; b=X/VPDC+ru3huKh+V7u00a7e3J+phl9xWO1X/AlB1IPia8cFyv2TGH1db1K4/vFXrOh eZ0DjromHN120Ozwy1MiergIWYi3pM5oyV60NRt3C0iLbbyeStgsOtIFbB7b9/AIo7dM b9gspGTrLQ3ypQ0J7zbj3z25mx6+D0I+DUcng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696420243; x=1697025043; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aOBtXu9L6oE+2AfOkI4hYIuIjJN/Ged6V67I/vbYBPA=; b=L/VzJYUNfx4QX/ElkHGGzKj1goyZHLy1LPte30PEO70LJNiPeqmQXD4w82pdt9s56e 5fmxgWIeks7cl9+a2QZWGeYChckqPcHBHV+qGk5WxJxTDsE2pqMj0xUeGF4GxSXylJc7 BFlpFkkie1Tu4IlpWDVtq9tar3thymMocfeC3Z1ZC8a3m3oEzEyQbL00tCUDAtdGWCIn W0HgqMxoWbHZNRqibrRbKxugsOg5YTpxAm8ckAmEvQKhxv5DSb8HVLxzMBk4JJo5GTkb Ao4ztmE7o73i9gbL/ZkOId4C+Ps7BjxzY/40TUx22lyvJAyyILLROQVWRa0zSGtXG1iP WhUA== X-Gm-Message-State: AOJu0Yws4bJu/qyCXZIyMG0CEoWYYfMOuvBxCLQmEhd4Vet66Q41IDg6 FJXRs4fr5ougd+U201UO7v3R4uKHhRsLhMjNuKeyxxAHYz5nvvtZ0ZlQFw== X-Google-Smtp-Source: AGHT+IFzErW2xLRxu6NhSdQF346ubWgZ865nxWWoKcDvdytZ9Pn9mK5VbT8NDtJJ0CIJoh+loWne3uiYUxVV X-Received: by 2002:a81:7c86:0:b0:59f:687c:fb36 with SMTP id x128-20020a817c86000000b0059f687cfb36mr2264621ywc.45.1696420243403; Wed, 04 Oct 2023 04:50:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r7-20020a81c307000000b005869cf168dcsm343539ywk.6.2023.10.04.04.50.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 04:50:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 04:50:43 -0700 (PDT) Message-ID: <651d5193.810a0220.16de6.8849SMTPIN_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 0D9B36052514; Wed, 4 Oct 2023 07:50: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 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 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/