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 C436443C29 for ; Sat, 2 Mar 2024 03:27:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B66B440284; Sat, 2 Mar 2024 03:27:35 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6B9884025E for ; Sat, 2 Mar 2024 03:27:34 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dc0e5b223eso26785055ad.1 for ; Fri, 01 Mar 2024 18:27:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709346453; x=1709951253; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=RmZlRzxKeCkFJKph06G29wfsFwgrfL3Oke4JE203XEI=; b=ZJL0eC/k6bm3t9+62nPH3HQAf54VLqKRXACNypj2V6I0reXXoaO1DuZPvDfo1ZbYGQ t32v+q2wr1qjrOAgz3dYyiiXhQdP5cGPMJ5lT41Rx4x2VKPs58DA2/fmHmESwVrxZ20+ ufaCCfG/hjKtmnavmWa3Zk8klEszRvImm1Vnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709346453; x=1709951253; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RmZlRzxKeCkFJKph06G29wfsFwgrfL3Oke4JE203XEI=; b=SF0PZMXEgWniT+FiD3uW3XVRuzOH2T8LfPupQ+3/x/3IK9MYi2qUkAHwitw03mNA/G wMJ2YpnCHd9wux/cFKlTs35TDbcWyNGKxdnqiX7Jd39pVl7DGKb9shtPZNxpdjLQh0+c YfQ0J3UGQrfCQBBilK5QcmTNtyEvjuyS7Vn+E3YulLRaC+kVPHTYTcSWbMuxDgFFafgk 0CkAC5ucjvVN1PVWYh0dQg4NlI61nYjx0Xa/A3kXOSf6IkkBOO72SdBjqOQ3zMXG6vz6 pacvth8dIS7m/bTnEdI9k7D+qWB8s82wB9cWZU8xemSvlEudY9rU5ZVL9T2xFZYChj7a /cOg== X-Gm-Message-State: AOJu0YwVIAYa/fVbcPlx3TECNwShAZ3+sAe4QfYrlqhkDlnCfx+JWvJQ jgSGvxlSHS6FpwdK14Ua18jrOwwXdx6Y5F/7uBTpUC5DzsSehdC0ZVpLZQJgkL6MBqkxxtuCI2P lkiE5j/FYIF//2nsm0TdYO78BU1vCVUmIDvvwvwp530wn//c1F8ns9XqI X-Google-Smtp-Source: AGHT+IFU0zO437XU1VFKZGWDSyMTZiB0lxpo3rpgiCDSu0/Isn605pf+gDjGD9Q1WOrvBlfaTVZtU07j27HI X-Received: by 2002:a17:902:a3c8:b0:1dc:cdf6:70c6 with SMTP id q8-20020a170902a3c800b001dccdf670c6mr3299273plb.5.1709346453610; Fri, 01 Mar 2024 18:27:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a1709026bca00b001d91e6848c7sm126149plt.7.2024.03.01.18.27.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 18:27:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 18:27:33 -0800 (PST) Message-ID: <65e28e95.170a0220.3081d.8564SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BEC4D6052712; Fri, 1 Mar 2024 21:27:32 -0500 (EST) Subject: |SUCCESS| pw137648-137649 [PATCH] [v2,2/2] common/cnxk: fix possible From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301033534.1968900-2-psatheesh@marvell.com> References: <20240301033534.1968900-2-psatheesh@marvell.com> 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/137649 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, March 01 2024 03:35:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce8ce20ae46fe0df7632a0172c73d2dcd1ac0187 137648-137649 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/29357/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/