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 C8FF5436F3 for ; Thu, 14 Dec 2023 21:31:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C52EF4333C; Thu, 14 Dec 2023 21:31:57 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4AD3E4028C for ; Thu, 14 Dec 2023 21:31:57 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28aedba3641so1211259a91.3 for ; Thu, 14 Dec 2023 12:31:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585916; x=1703190716; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jF2H+CmI32MbQbKTon0sV7jXqGzYWlM1gyOQq+L0D20=; b=dys77aZU0ySjukT7vKF1wBot9rgxmaEVRKITD2j6gMpfMkSeZoQadKTVm81Ftwhmv8 +GQfmqP8qLC/7NF22TyXWaApuNCwJk77BMuJeBCrb4Sl0dwtED/KEzUHfIytkFBAwHv7 e6TmroCfqzFY89lbQ8Ql0n+iqfAdt6ArG3iFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585916; x=1703190716; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jF2H+CmI32MbQbKTon0sV7jXqGzYWlM1gyOQq+L0D20=; b=RcRF4IKNNlLBE4RxgDVIL3Beweww8ZL4e8OQsjYHXMW8sqidjmaB3YAJh2jLA/8o1r 7iJ5q2XkjwYiLJuhFQLGXWv8mHDeAU1H12WfMsdAr8tfOCidUcLOXn2O0lZQEzuGf5BY PNZccmPlF1Llj3sgqku2M/Hw97s7PQc0+QULXedNoMgxPU7fwqJ0p/M10jrSsHViol0n Es9dsak/tqS76gLp+dxA/nzI55KQJyXcW1ZW3nfJ61O97FfTdWhpqgxRjZUBmbPs1fXD HT+eNZhzqTOTEG9qte+fOs3k5jI/RviwaDbkvM0VxFVaN2mvdU9JD/kI/iq25OGPuHdA kMbQ== X-Gm-Message-State: AOJu0Yxz/6YPHdNUMtmKSzOsjCISTRMBVAiOIDiDVFQDrLBa69wYAMyc E1l7e9X6r2gHCx9Mnxt6b1A/B5QrrK6jKXWUz6Xfu+ORgyqFbB76t7ARug== X-Google-Smtp-Source: AGHT+IEiUUBn4BXMgc5KwaMoslP0Yc1CjS1ukKvZCprfLK80X0XaZmr1DZM2QC6wUiX/RThhKtrQeKu14DRC X-Received: by 2002:a17:90a:514e:b0:28b:101e:a60d with SMTP id k14-20020a17090a514e00b0028b101ea60dmr773665pjm.55.1702585916510; Thu, 14 Dec 2023 12:31:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m3-20020a17090aab0300b0028ab0c61b7esm545698pjq.11.2023.12.14.12.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:31:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:31:56 -0800 (PST) Message-ID: <657b663c.170a0220.c0b88.5666SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B09D0605C311; Thu, 14 Dec 2023 15:31:55 -0500 (EST) Subject: |SUCCESS| pw135209 [PATCH] [v1] crypto/ipsec_mb: use new ipad/opad c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135209 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, December 14 2023 16:41:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135209 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/