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 4FFCE425D1 for ; Mon, 18 Sep 2023 15:10:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46DE64025D; Mon, 18 Sep 2023 15:10:50 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 56E014025D for ; Mon, 18 Sep 2023 15:10:48 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c451541f23so9925895ad.2 for ; Mon, 18 Sep 2023 06:10:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695042647; x=1695647447; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FA9jbbSfE6wkQyXJlKMDzCUnKWqZP+LkbtoEscHZdko=; b=iH4fXsGZpb+I0DRWRCg4ZK5FjVgvAvd+5sZ9OJxW25TQsx7VCKohdw0BB+k9aux0NS 73c9Sayt9A5O9yznR5igDNXBdaoyRVQdsOfwpVYoGCS/WOuaN7ZQjBqk45Puy83LhqeX d/cAMqRiN704zl7W2Klhiru39zwU7ZWkBiyHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695042647; x=1695647447; 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=A3fiuMUbWpv0ak6/cZ1k7AXeRRaRM7yseWpzABQqQAs/ie7orfL3u0H0Y/Tv1QXsVN 3gsReJqLQJxf4KiFKa8bLc0hNpaQpTVcAbc9Mo26yRzQ8V0keVroYd9s/wSzFLlsY49z adsfgbXVYak/efOWlXVVQ5O5RaGZ75Eb94RBJJ6KYEFql7IqwMUrnVIV3puQ3SnbubcP eDPQoHhYORdPJmdMSjJM1OpgAkYIaZus8kH4pwHjgXPnArY8WJCz5gfdfGIlG67Aj6ow /0N0lZo3WqZsxreHQRhRkZ3m7s9MVCr9z+An1eNEKFIk2+mcB5fkGRO6L1BBYPF5zZc6 67tA== X-Gm-Message-State: AOJu0YxBxfjehXD0QT4OEke7as3HYcaPQhT4aB2+Jj6DvvWIKCKDmAE7 IYE31iF3aIVGS/vS3JPJ7mQ6ymWI6g18waVdCZvLrMrnKC4yNLbJzf4JRw== X-Google-Smtp-Source: AGHT+IGlzdZ6fiqIB3MtwSMNSRGyQ6umJLJHk7GHJ1RkYPbbLiKGbbaDLk+qFqT36i1i4TTbSEMgKOBkbj1K X-Received: by 2002:a17:902:e749:b0:1c3:cdf5:d891 with SMTP id p9-20020a170902e74900b001c3cdf5d891mr8389605plf.46.1695042647585; Mon, 18 Sep 2023 06:10:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jf18-20020a170903269200b001bdc6a5456asm467097plb.96.2023.09.18.06.10.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 06:10:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 06:10:47 -0700 (PDT) Message-ID: <65084c57.170a0220.5a7b8.0f5fSMTPIN_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 C637C605C351; Mon, 18 Sep 2023 09:10:46 -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/