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 5DAFC42F93 for ; Wed, 2 Aug 2023 17:12:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 370414021D; Wed, 2 Aug 2023 17:12:41 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D4A4B4021D for ; Wed, 2 Aug 2023 17:12:39 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7909808a504so191989039f.1 for ; Wed, 02 Aug 2023 08:12:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690989159; x=1691593959; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GLCWd1Imhy90iqLzaNcbAyDeP+y2xd1IWJZDkEOpqwY=; b=aiq46YwjEwZ3c3sG0lol/UeLCxoFisWqY4PmNm4wnyMY8xH1hmQI9ONo9Sqni5mkV2 Qpwb3cBT5s6cOy64K324QCwpZNqn5Ytm91FghfztgoRGLrFVm1EEcY1TYHj/3mvyhCu0 X3QV01z4CU5A2zxXfA7CQl5JNxeKZuICoYNUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690989159; x=1691593959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GLCWd1Imhy90iqLzaNcbAyDeP+y2xd1IWJZDkEOpqwY=; b=XoR4yAx0RcKbPU7ldzQxGZPGbhoxndjR+YUu4khRorrcIfLUzOtmC47mY9gj/L/VbX Nid3dUj4DgDv57q/c0PG0jw2jrDJi2Ld7jCqafDrPM+wjZDf/FMAdhJxO0llgyUu6/bj 93+pmytesj0n8zlii9gjxEDzja94lv2HMQQzEc/YLuJx9V0XJdo9NzOAbbra+SLJHQTU gN6g/tvdW7FVbXOFUIYdmKndouuH8wTu9cI61jfLnTJ66x1AIcClMgv8nzcrs7RwRI0J jpOTzMIOcOif/089EgRWgfS4izrKGT3OTurP0a4ilhKx/7F7ZQxEsEDeEP9oiwEoomRH db5A== X-Gm-Message-State: ABy/qLZDSFnS3l6qkyyw991pRonrghYiVRnE/8klHY5bNFDiWyJZS8m1 KuJa8PGQVi2KQppbPCOanR8A7m1tR7lYb/mLxGu1S6pQu48AskWLLBmENfLAgNRE2fs6IkyddA= = X-Google-Smtp-Source: APBJJlFKWViPwdbRThistp2IMwDd8LTMC6pMoUgKunlfXGoLHMgAW8sYFjKl3TQpXJfpvq++CIwH8uojbnGe X-Received: by 2002:a05:6602:692:b0:780:ce72:ac55 with SMTP id dp18-20020a056602069200b00780ce72ac55mr15074393iob.10.1690989159169; Wed, 02 Aug 2023 08:12:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x8-20020a5e8308000000b0078703dde5d3sm415523iom.8.2023.08.02.08.12.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 08:12:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 08:12:39 -0700 (PDT) Message-ID: <64ca7267.5e0a0220.eb015.3781SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B07606052471; Wed, 2 Aug 2023 11:12:38 -0400 (EDT) Subject: |SUCCESS| pw129832 [PATCH] [v5] 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129832 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, August 02 2023 12:31:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129832 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27215/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/