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 E21EA43220 for ; Sat, 28 Oct 2023 09:58:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBC834027C; Sat, 28 Oct 2023 09:58:45 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 23E0B4027C for ; Sat, 28 Oct 2023 09:58:15 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c77449a6daso24637445ad.0 for ; Sat, 28 Oct 2023 00:58:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698479894; x=1699084694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DSKSyIu5A1x8DEbn8bmF4H3v26td+DBG81E3ljmeqMM=; b=ZFgg4ScPrq8QmyQYW/HRS/OtBA+9JKQZ0LBIyMhthQperH6k90aZ1qhU+t7PdTQsUt nie1VlnHyYqotGvf/303WXiLlQ45Fbqh8kynlUv9AuLIiTgpQ3EQsVMXBC9ClM3NCMnJ yslkhKcgmTYoEfPZNDKvUlwMTt2C0uLkjscqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698479894; x=1699084694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DSKSyIu5A1x8DEbn8bmF4H3v26td+DBG81E3ljmeqMM=; b=lEhfsgN3NK8fh+gW1hZfr4UGMa8uio+r438jKA3kwg593pXi65Yu5+Dq6A14VPSHCh 9Sw024cRaXHFtH2flmj8073dyw577pk3W8vEuyt/ejQGRiqxL/q8e3N8zao0pweVF1vW Q/RJL7n3dWK3uh2hikwqnVB9zIM9dX+oHMdmflPjyOnDzEnJvYTt+dM2C6CE9mTgDTuc l38w6cbkJlkEitC8b286nAdGrXM6vsH+vQFYnYJVTMVQdRdlQsSoEsHWT7Sy+a73l62u m1Xtp/Xb4k7t4pfrTW3jJhkihXtshMJj1CKIo7aZDp3CQBDBY0TtNmOXQft9+WPtcx8L PQQg== X-Gm-Message-State: AOJu0Yzceh7djTan5j93n0FSL3vssUKuAcoYekPc1X4QKWF14PgdoSSS I77ytsKiWvl+YZUKY77ifgHL0T+JaGfNuXf0luOoj5t7JqWUfA== X-Google-Smtp-Source: AGHT+IFSir44zd6qvBn9UZMJds7b/gfYc/GfBKkdYoYfpqN5szTNt4c+FAP4a+T5ruV8Iu+DISBM3IyaWGoH X-Received: by 2002:a17:902:7898:b0:1c3:4565:22f with SMTP id q24-20020a170902789800b001c34565022fmr3976471pll.21.1698479894367; Sat, 28 Oct 2023 00:58:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h6-20020a170902680600b001c5de417371sm352699plk.9.2023.10.28.00.58.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Oct 2023 00:58:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Oct 2023 00:58:14 -0700 (PDT) Message-ID: <653cbf16.170a0220.f717b.bc72SMTPIN_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 9BE2B60524E7; Sat, 28 Oct 2023 03:58:13 -0400 (EDT) Subject: |SUCCESS| pw133554 [PATCH] net/nfp: reduce space reserved for layer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/133554 _Testing PASS_ Submitter: Chaoyong He Date: Saturday, October 28 2023 06:26:51 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:1564a4b7e5632749fcc592254b69f9de11e06b94 133554 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/28125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/