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 3FC444548E for ; Tue, 18 Jun 2024 16:20:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4130740DD8; Tue, 18 Jun 2024 16:20:23 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id A99F940DD8 for ; Tue, 18 Jun 2024 16:20:08 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-795a4fde8bfso331088585a.2 for ; Tue, 18 Jun 2024 07:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718720408; x=1719325208; 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=m0dAmBEf7n6kqJuknA36qG2N9YLLXQu2jxiHnXQvJCo=; b=A/m9ri53ilW1MvLM/4PKj/Ijel82x7oNXQE4wC5hwp7M/7wfjf5Zp+kMRQo7OxTRay 1P0FAYxcUb2zNb7IKKHVk6Rf0VpwpInmQY+5jdhCyQze/MT5nOm/3Jst9ArPynxaI+WI w0IgNh/ZVa+aVIbNXxWg6Ojcc1S/OXIuLoLnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718720408; x=1719325208; 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=m0dAmBEf7n6kqJuknA36qG2N9YLLXQu2jxiHnXQvJCo=; b=Q676mAjlKoQwl4MOi0hdrhv+vngiFa76r1aovtrIXmvvN7aeCA8Y396P2wdpgnI6ne XrTlMLqMvh6bKAi0SD8wraUpIE/ZZVUzxqwYj4TPrlfWCSXqtggfpi2OYnESo8DWQYF/ SeW2A6vnxfWp/mvOEiv8hVfKtjM1azXoldpB7Y0+mT7y4YvBhsI6iNNG59Vtan3MPYGd HQWlhCz/H/oG2pkN8bW0Yrx1ksSjwZz48ENF85Lld/Fu9V+LGVbSEZXl/UIenL2OFN9J PEzMQkOCMPBR5EQZunewGomlZhZDxqBCXWCzE5C8Bw8JI9Rrpklk7HHc7crb45QHsMGt BwCw== X-Gm-Message-State: AOJu0YzP5BnJ1a3bayRQnPJnrsWho3i0IlD9i8aEbdkpgHhhfRQUfKgd skR2pMuzYUBfzki050Z8iS4fnUvixAO9OE2W3v8zf/M0LD+MtuGu3B0b38o/Bhkc33BEJboW6nH CedTauVnZn22hTFGB1/l/ec+iOpjs/LUOMTfhY0CvJhFw+OIVrwdrEdY2 X-Google-Smtp-Source: AGHT+IHVkrFjCXno+8qsuAd1B4sDUh7Z9l/41rqP2+PV6RpbkC28pHGAi80oLvWhhdu+QTswMdGFO04rT8Xz X-Received: by 2002:a05:620a:44c2:b0:795:5c5e:54a8 with SMTP id af79cd13be357-798d242f618mr1583821185a.39.1718720408010; Tue, 18 Jun 2024 07:20: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 af79cd13be357-798ab8faab7sm31382085a.5.2024.06.18.07.20.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 07:20:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 07:20:07 -0700 (PDT) Message-ID: <66719797.050a0220.9673.38eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6001C605C373; Tue, 18 Jun 2024 10:20:07 -0400 (EDT) Subject: |SUCCESS| pw141251 [PATCH] [v2] net: add bit fields to IPv6 header d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618075810.265960-1-getelson@nvidia.com> References: <20240618075810.265960-1-getelson@nvidia.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/141251 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, June 18 2024 07:58:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:01527d7fd83568476432355da1acd36fb8edc384 141251 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/