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 4399B42607 for ; Thu, 21 Sep 2023 17:10:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D952402B3; Thu, 21 Sep 2023 17:10:19 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id EF3CC402B3 for ; Thu, 21 Sep 2023 17:10:17 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41214998fc2so6292151cf.0 for ; Thu, 21 Sep 2023 08:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695309017; x=1695913817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q2tEvj5aZU4/QI4gUKj2ESAZAoFJT38jYPyJUgtsmX4=; b=MCiez9HKRftgUu6CCfLXOa+G9LK681bGLbkr9T9tBcYPjujZ5/uBasEWwdr1ySBgjS KkF3q8pb/cX7JA07VAjREh0k2wpGZU728+G4XBBXCNoDSpWcK5W19h555W2BHgaGqVFj sSi1MnTjF8uuvUhug8SmAE9JYhQt0EKxJ3VRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695309017; x=1695913817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q2tEvj5aZU4/QI4gUKj2ESAZAoFJT38jYPyJUgtsmX4=; b=VPe/GxwXnPIZKfEi/ypESNFd6srisUbz76akDGWs0XRp7Lp6eF7HWiUIZRPDiGRDY6 oq1131FCJbc6VAAHmsOix9Ixy0XgrCd9jWpX393NA04B2e+szOCibc1VLsGzeV9Vc+n4 6CpnTSPI2yLr4mlZYhiLLsjz6Cqxc9UoCRDzDmIKjCBmBn/VeuwgqfKqnBSsre4m9uZM AQQ+LANlbZ5h8ORjelc9irdUTAnGMTt5N96Uz5FDEa19fIDwxPca2iH5FRj49odMsS/Z hU1J0WUMJ3VfarLrwicyQpR8BhVODUsDz9Dm42KSGORomWj17Zrl15APe+wVXPC5jKUJ 6Itg== X-Gm-Message-State: AOJu0Ywm517ueifVW4lRISCxW5VQmvlv9ARdfqMFa2sSDMaKpBMawpeg WtU9qYSrnqNi8I0l00zVKKZxJFNF0ZBYUG4qAFYSx8gaP5SdGZbGAk/YcYO0XA/0GxliBRj0Ig= = X-Google-Smtp-Source: AGHT+IG4son7LbiZ3raNDUpzsT78lBAyrbIgiWxc5tRmzqw2VNxgAqQf4CWTwUdnSDlLd3dfeH8NpiZdRZtr X-Received: by 2002:a05:622a:1443:b0:417:b53f:849a with SMTP id v3-20020a05622a144300b00417b53f849amr6808754qtx.15.1695309017285; Thu, 21 Sep 2023 08:10:17 -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 y20-20020ac87094000000b0040ff097d64fsm68036qto.2.2023.09.21.08.10.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:10:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:10:17 -0700 (PDT) Message-ID: <650c5cd9.c80a0220.3e3aa.2eabSMTPIN_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 E763D6052514; Thu, 21 Sep 2023 11:10:16 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/