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 89EB74320C for ; Thu, 26 Oct 2023 18:31:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DE6240ED8; Thu, 26 Oct 2023 18:31:18 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B96E2402D4 for ; Thu, 26 Oct 2023 18:31:12 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d84f18e908aso799660276.1 for ; Thu, 26 Oct 2023 09:31:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698337872; x=1698942672; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BWFrqa2v2md+WFhWbCyO9j76c+wmdFJ2wpz6f1/jU4Q=; b=Df4NX2ZV7bqU6ELwxIEnej+zzIjnCSYl3eTuenu6FZANrgMaVQIrZVLWkEspusBvoZ fhnKmcw3YYreh9T9wK2f40Mccjfx9cr17cqR4g4HuX0o65gN0aMGtsKIEjDQZ/RsP9UN G9qXAIMpAO+Z2Y6zWSjzGns7vxcUYSIZkWKKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698337872; x=1698942672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BWFrqa2v2md+WFhWbCyO9j76c+wmdFJ2wpz6f1/jU4Q=; b=GPsc5Twjpinp0OiNB8j7VAHav/wc0ror8Yy8OOTSC4S8CAZFOTHtSf/hU7I0GkcG4v xoL4nmi6y3LF3k1eEolNzHU+O8BeIxgpBpw3jDjRe3XT5+vKvXKO2HCEqXvKq3tWwC0G CvjoJhGUqgU0ooPBeNiQVOgcUt5wZjv6w1zXTI50HGpiSDGnUqnnnSbUxyMExiXIvRiZ cVXtcqpEyQvt4qnm82E0axGHUHFPZTZI0bQWqKrSPiEfIKSDXA4aQDCYprdh1i2YJi/r DSH3ZEVTSdDhiRARUWpoDeuX98vdP1ccvjIgnBx8PDVPFAl/6xGadieCQjckMNVhTJ+h U5Dg== X-Gm-Message-State: AOJu0Yx6lQfTmj2F5UeU3ih4VbG76aMerlRbV6gBYpKF6VrmrDQYIduy eKmTRPur9NajN88vpNxNR5KTbuOvQq3Q90kNqSg6nX/V2XBBXeT9MOx3dg== X-Google-Smtp-Source: AGHT+IFM1i6hnxj5Gj9ohJsRZpe8aehrOcinaVMcFonUoQ75rftj4pVPnXeFi89CeOBA0m4ys2rLSgszPCmW X-Received: by 2002:a25:c547:0:b0:d9a:5dcc:dbf7 with SMTP id v68-20020a25c547000000b00d9a5dccdbf7mr18222481ybe.47.1698337872166; Thu, 26 Oct 2023 09:31:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a252405000000b00da03d3339b6sm511676ybk.20.2023.10.26.09.31.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 09:31:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 09:31:12 -0700 (PDT) Message-ID: <653a9450.250a0220.37f3c.2292SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id D90DA602A042; Thu, 26 Oct 2023 12:31:11 -0400 (EDT) Subject: |SUCCESS| pw133433 [PATCH] examples/l3fwd-power: fix to configure th 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/133433 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, October 26 2023 15:19:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133433 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/