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 00CB643F04 for ; Wed, 5 Jun 2024 13:39:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F086C402AF; Wed, 5 Jun 2024 13:39:21 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id AF02A40289 for ; Wed, 5 Jun 2024 13:39:20 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7eb351e38f9so56079539f.2 for ; Wed, 05 Jun 2024 04:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717587560; x=1718192360; 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=cw0wYhGSa8PamujcWgL/mSbftNuXG46cUEFqCcHkcIA=; b=N+wzUwxZcpHq9G1wbj3+A0nWb74Z1cwOGHCi48Ov7tMV0cbj0wqbQUbgdBLCnBhepZ GJqfnqh6hbW6tjnDtMxe5yrS8e9x691h7nTlTxYIFw9JfuVIXWzZCd5UhnuOf6nbQ3xk T51j4r2eGUdgkRPj+7ntUL5qYe0tJLokbIhCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717587560; x=1718192360; 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=cw0wYhGSa8PamujcWgL/mSbftNuXG46cUEFqCcHkcIA=; b=nMUZgzZj30rJgXW1UwmXTAWOtfdJMQc6fnLGIW3IoUQA7i7WAXDZJOoQCq/deYUfPM SM8FPfD6goUT8pcv3Dgg3MpB8h/BRZ6CZ2jS4txzLh4Cn3SJXjm2f53CcvERYkV6QO2V nNdtAGHmiiuZFJUepG0kqJCizbaJzLrtDPVZgTPr9LnYu6pYH/3QJqpZpBjPMO1XqMQz lMjgkpnsV3skzJfWcGAwMl3vBHZLKIJY1EG6SdQbn9SX4XaidAI0GGsVhH2GAtO9+V11 J9eSUhbAAqfxrfDyuBpyODej5lGxCSc5AwEZCAbDAJ0bft2/q/3sHoT37M0d3Yd7vB7M 9ZXQ== X-Gm-Message-State: AOJu0YzKvtoOegejNFrr77tPtaEyIn4t3loQu2ktkVoVVNKrZNHyWnU9 NBxYXPtmwwCEdbUqm8gXNGC7I0MzTSzELQDAoltbLY1yeeBTcQiruc2qumV0ZIVg1W+eV4Owr0/ wGh/0Tj+ttjvNXil4RPOmWSTbd6avZbj+gw8s7nkIVwJHLtFzqFVd4TUD X-Google-Smtp-Source: AGHT+IGGH6EnIWyHEttOUWv4xFJrTNd/eNV5fv2VhwSUhuV0Xoz13T9dcUbdEAq7S3+f/KlzLbSDTkqQmqCa X-Received: by 2002:a05:6602:15ca:b0:7eb:4551:f1a7 with SMTP id ca18e2360f4ac-7eb4551f5cbmr67449539f.8.1717587560010; Wed, 05 Jun 2024 04:39:20 -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 ca18e2360f4ac-7eafe5dce80sm45336039f.18.2024.06.05.04.39.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 04:39:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 04:39:19 -0700 (PDT) Message-ID: <66604e67.050a0220.7a30e.233fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BFAA605C373; Wed, 5 Jun 2024 07:39:19 -0400 (EDT) Subject: |SUCCESS| pw140746 [PATCH] [v1,1/1] crypto/ipsec_mb: unify some IPse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605085346.272837-2-brian.dooley@intel.com> References: <20240605085346.272837-2-brian.dooley@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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140746 _Testing PASS_ Submitter: Brian Dooley Date: Wednesday, June 05 2024 08:53:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140746 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.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/30111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/