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 3E5C742F9B for ; Tue, 1 Aug 2023 19:31:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 135F140A89; Tue, 1 Aug 2023 19:31:48 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 07A0940A89 for ; Tue, 1 Aug 2023 19:31:47 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79094ee23e0so162600739f.0 for ; Tue, 01 Aug 2023 10:31:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690911106; x=1691515906; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=//9CFToin41utwCigkYo7+A+ocoEZyeYTEUyyPb7V+I=; b=D/np/eOGJhGrq1+O1Y98lgmtzIPh1rL4Rm+yNjFLKWkSa7ErOIJ0p1lGxkFBcNZ3rs JsurKpXCqvqs6qHVXVqff3UfUP4hpPh4zPdjZz+0n5BbYsZ4Rd5PCAXJW6vphJx4gTS0 4ObYVVwVzCyMX/oa1m+xp1jKbfr3tsanDUIZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690911106; x=1691515906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=//9CFToin41utwCigkYo7+A+ocoEZyeYTEUyyPb7V+I=; b=OVwAdauc9Y7lfR6pwtBEdJh5Oir7xW8SN2rU4FsmHmGinzq6a3IzC5RLgePVigQEdA yk4qPqO8ULExyxsL/MNRYZfV4i76UacILMHe/YLW2eupqODy+pH9e5mL1FH/YoZ1BaHJ b0ItYmCWWkZSJbpiXL6GhQse2tuoVTp5njRs+rMnlh8RnKJbdI1dqSqeakXq8xjrlYGX 1U/JZv8jp7/FOK+jPGGxdpdYqrZxGuQE35zvQPrhsH6KKm5Uievg5eKzUhWaYiQLTpa4 qX8w4cIn2QzcrQch3r2TYgo7l9e/ctKB+QXzZwl7qBcxJ0/58+ks9LUxHx6ApL826B5c 5+TQ== X-Gm-Message-State: ABy/qLZqhaLSPwKSpdl93U9zTwUAXef6DZ661cBwVENUQibxhbnaJxaP fCEcs6j0XlDvzFVUwo9Sg0Y0pvbyaDpEibZoh8D2r09t4G1bhs+3odjHKQ== X-Google-Smtp-Source: APBJJlFQyVzFI+z1LL4eaodIQauQN5ixqG1yV0yadTl/vqDCuAJdTCIfcJxXr09v7imyF1fK0ENws6vCN8Pp X-Received: by 2002:a5e:9408:0:b0:790:9460:6305 with SMTP id q8-20020a5e9408000000b0079094606305mr10053148ioj.9.1690911106307; Tue, 01 Aug 2023 10:31:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s26-20020a02cc9a000000b0042bb7d0f913sm201937jap.75.2023.08.01.10.31.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 10:31:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 10:31:46 -0700 (PDT) Message-ID: <64c94182.020a0220.eb059.a091SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B4E886052471; Tue, 1 Aug 2023 13:31:45 -0400 (EDT) Subject: |SUCCESS| pw129791 [PATCH] [v4] build: update DPDK to use C11 standa 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129791 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, August 01 2023 13:15:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129791 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/