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 15E6142B39 for ; Thu, 18 May 2023 10:19:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1386F4014F; Thu, 18 May 2023 10:19:03 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 5B4944014F for ; Thu, 18 May 2023 10:19:02 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-253504c84aeso940015a91.3 for ; Thu, 18 May 2023 01:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684397941; x=1686989941; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UnKsqFDD84uXRvUsm/1kMNIfCd/1RsPy/lQkybQH6fY=; b=GFNOZXsBXNqcuXPovg/MqhErv6UckOcQ5x/VjEa5Affm13C9rZ90cu8GCzPGVHfPOF qV80zvIN59g+tMo2QRL6H+n41WK0vZuxxkz0n79q7OUaKjfis2v+v5z606WFdn95xtSX xOw2bHYfow7mlwX2RWok7z9RwEFANQH5dh1Eo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684397941; x=1686989941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UnKsqFDD84uXRvUsm/1kMNIfCd/1RsPy/lQkybQH6fY=; b=LhLfNV8UrGpjyYR+7iFlBfrMwybMMhChnWsT0MZxJr/eAjQTLNErIHxMa2UmtBXoju cliDlIuoPjnlZBCyGQuNM68oFR76eZoZv+rCYZsDR139RV1WClx7PDeDoVTjvnT15r/t cohI/HtqS9f0rZ/+YeoFlY6YJnX1UIXkOembwDCOP2HwhjzxwGVchr836/dcWddScd8+ ekB7WJEBj5wQo/ZmtwebWYVu0s4NBw1PILZdqvwuiC94WUO4HMtSUyfSgSIUNTe3Eum5 fBEbjOOOiL3lEMUF3rYLiranWr7e5cfBmGK+LHPpMZDKIqUNkEFdqe1Lqvt+MzivGQ++ pJzQ== X-Gm-Message-State: AC+VfDwPeLV/GPayFYtTa9Y+0Pb2nssrZveCB9QgWYhvP5ApI5bQxlSd 8pML2VQSxKl+OSrMfFJ0eyfU16Qhdny73Kcu6eba60skybRyxwk+TYQgpDoMRrx99toytzdjqg= = X-Google-Smtp-Source: ACHHUZ4XeTbNYv6DL9w6hYtIV+02JTxJGBqFiPWLlbzTD8/SuvwlFX9TKQK/kCvLzj65eurFxwWJotz2B4cI X-Received: by 2002:a17:90a:3ec4:b0:253:572f:79ae with SMTP id k62-20020a17090a3ec400b00253572f79aemr1777231pjc.46.1684397941543; Thu, 18 May 2023 01:19:01 -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 q30-20020a631f5e000000b00528b78e1645sm25184pgm.26.2023.05.18.01.19.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 01:19:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 01:19:01 -0700 (PDT) Message-ID: <6465df75.630a0220.773a4.2077SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CA40C605246B; Thu, 18 May 2023 04:19:00 -0400 (EDT) Subject: |SUCCESS| pw126948 [PATCH] [v3] build: announce requirement for C11 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126948 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, May 17 2023 17:34:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126948 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26265/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/