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 DA2B243B78 for ; Sat, 2 Mar 2024 02:56:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D55CB4025D; Sat, 2 Mar 2024 02:56:19 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 4B58B4025C for ; Sat, 2 Mar 2024 02:56:18 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68fe8e20259so15314416d6.2 for ; Fri, 01 Mar 2024 17:56:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709344577; x=1709949377; 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=2YxIEjH51P4v1RMKkfghE7udyT0SJ3CBFrswcxm+RPc=; b=P2isHWqy4fAcuSLaLusNJIjtKsZPIF1AHhPRd2tbXwmjg32cPmtbzP20heLqa260kl 4oUjrlbO67HYrIhQNsLb1esLr2MuSBzzh+cJN4OxIkJRaH8z3N/atWyLJsrp6WpUomdl me8wPDcvJPT7qS0o2sPYKAmZesH3VZw9urmaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709344577; x=1709949377; 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=2YxIEjH51P4v1RMKkfghE7udyT0SJ3CBFrswcxm+RPc=; b=aN4TIFZPsXaFLi+Hql/ewGAi3vTo/O5MLz4yaayUslEP4+oj6ZlS8iJ6rJUmD5pw+V eyFGlZSZjCRbE6MdqwsMfAP/vKWttBNOWN+eUSTDMCBS5ozXEy/vmFt0P4E4DtUlf2C5 8ghRCkeCtCTmAovgRtg71dLrR4yFL+rsha7MY7UhfQFms+p4wSPMRNyYlyh3aD9ZaeaD tib8BS/74D3IysZJDSCgCHxoaQ1rJ5msvCAUvdNr6oQyCSF/oeV7hWr5o1tzXxIZxPhF ZW1Z80WHQtzAkBRLM49PkDct7E8ZMyo0oqvyDbqsC5syaYaeBcZEK3RPeehS7pn5MiV0 MPrg== X-Gm-Message-State: AOJu0Yw7ytu/ZF7gsRfWPnAlRMjBLzflm+JeXyl0WOrV7UD/RG2F9ctY mDtauYOeHXM1idbh+ZIARRG3zPjG/q8DtIDXQZnuy5twVqhAIxg4skwFu0q+/BMlAKWDqUN4G8m LpROBCbmCPMODg0y/ltYH7c2CBFPa1+wb7Q4olQ/gpfMiUEqNst4zslzu X-Google-Smtp-Source: AGHT+IFOV7SGnsOpJy6gbNypCdI6qfgBbVeJxHFMkR8OaMkz8vKRCFE6AMkIE1cYeMG9/8NTh8/9/e0U7FX6 X-Received: by 2002:a0c:f7c5:0:b0:690:4568:3329 with SMTP id f5-20020a0cf7c5000000b0069045683329mr3724364qvo.5.1709344577739; Fri, 01 Mar 2024 17:56:17 -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 iy8-20020a0562140f6800b00690483a3245sm217756qvb.58.2024.03.01.17.56.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 17:56:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 17:56:17 -0800 (PST) Message-ID: <65e28741.050a0220.3db18.e8fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 746586052712; Fri, 1 Mar 2024 20:56:17 -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 | +==================+====================+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 38 | 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 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/