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 9229245460 for ; Sat, 15 Jun 2024 03:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F1E3402BC; Sat, 15 Jun 2024 03:02:51 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 95251402BB for ; Sat, 15 Jun 2024 03:02:49 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-705959a2dfbso1968309b3a.1 for ; Fri, 14 Jun 2024 18:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718413369; x=1719018169; 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=1QKV3yH1vdI6WrgiXn1hm0mNOtORnJ8sKBEVsw/9PZ4=; b=GBBlZ8HcQtwKDfb7Hf9eKbfiTIU1eEqwMBoGo84RPLI9Jli474JzC+9rEWSZfZhEYv wGiqUtLoVEtNeM+tPRDkOUPwTdIJoASR3KASE2PwZNdnF83yRCwDm9CfbFYGz2qwwqfM ZYwGP7DDlGoWLkx3RjWEJhnvk/hrjgc7gR5T0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718413369; x=1719018169; 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=1QKV3yH1vdI6WrgiXn1hm0mNOtORnJ8sKBEVsw/9PZ4=; b=Lu+s2nkqPNFNrobkotdLxDw9N0Q6q+/zK2EU6ywGFoO+evt3rMSUIJtsYDNQgoQ8pK US/m8vqIT8JByy2oUbtThTXiPPEBZNCs1NT5xld5FIzCAlMa0cXXJ3Fv8PKMH9tW3yvL TKVVnbdpFwPtlEqMPNxt6IrFgMlfj88taqvfggLz9Npm0mne5tedc2Pc4dN0wNP8KR0i ckrlFaMe2jdwmZM42vnuFouN1f50cr1yrSBJH9kkYGt+UO/LVnn5VwmrI7Hws+tkM/Ex hcpgiq/Rch2raLUpfg1AHe/ZVC8Ozbp8bmivjEKUY4mfkI4rftKMcJdgJR1z2GndG7tl lUMw== X-Gm-Message-State: AOJu0YzlkOOCog1GlHaXMTLWhUEkBRBxJLMLaCNzrACTa3rwiqP+ip8x ut48YXrmkQ1fQsy20zoqDtnbNxw3jQzDCUppCkXvtRa2a2AQx/3j3dVT4UdRPkpaH++rSk/4vdf ASH5i4sgRayvo4efZbds9Kssd63Snglp/T+dCYeOj X-Google-Smtp-Source: AGHT+IHIE4PjGwQKV3F57674sA2UcG5gsgpDNzze5d97cydoRSP2bqoRjpuQHI4CzFk8wGO/ee5hiy+RNwAW X-Received: by 2002:a05:6a00:38cc:b0:704:2516:8d17 with SMTP id d2e1a72fcca58-705c93de5demr9946847b3a.8.1718413368655; Fri, 14 Jun 2024 18:02:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-705cc99301esm187135b3a.13.2024.06.14.18.02.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jun 2024 18:02:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jun 2024 18:02:48 -0700 (PDT) Message-ID: <666ce838.050a0220.f2069.d6dcSMTPIN_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 CD31C605C373; Fri, 14 Jun 2024 21:02:47 -0400 (EDT) Subject: |SUCCESS| pw141153 [PATCH] [v2,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: <20240614140759.1123505-2-brian.dooley@intel.com> References: <20240614140759.1123505-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141153 _Testing PASS_ Submitter: Brian Dooley Date: Friday, June 14 2024 14:07:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141153 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/30193/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/