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 6697642A52 for ; Wed, 3 May 2023 20:39:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62C15410F9; Wed, 3 May 2023 20:39:21 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id C7DAC410F9 for ; Wed, 3 May 2023 20:39:19 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-38de3338abeso2969082b6e.1 for ; Wed, 03 May 2023 11:39:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683139159; x=1685731159; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ooiPe+s+oURE/0vyRP+gvEW3Zxig48QNVsZvZU40mPw=; b=enjyz2I0N1kgPghOFbYg2vO/N3cVpwJG3xHvBvETd60SN0N5/3DQ8DxLEOBLSe2aPI yBEeRt950q+gZTp+ZytmTKiZs30OTwju37VVIx+zRtRuxtNjtUYPovNlSxBR0F+N9u6w 5W3sK8VS7w11GVz7yyIPiZFN7e6J5uXlLtDDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683139159; x=1685731159; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ooiPe+s+oURE/0vyRP+gvEW3Zxig48QNVsZvZU40mPw=; b=ViW21JoY4qlWkhq3JY90os7e8L2kkVIotol8j02CeIbg85n7kpyAAcktloBJoDZxMQ ed1+jHem8/2TpGtMcINbNXQIPdOFabj7BoW0RSCOMWq5TRwjZIkf94p1uEv/a/1jkobH 1Duaa1P3DOU/q+trLfCq2d8+Aly4gDks1i9A1NK4RqZF/q+V15zOH542ZK5I3jGHWzGw xTzigq7aNvi6WuacyHAp144On1EK2DtT4YQS6YWoo0JCL/J2F+ko013xrDJFmXRDVQRC K8bEajei8r2jTqRO5OwxcCVI+xxWdUcqE4j5ikN94f+HVpCy6y/dXqyEmLGSgjRKiqhH oMSg== X-Gm-Message-State: AC+VfDyiLAxP6cYDCO/iKPZI30SVEuz3jUUXo+VLPsBSt+6LAdrcA2So SdHMAaJgq/DCh8oYj+Zz83wK4Af8T8FybiicNp2x3jXDZDvZc/41pt9aRIobEh5YIjyio5Zaow= = X-Google-Smtp-Source: ACHHUZ7J7e+ymN1QXWAS+OY2g4xdVkCS+cXbefDO5ln6inoVzvoFKAY9RgIdEL8Gw2Wza7HtJHGpz+MpMHoM X-Received: by 2002:a05:6808:1a0b:b0:38e:2935:6e15 with SMTP id bk11-20020a0568081a0b00b0038e29356e15mr525663oib.36.1683139159137; Wed, 03 May 2023 11:39:19 -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 z33-20020a4a9864000000b00545dd39dd20sm384201ooi.18.2023.05.03.11.39.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 11:39:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 11:39:19 -0700 (PDT) Message-ID: <6452aa57.4a0a0220.d5a2e.16d2SMTPIN_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 A6D51605246B; Wed, 3 May 2023 14:39:18 -0400 (EDT) Subject: |SUCCESS| pw126677 [PATCH] [v2] build: announce requirement for C11 From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson , 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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/