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 5584742606 for ; Thu, 21 Sep 2023 11:00:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F7E14014F; Thu, 21 Sep 2023 11:00:35 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 52E7B4014F for ; Thu, 21 Sep 2023 11:00:34 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c5dd017b30so519985ad.0 for ; Thu, 21 Sep 2023 02:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695286833; x=1695891633; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1chg7CWyTkOGmlHpUsRREoeJocDB5A90RfzRNMHrnno=; b=PPbCVwEsXzOT/eFa5l6Z5CWSnpL/PvjxCC5rXzVFDxaz7H7mLdH0oO3zKfrqsTwyqv SvnousEiJLsoP4qwjfRRrqM3NR10V6Meiv/GtyuM0q0uWTaVDH1RxEZMM3T+xEK4PXjP DdI+D8TrZeAanf6Gi98OHXvLjTrPU9DmHvATw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695286833; x=1695891633; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1chg7CWyTkOGmlHpUsRREoeJocDB5A90RfzRNMHrnno=; b=L5TLV9cxDH6I2y8ULclCBHglaLyOfsRzqP0IA+Qxi5i2P8YBZNWVK3vALr7MzToMtE bWgE7c4eSGS7ogezdkCYOajKwOFP8l5DCm72uYVxiVDGfGfcRlO4Vd3LIO7ccmMDmKlY I2PjrkjTn3oDrzar79z8Tv6LzUpdr0gVq24oP9o9xdA2tcL23AdfNjmau0Kr5j058s7a 4HHJImVhVT/jAZAczhVxzi2WxYVPUZ1XuPtv/D/1cDudimwzj6MlpBl1VN88OeYQjrkD yky+T69CGcASXcJ+VfLZ9JNwndi/R4YN+vjz2W4mg9h3Xt4dYPX5IH63lhr5OnpE9OGr 5kRw== X-Gm-Message-State: AOJu0YwRAmBicj/qBlSwPkg3DWfyUpAscNZFNJmyt7+FSkLJ21hAKVtL X/SZIKtYY0No4Co3nx/FPQICpPnEmSjlxQ29oS6JFJ8h9yFbWrSvEQ2feA== X-Google-Smtp-Source: AGHT+IF6qtt1LtwqczwKz4JIqB04bRMZ+nCb1fn9FpojL+li6V80OhYE4R8DfHT5pHotO/JTOxUB7Dws9SgP X-Received: by 2002:a17:902:f68e:b0:1b4:5699:aac1 with SMTP id l14-20020a170902f68e00b001b45699aac1mr8218545plg.12.1695286833508; Thu, 21 Sep 2023 02:00:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h18-20020a170902eed200b001bb9b5e86b6sm30562plb.52.2023.09.21.02.00.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 02:00:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 02:00:33 -0700 (PDT) Message-ID: <650c0631.170a0220.8117c.1922SMTPIN_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 AC07F6052514; Thu, 21 Sep 2023 05:00:32 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/