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 D388042606 for ; Thu, 21 Sep 2023 10:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA3674014F; Thu, 21 Sep 2023 10:30:46 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 7BCE44014F for ; Thu, 21 Sep 2023 10:30:46 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-274dacb5d18so412593a91.1 for ; Thu, 21 Sep 2023 01:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695285045; x=1695889845; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ri/5dd4Er+7wPx+m0LourVKANM2zj71oyelPHQM3Ne8=; b=eBKOFe0C+PgQBX+7F0HRkG0ttuMuwA4QyUIAatr8tFypzhm8Ze9kJCda1HJJrYVpn4 LqrVfWaEa0ErrANNgEztny7HveouRE/h6rpEzvAHkAzMLwr7vdaocqXGAA8KAmS9Hegu OmVI7xDXxNlr5SoiPesxkxcUQoYg8FAdHDrhM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695285045; x=1695889845; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ri/5dd4Er+7wPx+m0LourVKANM2zj71oyelPHQM3Ne8=; b=JV3AcLLgT9jdAt2siedwDWpTu8DS9/dolU5Af2Ll9zC3uQ7qav1d1sZzK4R4/gf95E cYm/YXDrfsAr3UcaLDxVCkj65l+Evdz1h2ztOpMkhUoN9V4D1ZT3uUJI/ynT4BLeiw38 Mw35IBhcKG7d4HAu1WPsEIdLlo9s1NQn28IbMZ7AByTMpdFcj2sVg02DTEsZ+/wyPBaG hlGqDemIDueseEKcOIpDfu9MCo1/qqnyL+DzHOxSGVlZmwy3IZbg1l0WDzYqkQcC4H1L SStH+M79wu/G96t8Esyw2OSmfv1UQsL6iqzMsuVSJgrp3Mf/Wp3SXnFyhTdAU/HzYRbt rsYg== X-Gm-Message-State: AOJu0Yz00mC5sCtKPWHnYkUn6TJ+Zd9Av766XTSIxd7Sdd7SsE1yP20p kmdlHtHF21QPPtMVnz2uNz6n2WofcHSFzOHEZC4ScyblvFoFjuiuqU/uAw== X-Google-Smtp-Source: AGHT+IFSTvu08yGD5h2J77oNQ1X0IKfJNz5LG5S1lxp5RrmfRTm7Pn1m4Fl58JtpVybwEliZNv9g1edR2EOI X-Received: by 2002:a17:90a:eacd:b0:26f:392f:f901 with SMTP id ev13-20020a17090aeacd00b0026f392ff901mr7178861pjb.14.1695285045566; Thu, 21 Sep 2023 01:30:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oa18-20020a17090b1bd200b00263c7cadb6bsm251909pjb.7.2023.09.21.01.30.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 01:30:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 01:30:45 -0700 (PDT) Message-ID: <650bff35.170a0220.8ecd5.c77eSMTPIN_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 BDB646052514; Thu, 21 Sep 2023 04:30:44 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/