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 A47A2436F4 for ; Thu, 14 Dec 2023 22:34:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C4E043291; Thu, 14 Dec 2023 22:34:55 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 0F6BB42DDB for ; Thu, 14 Dec 2023 22:34:55 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce934e9d51so5801267b3a.1 for ; Thu, 14 Dec 2023 13:34:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702589694; x=1703194494; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cbIGUaaEK5rxkbrQ9XDOYnBUs0rtc8knj7opKDTSk18=; b=fZSlyRrIuBf6cV68yuxDwHPimE3FZtJsspHGvGlLgQxOZvIyhm5sziSbFB00/UXKs6 0RlWO0I9meRUVCNvTnMkC5wQLH/cZNS0sHfWlrJ8yotpqgkwrR+XMOQW+JYdMhxz+dpf zLnC5O+du/I3hLJRWB1LM25iPUsGc++IH0Uew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702589694; x=1703194494; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cbIGUaaEK5rxkbrQ9XDOYnBUs0rtc8knj7opKDTSk18=; b=o1Xb2mQ93o2Ql1kazIa19cAD5LiN2iyHP5zMrPxWMdCD9dWIZJsa9bBwFNp2Q01vAL rg0e4GiozuCq6sSnSd+dCPWLeOCav7JWQbxlYupk+mNrNT041hQWHh0wEtZEPCX7OPwY TuWmbye9pWNkqMjPFN+jaOpfvAe8K1d2q9SrfGsUY5kD3AxKmVbhMTOmQCbdqq635m8t /izvpQZxZIrkZ8ZpIUmue+hDT7NDsbU9+qntqzho4AWK32yPJww/S3vRsVk1Bew9tjQn ikY9Bhti5x5Ixb8pmdaPcnTD3CN49t9jn9hT+SiFT+pWyI3AP6SEOgo+kqcGeK7/1U2x h7lg== X-Gm-Message-State: AOJu0Yx7M0+Pu0EFjEhTe98LVRbPF27tw6eWJdyzt06HHwHgZ0v9diXm XEZ6gFjyr6NexCCs9ziCapuvDHylLa2NjMcOFFzipgetHWlp1mlS7eD6lQ== X-Google-Smtp-Source: AGHT+IFrwkbytb8lniXS9uLQQRW9Qfq/NieBPUXNpNqVwMVHuz0Ntkl/jdn+d9zqHNFqpscgwivGY2I8MPQ4 X-Received: by 2002:a05:6a00:a93:b0:6d2:6eee:ef with SMTP id b19-20020a056a000a9300b006d26eee00efmr861378pfl.43.1702589693967; Thu, 14 Dec 2023 13:34:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a189-20020a624dc6000000b006ce4fe5858csm1729602pfb.20.2023.12.14.13.34.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 13:34:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 13:34:53 -0800 (PST) Message-ID: <657b74fd.620a0220.5d651.2906SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3802A6051831; Thu, 14 Dec 2023 16:34:53 -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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 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/