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 859C542B3D for ; Fri, 19 May 2023 00:29:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82876406B5; Fri, 19 May 2023 00:29:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id C6077406B5 for ; Fri, 19 May 2023 00:29:56 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56204ac465fso13429077b3.2 for ; Thu, 18 May 2023 15:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684448996; x=1687040996; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1rDICCj9dL2+pYgw1/WcLeBdqr2d0Obj5/6BunqZuK4=; b=LRchMmtk5jlLiXPdG5PXCdIO72VWpaMWPuncdtOTe4ju0fMMuOeXsKT1c9tP38lkkc IoU5A4RLra+11IxyPdtdZoJJQTtI+2LRTIo9B4itnGY4e3T3K8hzwppJ7V379D3JqaMO q/wQSj53jQzqpIGr/pJNJFptv3hpS5vB/c+9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684448996; x=1687040996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1rDICCj9dL2+pYgw1/WcLeBdqr2d0Obj5/6BunqZuK4=; b=c97gXtZMNg66YdNgf7ilBs0qmHyQmMMoCmSqM5jGhjCX7e5Rx82kOCggfxYdqi7nim OkaLpeVQbdZMK3mI05qQLOiS0eO3L6WaVWt4E65wfca75zTrlvzI5u8ECFw8Ysb37gBo xJ11q6z3F2990IbC9mhQdxIo+E0K2JupOLtijfOxnxBNYB20iD6B6zKVZusTIwEJsB9u tZESjdNZtd6v6y7RM1r6YRe07VU5MdzYGuWMrN8PUgPFA85CK/dIZqc9ZzZ5a+p3i4Ue HTfbS9YQIJFRb1r17G69XeMHGykN/1hJzpE/CYKeUd6dEuN/I+LM9z3pi6jHCTv9HQw3 zQhw== X-Gm-Message-State: AC+VfDw8FeBFWGH0FGC/626y/LnP6DCpTuXPlPDLhKjcAjclTIgr/1ii L2vzWqOphQVorbzdGKlyCZcntKvPPXvZHZLU4EwAARGpIRfsOrmkBiPxAg== X-Google-Smtp-Source: ACHHUZ7JPuwVBZGKfhgV2CR22Gvzu0dCY5/0e8kh/4Txu5S6WSnhrpccBcpgF9DxE98sWUejExsUT6DjRInt X-Received: by 2002:a0d:ccd0:0:b0:561:b2bf:ed98 with SMTP id o199-20020a0dccd0000000b00561b2bfed98mr82782ywd.36.1684448996033; Thu, 18 May 2023 15:29:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y16-20020a0dd610000000b005459f233f65sm130482ywd.29.2023.05.18.15.29.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 15:29:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 15:29:56 -0700 (PDT) Message-ID: <6466a6e4.0d0a0220.ccaca.7872SMTPIN_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 B6ECB605246B; Thu, 18 May 2023 18:29:55 -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-x86_64-unit-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_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/