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 98E3D43C92 for ; Tue, 12 Mar 2024 15:28:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94867402E0; Tue, 12 Mar 2024 15:28:41 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id D3ED0402D8 for ; Tue, 12 Mar 2024 15:28:39 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5e4b775e1d6so3813a12.1 for ; Tue, 12 Mar 2024 07:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710253719; x=1710858519; 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=7Moc93EeXFEJjQ9jlVbgxQG+0nH1Upz7+zmK+QKaqC8=; b=POo9LrcPFPib2CTdZogNGTRjJUDI086ntjPDacdCNULT2Aw4phU7WcxNZsTGUcyE1y lEiJdw1GZ7kqLa7Rrd4H40Rdc4jhXfkEKHkXJwnHhzczsFMCIC4EoX0dxfI6S6dikgP4 dDDY1monw+fSVccUhTAKGbueFWSh0eVW6XTqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710253719; x=1710858519; 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=7Moc93EeXFEJjQ9jlVbgxQG+0nH1Upz7+zmK+QKaqC8=; b=JCwMl5FTJRVLtSu5HLe2+aregHwjPBQ9SRtdaiqJZXjh2OKY45l/WEBMmEj+siKavn gzIDIa4FJnXjf/PDKyFNGMNfGF6Zd/DteMRNGVe/l4J/qHOOU9y9mzLBx1ZMXJ/tD6xt cxckeHFfs3V/H1CDW1pyWngODomRVF/2uPGffvp25pj68oeWUnWjRzCR4abd2lWXIEDN +mHFzeQN4CuTuDvy9I8RXa8e0cQCB+Ad2WncY//eUsVW9HOwKwiDz8Ppv5eFie5DM8+Z HV1xSJQbk95y/Ep2xwdGUN0RCDxT4y/vUcUfFZ85ej7NFOqR2tpoAHfLkPtCQBKUWLY8 5RTg== X-Gm-Message-State: AOJu0YzLa8GMhpLhUBZf9vMi18zeRxPA+lqmjzUj0nuEjQ2+1lCFm5TT W1jM7J6aWu7AhqkhCSAOY8fGzqMwpHdxgydtFI17YZtmS71PVbFA6INhjWbpVlIDMYzSYCp+flP qfx85Bj4FgU/FyZttjJtlyO9lb9kKJXqbVWqjEdf8 X-Google-Smtp-Source: AGHT+IEcEsdEuNMkXwZRQWgGVzBOCwx/7xplFXJ6EC88jO5TTJMSWYP8k+PsqdYY/VN1rrDN52URIqYsi+B7 X-Received: by 2002:a17:90a:f2d4:b0:29c:570d:7f5d with SMTP id gt20-20020a17090af2d400b0029c570d7f5dmr441552pjb.9.1710253719109; Tue, 12 Mar 2024 07:28:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y23-20020a17090264d700b001d9ba6663f4sm248606pli.80.2024.03.12.07.28.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 07:28:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 07:28:39 -0700 (PDT) Message-ID: <65f06697.170a0220.c0c2c.1216SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 85F2F6052471; Tue, 12 Mar 2024 10:28:38 -0400 (EDT) Subject: |SUCCESS| pw138212-138216 [PATCH] [v6,5/5] crypto/ipsec_mb: unify so From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312135020.2969533-5-brian.dooley@intel.com> References: <20240312135020.2969533-5-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/138216 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, March 12 2024 13:50:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138212-138216 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (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 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/29516/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/