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 C30EC43A14 for ; Wed, 31 Jan 2024 02:47:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9D5640269; Wed, 31 Jan 2024 02:47:03 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2BC4A40266 for ; Wed, 31 Jan 2024 02:47:01 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36385648572so7767055ab.3 for ; Tue, 30 Jan 2024 17:47:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706665620; x=1707270420; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+pcK/ZsWWJgAen9CJeVIZhN295QXSgDwCR+9IXNwE/E=; b=CyvaFaNcjCqyMnePYtnFo06CTA1Y3cmqt4LesESsQTrWtBN80DtYp+I9kr8bjyQETC 8qwnMSOM+MO9VXOGK0v3Lvlyi1XCgJxf7ZRxwU+95GDUlGEh0D0P/oxn0dYpcB690Fu4 5Fr3BJ+HDlABlbH6Fxe0g3suq8jOMME2ltuDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706665620; x=1707270420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+pcK/ZsWWJgAen9CJeVIZhN295QXSgDwCR+9IXNwE/E=; b=orjjKIYPPH27yteXWg7UFBPJs3NAMejN2wB07gqE055aP1uKeOkwrCikeAQR/H0AHg 4IXirvy3FzcB5WGAdewfZ2llRDJtiYpZm1X26WslgjKcE7hvirFL01dFT24dwswKYY94 W1aO5VDzEUnn663vYC2/l8ZnvBtvRuNSI2//GbMZWxJESAKHj7wa9jynnRjRgKvuYb2O JvvSpEKwES5ESBPfxwSKbh0q4IukHefAHQP2dpYcrKan8WzBb/rZBEcOHkBIKbRe+64I AiWEjeVAPK5fMqRrFvKNWUw81o22TZJ+JxzAcc8VV7k2XRL249a3VhQ9O001bRSO1mJ2 Zj5A== X-Gm-Message-State: AOJu0YwRdJmcaCmARVAAZcvrJB0r9fEPg9eWWKLwZdNwnZYF23BsErLl Wm4wNfBz4hbVLSXs4wtA/id1CVlaG8nT8sUrHwigwugfjf32vh87BDXEJhXhmos1LIrByh2pvpu 1vpQfonxi9pALEtX1rktyopsn9FirVFqYmESKH/9J X-Google-Smtp-Source: AGHT+IHXhDocQ7ABIGMRaMvlyIoWHVudmeppXhmGqKq1zDZL0+NMkHKhhtLqAAuqn63kX1dTQKOyZQb5bZoe X-Received: by 2002:a92:d589:0:b0:363:767d:bfa4 with SMTP id a9-20020a92d589000000b00363767dbfa4mr348385iln.4.1706665620624; Tue, 30 Jan 2024 17:47:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bs13-20020a056e02240d00b003639075ae6esm122698ilb.60.2024.01.30.17.47.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 17:47:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 17:47:00 -0800 (PST) Message-ID: <65b9a694.050a0220.439be.74f4SMTPIN_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 44ADF6043300; Tue, 30 Jan 2024 20:47:00 -0500 (EST) Subject: |SUCCESS| pw136224 [PATCH] mbuf: replace GCC marker extension with C 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/136224 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, January 30 2024 23:26:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:ec3c757943c3b571cdba240218a0fbea459c7b62 136224 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/