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 2442D43F31 for ; Fri, 3 May 2024 17:36:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F800402D1; Fri, 3 May 2024 17:36:41 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 0FD45402D0 for ; Fri, 3 May 2024 17:36:40 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c6f6c5bc37so4625286b6e.1 for ; Fri, 03 May 2024 08:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714750599; x=1715355399; 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=P5rhyf1MuwZ9OujAngbdieNphL7nD+Up3LRUkWVcwBw=; b=ZmDqqfTGEbxhA5nkoexHmnEH5EHbqgWpcH4U9JvzSiaxH6sl2eKkqim08O/6GdAygV NQVHpbzUrlavoEghULxws2JAV/Pe0a6M1/x/RgHIVjwqUOTOP0tYL5QWm3iwbOAzlQ66 nFytvG0cRUktpKkDr5VJs1n4KnpocHBLeu2J4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714750599; x=1715355399; 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=P5rhyf1MuwZ9OujAngbdieNphL7nD+Up3LRUkWVcwBw=; b=AJVBBbFH2T0Ji/kNwB5bfKXLYQdUSCTGywicmRaDVXFimoWX8axOWFVj7eaySYqdKL w6v8Cgu0YUNARUt/12HoE2Pcy8lxSswn0JzzKzarG1yBWOOsyBrrJ6ZYO8X6c612mvqS 8ZAgM6VsUiFYuJptdL0wq9bMlDjX/oy2oDKzmRg+fDU7tp9guzltUX3nW4/DMATFWbn6 nZVBYeD3q/EpQlA/sQ7sDfmYA2j3Hn46ijZflEGzCe9Hf+w71216oA1cSdasMtj+oK/q kRzMQv5uAwl8lsq2bTTYNWpzZYgysEIzQ6hLCTzLlN23oQUGWSH7aDyxJXcbhDHZz4eQ XmeA== X-Gm-Message-State: AOJu0Yw0Q/byarqWyKApkeXl+C3EaVRCFjbA9Y3t4P0VbOz/FJNdZ9Xw oSVA+t+gKSYrRIVSyrWnjNsLkDV39rG/6biHI8GcBpck/aIZnrp6F1DxPZJmJSMMaFDWYQywhEM JCXLvbciVqDUF9uceBhG7Eoc3zbuuGMkc2MitqsGDRDLJAvmBt1c5j5E8 X-Google-Smtp-Source: AGHT+IE9n3LMnKnvwEzdpRya1BjNEe8mNsisvMG0lfz8ZswfRcoja5jasUjMzXt6dF37p2o17huwdpBLLlft X-Received: by 2002:a05:6808:1a98:b0:3c6:f7bd:9825 with SMTP id bm24-20020a0568081a9800b003c6f7bd9825mr3052961oib.22.1714750599006; Fri, 03 May 2024 08:36:39 -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 y17-20020a0ce811000000b006a0f7f6f503sm145787qvn.50.2024.05.03.08.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 08:36:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 08:36:38 -0700 (PDT) Message-ID: <66350486.0c0a0220.916e8.9081SMTPIN_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 ACD36604D420; Fri, 3 May 2024 11:36:38 -0400 (EDT) Subject: |SUCCESS| pw139829-139855 [PATCH] [v2,27/27] net/ixgbe/base: add var From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <93795571c98db29f975ee12675246b5169c7082e.1714744629.git.anatoly.burakov@intel.com> References: <93795571c98db29f975ee12675246b5169c7082e.1714744629.git.anatoly.burakov@intel.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139855 _Testing PASS_ Submitter: Anatoly Burakov Date: Friday, May 03 2024 13:57:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ac57ed414af92f0c30a799e1824fd47f86a94b0 139829-139855 --> testing pass Test environment and result as below: +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+==============+===========================+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+--------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29908/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/