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 AD5C142607 for ; Thu, 21 Sep 2023 16:30:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7F6C402B3; Thu, 21 Sep 2023 16:30:33 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 99A6F402B3 for ; Thu, 21 Sep 2023 16:30:32 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79d1fbeeb41so40205239f.3 for ; Thu, 21 Sep 2023 07:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695306632; x=1695911432; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l60IQ1LhI8C8Hfr89NfAhP//P86/sosQyszY5diUVbI=; b=j0p/HGc31+2gm9u0zRtTeZfEjWcnHEaqsydb9EpX0J1OWwgA/5jihL8v7tGY+/qg4y 16Hk7E9L1fyES+OzoDIlU6Xt4dpNooGMbPmzmIonjHws5rjhx2k4V3MVttSevtiSsTC3 18gDMaRCtbH1L7zsUBTOOLpZL/xr4q6XUzoNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695306632; x=1695911432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l60IQ1LhI8C8Hfr89NfAhP//P86/sosQyszY5diUVbI=; b=mFRDI0fiVRUumEXn89dKBCiv5/ITZE2ajt0H4kXuD+n8hPcEkGFjPvX19/CkwmHZs7 KbRTh8b2LP91ovC0OU4GiQ6ZUWJZy0vQ4WE4m6xjfn5vIZTn/tryI5tosyfiiNLhGvt/ 0axVzKFDf24zeG0rlBnR0DRal84dtrg8POZvcAWrCHOMwl5MAJ5JAPnzesOUwLzu9v0J A0doiAab7IoseM67WZxOBGBPSdAIUyxsWjAamqHqbpuk5p1UB/YSvBuDDdage+J+5IRP 79cobYc4nEewI3ZRU7jbake38pxiUhO57Zvr6IJ9KWMj9FQh1EoVdHAlErbtOzVLm4xU w8Eg== X-Gm-Message-State: AOJu0YysHh33vL4mT8YBYbeIFu75I31jCHF5mKdaoPPj/+QurMMzYLRR 2gKM2IL0nLHkK/HlY4DaWfYn8nx4fV08MspbPqRa0HsdzBQ0iKDuo0b2gw== X-Google-Smtp-Source: AGHT+IHGxGTeCH1VNp8izgEnQdyiwc4+ycXj/Sh6NbdnVGslFkDmPEtWBOjtfsPL9/UnL+U3qPswJ2/p8Srq X-Received: by 2002:a92:c241:0:b0:351:cb4:11c9 with SMTP id k1-20020a92c241000000b003510cb411c9mr1518783ilo.11.1695306631970; Thu, 21 Sep 2023 07:30:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee26-20020a056638293a00b00439f413ba13sm56035jab.25.2023.09.21.07.30.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:30:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:30:31 -0700 (PDT) Message-ID: <650c5387.050a0220.d3756.2e4fSMTPIN_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 9CA806052514; Thu, 21 Sep 2023 10:30:31 -0400 (EDT) Subject: |SUCCESS| pw131795 [PATCH] [v2] common/cnxk: reserve last LMT line f 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-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/