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 EFDC3436D5 for ; Tue, 12 Dec 2023 20:31:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB50E42E64; Tue, 12 Dec 2023 20:31:11 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 232CE42E63 for ; Tue, 12 Dec 2023 20:31:11 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5c6b9583dcbso5044128a12.2 for ; Tue, 12 Dec 2023 11:31:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702409470; x=1703014270; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Twvk6mrCoZbCOA7mjbx9hyXGDy22gRuTmK1QeZc9hhM=; b=cY5IR2QMKrKIGGkPdhOYDbGu4PaL94IXYCNSd4OjDCDsKenpM1ZGDaxEN9zhAXxL24 k/VZgNIWaEq7xXVDo2UDYrf0vDkpVCu8xMFYuvJV6dTjH9Q+3Ay5D+/ypA9sDe9Y7C0Q 7xPZGKsxMBbFN3MvJyEA5dGes//onSZ6glS6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702409470; x=1703014270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Twvk6mrCoZbCOA7mjbx9hyXGDy22gRuTmK1QeZc9hhM=; b=WDmfTl1zuzLeR9WKo+qWjf9ZHbS9Q821DvOrMVALXUrEE5/46szVluPiGRcL4TCC09 deOVzZxcuDToeBGWayeI0CPdBRk/HFAxL9oqQuhecv79buLTyOKV2nospLGSmuBUpl84 TwTmJ8Ho/5ZZL6nupakISlO2+D42HedyG2nuKB0HaASmf9xoVEFgBuRogCGD59ByNdE5 4u4z0M25knRSLqc+hya7ZM8i9ciNahuiIG9LPcJo2J+BLJl5KceZ+dfYSg+V2koubl/L IXbAB7hbBWPyFjqAVNunQZFw1N2xraWomo5AHeKtm7170Ecyu4msQNEdmvcsbEZfS1Ti NhkQ== X-Gm-Message-State: AOJu0YwxsprD9xFynS9CfY+DkN5Zzbr86EJ9fdzCyCQMgwI7ODTlDvcT TlXPUXHqKMobz+OlgCnoy2OV9XemMoByTIobmcqbV1yuNtp+gNjTIlJ9XA== X-Google-Smtp-Source: AGHT+IHu2thghxsO0LIPKHBJ84U6W7TWr+zYlYl4DUzT1oVWfwZsmeUl1qr5ErdgnmeBsMB3i9SKI8oNTd0W X-Received: by 2002:a17:902:c950:b0:1d0:6ffe:a09 with SMTP id i16-20020a170902c95000b001d06ffe0a09mr8255644pla.103.1702409470493; Tue, 12 Dec 2023 11:31:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw5-20020a170903278500b001c63422cccesm576690plb.78.2023.12.12.11.31.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:31:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:31:10 -0800 (PST) Message-ID: <6578b4fe.170a0220.7808e.0ff8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF9AA605C311; Tue, 12 Dec 2023 14:31:09 -0500 (EST) Subject: |SUCCESS| pw135069 [PATCH] [v1] crypto/ipsec_mb: unified IPsec MB in 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/135069 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, December 12 2023 15:36:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135069 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/