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 20DAE42607 for ; Thu, 21 Sep 2023 16:28:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B33F402B3; Thu, 21 Sep 2023 16:28:01 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 2471D402B3 for ; Thu, 21 Sep 2023 16:28:00 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c0d6fef60cso630084a34.1 for ; Thu, 21 Sep 2023 07:28:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695306479; x=1695911279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rp72+QkoUFEtcx1frhqwBpiL9u8531A0InzqT5p9XgQ=; b=UjQRSc34fQceSletZcZMSm77dxtW1GWOfsqyUyEB95hiJJOMmjaIPLIpV4Ns2fAG98 vw8+K7A6ZQztz+9sxH935UGsdhn25qDicTUQLouAtvS7NfyXvgAgIv/gpcj1Uy4vPq6I p+b9XWACXxfG3dt1mb+jqMRbvRx00yg1fV9r0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695306479; x=1695911279; 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=Kcr9MfVUXDpOjcP6lMHjhPX6xNi1AKdhhuwAavZWbzL0MCjx704l/rEHmcUy4JSfHC 0Tp+pXvZIvbJpgVy+qeggdL9vnVr0Hu834PUVJUBeGHGiBtOHQGbYCL/oEMeELx6Uld6 518fGDzLcSVGgIHscUcDLAFpnnJJvY0BPvBcixyIc4GUf7yC2DN2N/lXHV1mknwMIUgD 7YhNtwOK0P8PcO/cauyMaDQU4td7poiiQtr2sgXdGF6vIC2K9k6AR27nyWE+6aviaQ6g 0DwK8OL90K2bdXxvK1ezC/6sSvVW4Dvhoiqp4rM9fBFF0djdsS0FgHnPC3Pm1HL6C8IL uI8Q== X-Gm-Message-State: AOJu0YwZw0aGcxUTdKtWFk6bASrUe16ZJ6c3CcWSg6JuWwC8/peGhu2q 3GXcznV6An7Ww/b+Csg8xcH/qt/ZcpAszgebKDRjgIcgknbV2H89etY/CORMP2V5b1I639UTtA= = X-Google-Smtp-Source: AGHT+IFgR2pH4qbBfyd+QWG004Oc5VdnHldwDVKNB/n71P076O1dalZLyO/Ro7vdSxTBN39CcE5+kdyzyEuu X-Received: by 2002:a05:6830:22fc:b0:6b8:82ed:ea2e with SMTP id t28-20020a05683022fc00b006b882edea2emr5873677otc.4.1695306479544; Thu, 21 Sep 2023 07:27:59 -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 dz19-20020a0568306d1300b006b8bf76172bsm62706otb.3.2023.09.21.07.27.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:27:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:27:59 -0700 (PDT) Message-ID: <650c52ef.050a0220.87462.2fd7SMTPIN_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 2B6496052514; Thu, 21 Sep 2023 10:27:59 -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/