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 242614286B for ; Thu, 30 Mar 2023 05:59:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC4DD40685; Thu, 30 Mar 2023 05:59:40 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 732B640685 for ; Thu, 30 Mar 2023 05:59:39 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id p13-20020a17090a284d00b0023d2e945aebso5481825pjf.0 for ; Wed, 29 Mar 2023 20:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680148778; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TOFWXOuM2zvMwn7CL+KGDrXSF32/FPhqvY+s1Vc93iw=; b=DW8lRYGlOZyu/sImuLYWhpPkSEe5facryr8GnClu+/v9fobOrHly6yOamGCNDk+J9C O8iNeu8KwvCOyZvfzu1Q8n90l6lAR4iG5Je7bXpmpy/WrFvADNk0gCbnmJ4unQivjCFP v9ULUIzlmKNVm4Dk4raLkYv3f3AzRHoWXXdU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680148778; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TOFWXOuM2zvMwn7CL+KGDrXSF32/FPhqvY+s1Vc93iw=; b=ML7wmUYs6Q2vasPmx4xKwYPozq3qm2sfR90rzVmVotJ4BEPOHOzDCUYFRow9clKTDZ /hp/QkrUdx85vU1v2QC5+9dRzj1ZVv8yBNNA6utfz6SRmn1uSP66lTKnogMigs5TC4Iu P4QvKCGSzlQMv88zDcQ9wSvjo7njvtJudzXFg1DH3CjLW2koInqHKDKJLzP9lhK8URrr qTA/v/rDMHIFquPIK2mG7kwGgLDu454aMZxJhwSzItr4fhd+l7riE3rlJf7MWD5gwXBR 29A+vhyU36UARms8HtLHPWXzTGLFjunFG1JFnoI0z1T2pxWLGXMG3XGOrZfbVw5xCkLW z4jA== X-Gm-Message-State: AAQBX9cTTfCO/AIOCrMm6589XhoT6OzByW7lwYA27ZShlEkF3hJgQ1JI x2zSxJu1k3nYiYEasgcxH3LtiLA5/iHR8+xssWgjkec2j+lI84uvDI5XqFkurF53GcW5e3qCvA= = X-Google-Smtp-Source: AKy350bWmy+pynhSxVO7j2Aq09jBRswBWLOSGvM7525pp+xZ+xGCouMLiDdJgRo1ov9ci31WkOWcR5zzYuQt X-Received: by 2002:a05:6a20:b29a:b0:dc:925f:62f1 with SMTP id ei26-20020a056a20b29a00b000dc925f62f1mr4548098pzb.6.1680148778425; Wed, 29 Mar 2023 20:59:38 -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 y25-20020a056a00181900b0062ac50b1a94sm1601601pfa.6.2023.03.29.20.59.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Mar 2023 20:59:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C79F5605246B; Wed, 29 Mar 2023 23:59:37 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C1C7160123; Thu, 30 Mar 2023 03:59:37 +0000 (UTC) Subject: |SUCCESS| pw125593-125614 [PATCH] [v12, 22/22] pipeline: convert RTE_LOGTYPE_PIPELINE to dynamic type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230330035937.C1C7160123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 30 Mar 2023 03:59:37 +0000 (UTC) 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125614 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 29 2023 23:40:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125593-125614 --> testing pass Test environment and result as below: +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +===============================+================+===========================+==============================+==============+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+----------------+---------------------------+------------------------------+--------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25887/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/