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 3ECD543266 for ; Thu, 2 Nov 2023 01:19:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 378EF4027D; Thu, 2 Nov 2023 01:19:03 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A8F574027D for ; Thu, 2 Nov 2023 01:19:01 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9a6399cf78so401238276.0 for ; Wed, 01 Nov 2023 17:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698884341; x=1699489141; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2I0snYyA8Ta90H5FJueaspVen62KR88n9agTL+QWr8w=; b=HcUqavjpNuM5ucqq/COoRDluE2jzFaeT2fpWBoRpcuQO3mHhjySu1VFVfk5nnApOL/ BPWJSGu6yshYXG6hHX5wQ0akxrFgD9UDh/5/ERO15lgounGabZsQTOYSRXq++S7p9QRG hNMBuup4/lOk3PhcWbzzhz9iQfGpbYdLPNBJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698884341; x=1699489141; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2I0snYyA8Ta90H5FJueaspVen62KR88n9agTL+QWr8w=; b=Apys8c4rpJUOWUVUv8nPdNwiqVTgfPo9KfrnMGReXwZGS+3kddE5Zlo3STkEuVoMqF xcv3OnMjVsOqunHIojxqVvdAmmJiIbl/GDYYtgIqkpqW1hz/Ax8vF9l0+1MoK2pB2ONe uqTaDdwHOxuENdUxE36ET6TIeGKpd1Ze/WZA6x3PMxMuAqlBvqH767VA+oMXYUX9sfT0 fuHdyVwAbYAtMW+lXD7R9MkFRA+uCEEL6sP9zmb1X1FKuMMJSncMMLTz9kKEwFbD3h+3 09/PsgnmRGLubj5c7K4vbzN/uyPHV8LqwaMk6HUEa3/wzJtJ/3jsT3aqpN388og8rD8c bU5Q== X-Gm-Message-State: AOJu0YzG9zPnlrOe5elHUY1c1HZOaUM7wABH5VWIo/L7WH6/Cr5RTqB7 dESpXPI1+ru+Gt9mj64U/RNUG1XrA6Xnb/7z+5XJCX1shoDMEC2MznHdgg== X-Google-Smtp-Source: AGHT+IEHKSmW58V7+q43XZv2nbGCh+t8MlgfZYK90Id8PaPEikP4u1wb4CF1wjzCtEySYXC45YyloW3bPhWI X-Received: by 2002:a25:2fc3:0:b0:da0:8955:34f7 with SMTP id v186-20020a252fc3000000b00da0895534f7mr5388500ybv.23.1698884341147; Wed, 01 Nov 2023 17:19:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d67-20020a25e646000000b00da046d44f0fsm197786ybh.19.2023.11.01.17.19.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 17:19:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 17:19:01 -0700 (PDT) Message-ID: <6542eaf5.250a0220.99a8f.3de9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id C1AA36050A61; Wed, 1 Nov 2023 20:19:00 -0400 (EDT) Subject: |SUCCESS| pw133739 [PATCH] eal: add missing extension to statement e 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/133739 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, November 01 2023 22:07:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133739 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28186/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/