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 A35F54548D for ; Tue, 18 Jun 2024 15:42:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1ACE40DD8; Tue, 18 Jun 2024 15:42:50 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 8E01D402B4 for ; Tue, 18 Jun 2024 15:42:49 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3d361cf5755so1655636b6e.2 for ; Tue, 18 Jun 2024 06:42:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718718169; x=1719322969; 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=+7iu262l7Kl72l0DGL+iVXsxX4clWxbalFUMkEG8klk=; b=T1lBSr8V4XPGqcg9kMiNbali6l6jE7cVNS8VnnA8+9g8pa2XnnPK3IRmvuVj19W4eq 9lUAvUSXvgXYKTKV3aQ37TaaXawyj4dKGJzTaACUv6ICgZvilkLizxJXR0xmF0fYD9tr 8MLAZH+kci6VaXS6VQaiC9BAjgW0mD32meZzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718718169; x=1719322969; 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=+7iu262l7Kl72l0DGL+iVXsxX4clWxbalFUMkEG8klk=; b=S4M7vwujKLNG6fovxnajeoLARJ/d0YCymkEfposE3KxiAoTUMTgdbA/LhTseqxke7t 6tZaotMUTgynWIOTQ6zmpeN1bqgL7zK5OM0qQJHVNx9O+ujMtt16pBZLXZKWPfJs8Y0A +/EtT6dCc1vUHwx3KGjDsyE4QzaNU6gFj0Bg2pm79BE0RPXA5oFWnOiisZiRXbHj+MoJ HX9JHGXse99fdYpkVzuNzRbBzJsvwPdxTMtd7Dtu6MpOjCH0uBt6EOxdRxZI5HyLd9dl 9wN8JpaCOLeGCftlJYghozuOWm4nqqPAtArjLLVoJPU8/AwjxWpqLytgeRn6HNJ+DRwA 5ZNA== X-Gm-Message-State: AOJu0YyPGcGHDDcy5aMXNK95/VCDRf8/BQu+IY6u8p4s25qQSQt2Aynm 4aV7g8LjCp80msCmCSJCLDfGM35zjjPBVqWpALaFLVU0QNzPJVdnTc3BjDgG4i8my8sgasoISd7 rmMALvjBWVjoE+pjqHxTexuZBD0OinrzpF2+qF4L3RBlHfXYV5kycwJxX X-Google-Smtp-Source: AGHT+IF241U67uAa3UKL0Q9I9QpV6fg+yf1jsFaVkCjhSSo2XxFLsOymPonX4YyazO777Esmb6sDaW2K+Q05 X-Received: by 2002:a05:6870:6391:b0:254:c8ad:7355 with SMTP id 586e51a60fabf-25842911546mr13232068fac.22.1718718168805; Tue, 18 Jun 2024 06:42:48 -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 586e51a60fabf-256992e5d9asm326512fac.46.2024.06.18.06.42.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 06:42:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 06:42:48 -0700 (PDT) Message-ID: <66718ed8.050a0220.33b45.60b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 468D3605C373; Tue, 18 Jun 2024 09:42:48 -0400 (EDT) Subject: |SUCCESS| pw141231 [PATCH] net: add bit fields to IPv6 header defini From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618051751.220610-1-getelson@nvidia.com> References: <20240618051751.220610-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141231 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, June 18 2024 05:17:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:01527d7fd83568476432355da1acd36fb8edc384 141231 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30218/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/