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 65C6342B3D for ; Fri, 19 May 2023 00:29:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 632B3406B5; Fri, 19 May 2023 00:29:08 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 0A979406B5 for ; Fri, 19 May 2023 00:29:07 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-394690088acso1940339b6e.0 for ; Thu, 18 May 2023 15:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684448946; x=1687040946; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UZeZb1DD/r478Yd6/C8/bioR2G/Bf1/pwbR1trLnn1s=; b=Mo5bcNKNQo5JSRZ1rUFN3kFwc7CwbcREb1lKoifxg4WQ7hi9x2vh2BamtMHWMYldSz 68fsiqKVFT8rv1IqY1CyrH/eRLXs0sxcIj8wzEx5dvckJVa14ThgAKy++EsyBQYD1acZ og7mMWtgZfPgxcyOFqMi9Gx2EYXPCi4lmtb5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684448946; x=1687040946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UZeZb1DD/r478Yd6/C8/bioR2G/Bf1/pwbR1trLnn1s=; b=J/UqlqE6IT7g6pjJQWl8faWONLJ74b9XSEoBx67oNULzuIXK9OwdXaZzCCzIG8hO5f Ad2ngGvtwjK9mEXm7GS9LZzobF1mo7IAfOb/EScfGBVE6roI3XXr5z4KDpVVzvlfjI4K /MzT/B3CLFy9l7bI1yJ7md6lbhljV5tK1VI+O7q9wzO/sGPLAva4IN6fOaY7ZIIog45T JMtSRs6mHTzINYGv65l7x1/19sJZ7hbQ1buHtZ/GnouMalAIJYlYx44eq32UBKcwGXtj kq7A4M+VRyukkNeGpOBiXXZTJ0C9IKTwq8Ahqk406+lOUp4SF7j3MesmeJEtDnpH0ewE JNrw== X-Gm-Message-State: AC+VfDwg4H+kNPkfpVBh9Myit38bslgohh/OMsQE24y5RMBCAYaFvyWS FlfKMlw6pd/Xl5ZPjLV9T8J8XEPasIlWINKqZODNUzzePFt5TC02fEcMow== X-Google-Smtp-Source: ACHHUZ6VWSOgDw9OyHEgSar9jzRKUMK1nsEC58s5TxlAVaZDT1vh2jEl0zdY+KQciL1MtCjvdzX3MPot/2Gm X-Received: by 2002:a05:6808:19:b0:394:6ef8:a37e with SMTP id u25-20020a056808001900b003946ef8a37emr162376oic.1.1684448946325; Thu, 18 May 2023 15:29:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o201-20020a4a2cd2000000b0054fc06e7972sm135715ooo.24.2023.05.18.15.29.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 15:29:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 15:29:06 -0700 (PDT) Message-ID: <6466a6b2.4a0a0220.cf89f.8423SMTPIN_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 93B5E605246B; Thu, 18 May 2023 18:29:05 -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-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 | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/