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 3C0EB436F3 for ; Thu, 14 Dec 2023 21:29:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 387504333C; Thu, 14 Dec 2023 21:29:44 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1C4A64028C for ; Thu, 14 Dec 2023 21:29:42 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e2f45922easo18422497b3.1 for ; Thu, 14 Dec 2023 12:29:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585781; x=1703190581; 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=PC6AcI3FD8YL+S5gtm0qLkImpCNZxxSglDP2+WkUm/r/vLXC8Y1YRa5m7rH9L2jzgv 7tTEbNE7rlaiH/UgZidDZ50kbjydGBTKsI8WIF8tFoDLVNSwX0LtNkggZz/B7R64qHkS 42qrYev0PfhoDDC22xWfyaCNOZt+bGI7lBBLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585781; x=1703190581; 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=nA9GInFQxS9NjRVAA0e+y+uFgPCtdZBman7iHWEO45TymuFeBTNTSzE2wChePLEr9T ergBbgygTDW8tZVi0ncOXLIYDMjR6SrlvNUtIFbFxciRFzFm2cbec6xhHJ9ffy4EbFM/ H4JSoM4+3iXi7bEHdZRc4fzH79ALvmZiVSUQtwC7gHbGaRPUUrUHNcUt9a2lOxOx89zJ I1i/DRqfZzt1MtfslsZrlK3eNCbIPaeQ0MgfGgLCLFOQYxaaLK0aSYhpSO5Jumu5IVIq uTomHl6aQv+IArcr/7oOuvoZqjGk+P40X/l6Q1K4Lsct38mYOwKl4yyXniS53QUArSRP 9c3A== X-Gm-Message-State: AOJu0YyN2GLXc0/W9M7TqBbyOi7wckeu4AxTK3bE4/82CiaiZ6kISg0C CkYShWD+OZkzT9IvUsm2gXlhmEzoBGpgWXzMpTYg+Wl1Y6NPPLbcePL6/w== X-Google-Smtp-Source: AGHT+IHJs7RHn3R8koykrAySaqBHnvKocHJwNiITveLrVJtfkRClWDAE1uQwYD4zEANZaupe9MMb7wcK1ujn X-Received: by 2002:a81:8786:0:b0:5d7:1941:ab1 with SMTP id x128-20020a818786000000b005d719410ab1mr8162189ywf.76.1702585781514; Thu, 14 Dec 2023 12:29:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x133-20020a0dd58b000000b005e2937e907fsm451844ywd.46.2023.12.14.12.29.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:29:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:29:41 -0800 (PST) Message-ID: <657b65b5.0d0a0220.ba5a8.2d2eSMTPIN_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 307D4605C311; Thu, 14 Dec 2023 15:29:41 -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/