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 DB183425D5 for ; Mon, 18 Sep 2023 16:22:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCB664025C; Mon, 18 Sep 2023 16:22:37 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id D87F34025C for ; Mon, 18 Sep 2023 16:22:36 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-76f08e302a1so298755185a.1 for ; Mon, 18 Sep 2023 07:22:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695046956; x=1695651756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o4bjVtud+2ojJ7SdspmRx7etyc4NttDMnFyganQA/fA=; b=fUFWa576WsdlqHsPkUgSGAo/BIRNRSTZG74skgVh/zEM7mCtm8cGY+JO3LY6gzvnrv YgYtRHbVbp94wUdQlF/61fqV/+rqkBzOJZtwp9H4ls4priv2tkQEYN8aiOtEJMv/ijyP zg8D6f3pppd+e1JdHDWmO2SihMFN/cWzTtGTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695046956; x=1695651756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o4bjVtud+2ojJ7SdspmRx7etyc4NttDMnFyganQA/fA=; b=PGroBxLA6DkJAd0s4yG3QFh8V/Ol0GGGwK3002vCXLr5IQj2+lx8yr0jhshE7B8c+A jDBAXkDClnDDJG78maX8VQPRAJMbsGrBPNGqCliZPcwn6CPotxWw4JTCtGgKsAhNs+pX 0UgOUJD+iR2xrXRxUHZGeXoClFl08oZvGWSyevRLsxYzicWf8mzKLIoMu73Kx4uOHG0h la0FtoiQWZChH5PJol+glu+VpFCuuAyrppI1pFeqPpf33HvFOm/pzuYrBXejsPGPV5hU bvVm+RPjLejTYHzjX5bm0I0+1xCpIKRCgUf/f36IDdpiXxEESLDL/HvTAgXgFCf4/8Gq VUuw== X-Gm-Message-State: AOJu0YzPpGAHySprd+fqCJNOAZuKdwv+oI2ZwwVb6EQjq6v5is9XKAxd rynC1HQO6UanaAGBSB96I5mF+c2rftVputYLBRyNxGyYv5x+4aiy/t3fug== X-Google-Smtp-Source: AGHT+IEAokqPK88Lw8nSvqQCLUCI63B0qvE6Nvz+DZU4QJTn6GpDJghWjiyptmIfidVD51cclgxL0QgtfzYE X-Received: by 2002:a0c:e106:0:b0:651:6968:ae40 with SMTP id w6-20020a0ce106000000b006516968ae40mr8846356qvk.20.1695046956217; Mon, 18 Sep 2023 07:22:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u17-20020a0cdd11000000b0064f7150fae8sm252865qvk.18.2023.09.18.07.22.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 07:22:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 07:22:36 -0700 (PDT) Message-ID: <65085d2c.0c0a0220.dfd64.9916SMTPIN_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 BC5B1605C351; Mon, 18 Sep 2023 10:22:35 -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-arm64-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 | +========================================+====================+ | 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/