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 3B6B042606 for ; Thu, 21 Sep 2023 10:32:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 368704014F; Thu, 21 Sep 2023 10:32:52 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6D0B64014F for ; Thu, 21 Sep 2023 10:32:50 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dc89741cedso85925fac.0 for ; Thu, 21 Sep 2023 01:32:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695285169; x=1695889969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+eheuMK0tpeWq6KYbI0vBvqM9Q5hQvEoJ04hJxl2qAc=; b=dQB7YZSBU7Ez2iceDP7HLTWJ06zNUSdn1vgSU06A8buLGQxeRBfHBKRDUtWJnZ/vH9 vGlOtSwI/FHCL+tokrTIDliI5Wv39K2zBMNG5eAbuGXdxbcFMOFFEGoLuJxF8yysLAgB V+8ZePO3IT5DvkquuVdNQCAGfa7avQ1eiydjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695285169; x=1695889969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+eheuMK0tpeWq6KYbI0vBvqM9Q5hQvEoJ04hJxl2qAc=; b=p1er8Dk5bxoyqrdzKwOAiN6PgiU1nlNu9Ht22asfo3wOCsLLV7+C8s9ayd1JxR+cyM 3lhsrizOVGHe+Hd10/fYhONv4/3QTy33CoscHsyiGGe6HxhSbC6D3snYP8lM7D9lXvVi rkGPC5xtHkvfXEP0dZTEqqE/rfy9CKAlffAkImkQ/3apVwXeiaY4aBDLvyS3rSI6kdVr P5FWoUbDfFhS48GoPlkBUuY6P+jZbrTzvZteuwlMmQECTuBJPSwQqccmIFGCINwv2taR zCuvRuyL+LnYytQNMYI29BvPiQCwTz8QSUmj/IML0Uo7NL7XPBUUbVhTZwgutNhZ249H b6GQ== X-Gm-Message-State: AOJu0YwKzBgfYLLcYq2qKdJ6LGtKaXKKtofBh6ryio31GOluQFAsOgmo jT/s+WkDvKUYEaKLmenmzZxPpLq5T+KVvWJBnvABMPDS0pF16r5SGXcZ6Q== X-Google-Smtp-Source: AGHT+IFPkER41cKtSLYFfTM6c2opY3B0c4Fu1XrnVvt65mnEp6NXej13rQ3Y1ojTQUxcDY0jv8bNnPcuiLZU X-Received: by 2002:a05:6871:551:b0:1d6:8e92:1e55 with SMTP id t17-20020a056871055100b001d68e921e55mr4643922oal.50.1695285169783; Thu, 21 Sep 2023 01:32:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zf26-20020a0568716a9a00b001d5e6fb305dsm82503oab.42.2023.09.21.01.32.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 01:32:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 01:32:49 -0700 (PDT) Message-ID: <650bffb1.050a0220.366fd.4305SMTPIN_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 4619A6052514; Thu, 21 Sep 2023 04:32:49 -0400 (EDT) Subject: |SUCCESS| pw131760 [PATCH] [v1] common/cnxk: fix initialization of M 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/131760 _Testing PASS_ Submitter: Ankur Dwivedi Date: Thursday, September 21 2023 07:46:37 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:5558508c40dae22ffb3d71ad8444706cea672b85 131760 --> 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 | +--------------------------+--------------------+ | Fedora 37 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/27680/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/