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 488C242A51 for ; Wed, 3 May 2023 19:16:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 410FA410F9; Wed, 3 May 2023 19:16:41 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 783DF410F9 for ; Wed, 3 May 2023 19:16:40 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-61aecee26feso17402496d6.2 for ; Wed, 03 May 2023 10:16:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683134200; x=1685726200; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=shBEJSlnZuLN8d3HiIJtxG7nVXA8pFPeBHpWx5ujyGs=; b=PgYpUyEgGG8MFSv2PbUjxJhnUOfhqDkt3onjMvEBZitIFFk7dBE5bJQOwk7CnROhp+ 24RwjKOeQWvyQCSpzw7ZA+8nvkDvzsMMa11e6eHOXIj8w8AhYuol5Npw4ndvUXJ3J/Oi 1MgrsOlggZdshueRGC20VeeBfScg5OVtcx52A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683134200; x=1685726200; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=shBEJSlnZuLN8d3HiIJtxG7nVXA8pFPeBHpWx5ujyGs=; b=cek3V5mG8ijIH6OIU9NPwrfIR5VQacnbXMvJIhpPXwgXu3Et6idx4x61WAtn+qrvio 2qMsVfqo7wt/3bOIGAvJcQy+bhIcf8ic9q7ePZ3rJ4RoMTgPJglBY2u49IG34uhO2uqv 2gw/AIWgMUS6jqyOzaelG/U3RmNBfA7hAa+mMWqyfZThK4ShUfuwB00YPodP2eGChrzm OWmYVJ6jBPGZW9c4RBb61SSbazGrT1aIv4ld1iu7cIX9ho5JiUV6dQ6WJ5z6H4FQHc7b hTStmXD7iwiZrSrASy8JvdsYIYjqu/aWbcKq2ygJhs90BmYWYYirCntriFj5b6tYvFRk aNaQ== X-Gm-Message-State: AC+VfDyJVnUqviSRc5cIxHDtiB4kGVVQQfkmNFkl+Ho1DTyZ8+zl4Vuw diOwwFza1QB6mCh7e0nUESJZcXk+03cG+1m0MRWmXExTh3fn4/O3sf0f6w== X-Google-Smtp-Source: ACHHUZ4ClGg6kM3uKrO0JK/QMKmFOp4HzchdQckkKUYRkm5xVyTc6Aeb5IRojr2V0DwYhSuQpwAuHHC8YRFx X-Received: by 2002:a05:6214:260f:b0:61b:58be:70cd with SMTP id gu15-20020a056214260f00b0061b58be70cdmr12847850qvb.17.1683134199968; Wed, 03 May 2023 10:16:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a0cef4e000000b0061b6e799fdbsm142399qvs.59.2023.05.03.10.16.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 10:16:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 10:16:39 -0700 (PDT) Message-ID: <645296f7.0c0a0220.d5975.856dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AF3BC605246B; Wed, 3 May 2023 13:16:39 -0400 (EDT) Subject: |SUCCESS| pw126675 [PATCH] build: announce requirement for C11 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126675 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, May 03 2023 15:14:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126675 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/