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 409A842607 for ; Thu, 21 Sep 2023 16:28:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A94B402B3; Thu, 21 Sep 2023 16:28:37 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id C7764402B3 for ; Thu, 21 Sep 2023 16:28:35 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-27702912521so145007a91.1 for ; Thu, 21 Sep 2023 07:28:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695306515; x=1695911315; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rp72+QkoUFEtcx1frhqwBpiL9u8531A0InzqT5p9XgQ=; b=ebp2ENYwcWGia+Zs2PkLvJR8zVlTrNYk2oOoKH9uyHGReJL5IFYMAPVrGV/cNtvxkC JqyLHC7VXx/S3M7/47Lvlc6CCGhp7in297MZE9wvGJ4UCi/3ARWwgCIzB+1kWxuyzP1M bxqlc/eSmZVjaTTVcejywZGT+kjDz98AAxLA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695306515; x=1695911315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rp72+QkoUFEtcx1frhqwBpiL9u8531A0InzqT5p9XgQ=; b=KtzGbVqlxrytw0xJki/0SXDinDVsuoc5A7IErxLewrYeUJexUJgvICmh5L5ev4MvJz U2O1L93ClHMayiD5rdbO0Zmf7mqUpbDsXqSdKQpaBRknqPB42N4EPqjekOCa6FhPxoC5 hCFrjkrjaBCnp3tv03lRH0+K02LUo0VDrD25kigDIc+/DwACG5DPjJqkmn8iKpj7DDOT HC2vdH+uvLUY7EMu++kHqv+JTT7AyocGyPw/27lpOjLbzuUmgiKDUOOaUnni1mDjSSGp c/OQaSrUj11j1DwaO7VvdsXoYuNWCjRKTfaT07k4iJ5UkStiMbBUMtM4d/h5EfeXGXYR x52A== X-Gm-Message-State: AOJu0YwZ6ndLPjYnKnBK5OMaq3RJ97IRjttKAkeZKYGB6kEoZ5UXQXiS ijSeGXaem3fC2VbGpQbpSXmQMajHmQMr/QWaDh21a4GB6uxZFKk6fJW6AUg2v/qNYlhjvr8q6Q= = X-Google-Smtp-Source: AGHT+IE9rCwXE3+3hPeeec7XXOsRa90M20hChOyKUsTmDec3nzIQ6RNh5zBPv25V6MzfSW4Oyu1iiGlIsLHY X-Received: by 2002:a17:90a:bb85:b0:268:808:8e82 with SMTP id v5-20020a17090abb8500b0026808088e82mr8242348pjr.1.1695306515031; Thu, 21 Sep 2023 07:28:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id on12-20020a17090b1d0c00b0026d4a90a84dsm102452pjb.15.2023.09.21.07.28.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:28:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:28:35 -0700 (PDT) Message-ID: <650c5313.170a0220.3d477.4b11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D1A26052514; Thu, 21 Sep 2023 10:28:34 -0400 (EDT) Subject: |SUCCESS| pw131795 [PATCH] [v2] common/cnxk: reserve last LMT line f From: dpdklab@iol.unh.edu To: Test Report Cc: Rahul Bhansali 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131795 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, September 21 2023 13:19:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131795 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/