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 30CDF425D1 for ; Mon, 18 Sep 2023 15:10:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2367E4025D; Mon, 18 Sep 2023 15:10:28 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 294124025D for ; Mon, 18 Sep 2023 15:10:26 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c0281d72dso35432977b3.0 for ; Mon, 18 Sep 2023 06:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695042625; x=1695647425; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FA9jbbSfE6wkQyXJlKMDzCUnKWqZP+LkbtoEscHZdko=; b=c3iVrhOyp7bcYFGHDkYE36NckKVjKJ0GVdLeSrsmjLEvRIq9XLGh79mPckn9p+UMxd VDqR18jsuCkAiiLvCXzZWY6l+w2OEkvoSv6QDA+BqjVW62eObuwq36KwJJsPc37oJAPi Z+Ms3UCG9xBr2ptKyJXl9iFgAzhoyLNxBmtaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695042625; x=1695647425; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FA9jbbSfE6wkQyXJlKMDzCUnKWqZP+LkbtoEscHZdko=; b=TP7xj+7s5VW5Cpc9LksUD5aEQRU+iYPdxyCLWhdTGA88HVO0/dH58Sod8f3KAYClQw EuESv6Zxak8aIufFcWG5EyolmUFTC+nRNI7WTGjM5hYkHH6Ng3vASnjDaLKno04PWX6a ZzNovKlBVaXjciKaVlYmfV0hghONLFXgxIQke0PRgCbz8pubiDxJN00rEKG1FpaQ/SMW UEtB3DmSUo4auO/zdNxfT0XQxK0sCj9BUUSeKe7eB1v9dtoqZ1NchNOMmZPSjP+rwBGc 6Q+Ive4G7MkoRkKEap1UGFegTXNHHhmKbgNnhCSetzhiw1SVJjMWPGd30xYubeSeYR6X 56Gw== X-Gm-Message-State: AOJu0YwnDVbkcdSDme8GZFUKl7ouFV+ey9pAA4YRU20NQ2u6Vf6R1Lmq f+4DeM2f4rFpz+eToWPEMy2TBLrtzYoP7JWLydCjZ5N77q0JnVFlf5dCIQ== X-Google-Smtp-Source: AGHT+IFUJAeT8lhaJx7DsOG1HN8LI7ySVjODz9zhnaJCuF6fSSkO4A4xSq24wZJE9TRgWNxzcXHcUuloyvpI X-Received: by 2002:a81:840f:0:b0:59b:eb64:bcc5 with SMTP id u15-20020a81840f000000b0059beb64bcc5mr9909556ywf.8.1695042625575; Mon, 18 Sep 2023 06:10:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d10-20020a814f0a000000b0058c530cbf3dsm1164178ywb.7.2023.09.18.06.10.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 06:10:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 06:10:25 -0700 (PDT) Message-ID: <65084c41.810a0220.e5607.c006SMTPIN_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 4B2EE605C351; Mon, 18 Sep 2023 09:10:25 -0400 (EDT) Subject: |SUCCESS| pw131562 [PATCH] [1/2] common/cnxk: reserve last LMT line 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/131562 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, September 18 2023 11:40:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131562 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/