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 D005E42A52 for ; Wed, 3 May 2023 20:36:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB4E2410F9; Wed, 3 May 2023 20:36:10 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 4B4AD410F9 for ; Wed, 3 May 2023 20:36:09 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7515631b965so342175085a.0 for ; Wed, 03 May 2023 11:36:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683138968; x=1685730968; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JQnkkPFgbg4tJhCmdi+WrnqzgysA4OpiGMaBsuLUcsQ=; b=bTtFrlwiwvz+55X5DVmqJx+ZU6au/sWZNsRdr+NlgKN8IONrfnQSgyVd8YJf17SIp7 KuJXapcYtDfgLAR8/fwI0Kvd9WlyRMPOpPjWWM9JUP51hg5XiIsjEOlcxO48OE92p4ew NtLGc8um8vVHg0clPSzIJiVLYqTBWy1KRDhIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683138968; x=1685730968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JQnkkPFgbg4tJhCmdi+WrnqzgysA4OpiGMaBsuLUcsQ=; b=JUXk8YsibYpSNxs+QUZRpQA9WWcZHOokGnkIQCvljbpn/jJXrvXVvDQy1XbKI84xAq JMGDPbtbNSfdBoscSLbOE44G4bcvjE9pH8tUp/rn6i7o9H4bwZoWTdEMxvOhKr1sR5Na 8T3NGxnuBJAoesuA/Rp4B9McFgxlM/cPT1ySe9rFI/1uzNaUi7B4ZTsi1n9l0LPLbrFg /bIBZOwC/FEMz6TFKj+qKik839mwZAn9OAVKw3dMxfjCDAkkIMazo45NDBTztvitPiCM TjSjYvW8o7m6gdD7bRwlbPU4k8bK1C5CiHYALbFi/WrUKJ+8eiXgb9G8VHSXOmajvXnB 4VpA== X-Gm-Message-State: AC+VfDxvakToqCORE+PY/A62ypf7EYHY4gsDXAulMciq4UlI72kj1B9Q Z/DPdgw/gkXukNTIBJBAfapa25fnpgzy7kHtGd/Ecwlz4/eRrkTSb5RdAN4VvD5u1jOW7UD9Qg= = X-Google-Smtp-Source: ACHHUZ6WJotdP/5W6e7SD+Mf4eVajmO2z+PXd18jYW0gWPqRy5GVESSuZ/8Bf7cYqwmVnbX9x0UApy3GLdwW X-Received: by 2002:a05:6214:29e4:b0:619:90cd:4a99 with SMTP id jv4-20020a05621429e400b0061990cd4a99mr3971347qvb.3.1683138968202; Wed, 03 May 2023 11:36:08 -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 cs14-20020ad44c4e000000b005dd8b74b9f6sm1807764qvb.38.2023.05.03.11.36.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 11:36:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 11:36:08 -0700 (PDT) Message-ID: <6452a998.d40a0220.ea0d0.d33fSMTPIN_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 EAFD1605246B; Wed, 3 May 2023 14:36:07 -0400 (EDT) Subject: |SUCCESS| pw126677 [PATCH] [v2] build: announce requirement for C11 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126677 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, May 03 2023 17:30:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126677 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ | RHEL 7 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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/26161/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/