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 1191E4541A for ; Thu, 13 Jun 2024 06:46:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2ED3742DDE; Thu, 13 Jun 2024 06:46:53 +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 1E8C8402B4 for ; Thu, 13 Jun 2024 06:21:54 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7955f3d4516so155283885a.1 for ; Wed, 12 Jun 2024 21:21:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718252513; x=1718857313; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dpBzrgTNQyrUsxnMeRZ2aMCcQKH7tB9gcDd7rNizkVU=; b=ZMo8fWElH5LkHObyRM6zYZSNUQcX6XortRj6pID5W96Iq+JxBBPZnGK5t+RkrY5elm jzsYU531aVoHoDqlUBbuwmNzyVNjECainsDcU/Fx5mMt1cR9eaJ0FAWsHBRYpfzdbZv5 NkHcNlY62VWgYFqX1IA6KU1w2zZEzEx/5joRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718252513; x=1718857313; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dpBzrgTNQyrUsxnMeRZ2aMCcQKH7tB9gcDd7rNizkVU=; b=trh62kYxuVKgOjKtZPhQ+zLC4v9PAcifr/Th7EWGXsCQfPA9i+o1XmIHkdJzhhMKyI Z5CXnHyp2GcZg2jF3M2TklOawJBYviqncqauvXtmjBvDqS4nK5AcMmwWdm6VeJvqzhVK aeLs+5LZbvW2+HQdLqHgXdKoauwBdy9X6laePt+eeuOaRpnp316w1tYj+4YGdQqruskG gwRxum5nb7DeuR97WYeS/2hRPiI6N7TqH+gxIWnZ5SJnzSP3+ViZQrU/oJCQTMPrTCtm H1irpaiVw1tIbGViyc+IHiK3OylJEXMjKW2DxxvvqY7Y4zXZ5M85lMk/3F9hynDRpYtV eUIQ== X-Gm-Message-State: AOJu0Yw8NWA/ynIYzsG2/wgv1DyJwR9nxREpWnXu6+8ivnp6QKO0E49+ pDGMpp98oZrBwSP2RIvvpLaozbtdwu34QKq3tUPbITXpNnt7y3wbp24fWt46RcyQP0gBWsDLg3C cbWDvCkuz70k8k+9jKvs31hI9MzcXRDg9L12TzLpQ1z1drVeTgBFDeS8T X-Google-Smtp-Source: AGHT+IEOMH0g0/IYgzGce0ius1eAm/BmEc12Mnikcz+VY/FIATmks5CLnkNkywrdJKNtQagynUIi6PuKgTzI X-Received: by 2002:ad4:48c2:0:b0:6b0:7427:8756 with SMTP id 6a1803df08f44-6b2a33ac927mr24832716d6.7.1718252513560; Wed, 12 Jun 2024 21:21:53 -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 6a1803df08f44-6b2a5b2915asm292656d6.61.2024.06.12.21.21.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 21:21:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 21:21:53 -0700 (PDT) Message-ID: <666a73e1.050a0220.ec588.2185SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 47395605C373; Thu, 13 Jun 2024 00:21:53 -0400 (EDT) Subject: |SUCCESS| pw140957 [PATCH] remove extension keyword for flex arrays From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240612071240.178800-1-david.marchand@redhat.com> References: <20240612071240.178800-1-david.marchand@redhat.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/140957 _Testing PASS_ Submitter: David Marchand Date: Wednesday, June 12 2024 07:12:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140957 --> testing pass Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/