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 EB2204415D for ; Wed, 5 Jun 2024 14:01:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0BD040E28; Wed, 5 Jun 2024 14:01:31 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id D65D940DDD for ; Wed, 5 Jun 2024 14:01:30 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b9f9e7176eso3289938eaf.2 for ; Wed, 05 Jun 2024 05:01:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717588890; x=1718193690; 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=rHOBsB1XUGL1/2fXp0E5Elf3yKuBV6qm4YM+tk0IEfE=; b=IoF4efBpX6lSVjSdoaHwBNz+1313siwIKiSNwAXfASFQoijDEuWRrGWrVhDLSxhUQ+ 4xFohCpOuZ7cEseoPeZO2IE1mczLo0NybVElm+ZS3EVJMe2lngbp26g9dMx4b6iw/h5M KkJiPTLjpHlTqKqwJ5u6PcvI3KUsow7DPdkns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717588890; x=1718193690; 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=rHOBsB1XUGL1/2fXp0E5Elf3yKuBV6qm4YM+tk0IEfE=; b=FhTXfuZ7ssnolfTl/l1zax8Ze+dWJP66X0QwcNPNAZhHubSuXrR0s8lKpi7truZ5PJ jbZebtwOaauDRjMK/Apzus90NBFuZA/bpBgFYNVnIJ+bG2OCpxVriBQzZx9tN6OS/yYD fOrsqUAnpH3iNYPBTgnGQCazagQm7OjnF5i/sUees5hF9gKg88O1ge/MWU3Hz5/vD+0U ZgFXvTZ5iFUPNBLd5yvUvr4SPfsp0hdZTlg8R1mHi+xC8wPdRAW5jFr8s+2hqbjO00pX uMerQTp9F1YrEBEBB3uxyZHwa+tpzhSwWkzLE5j1gkfGiyYoglQPFApjO4Tpu22poqIS oRhg== X-Gm-Message-State: AOJu0Ywg8JPn0Bg7D/3IkEljITHNW7TNrA+Bmgniu/UNm97Kbv8nAYGj YZH3CVVlzbHrbxP+E4ItJS69bZtCQOaNChcdxSJgrsH+WjbPPsGTWuGMbdwj7oUJDhaw/nxITk5 nB7AcWEATGxpxPF6VKFORojeZuZDRvC9BUXlNlkWb X-Google-Smtp-Source: AGHT+IEKfV6pEo2UIH0OB4GKZUS2V86u6Qsnk1GQGb8EJPn8e6UmxrvLf8oneUff/oa7oxyKG5Rp6jaNqmsE X-Received: by 2002:a05:6820:1504:b0:5ba:6fd2:54d0 with SMTP id 006d021491bc7-5ba790b1b53mr2687113eaf.4.1717588889838; Wed, 05 Jun 2024 05:01:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba894d0900sm8202eaf.5.2024.06.05.05.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 05:01:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 05:01:29 -0700 (PDT) Message-ID: <66605399.050a0220.445e8.0b25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA3C2605C373; Wed, 5 Jun 2024 08:01:28 -0400 (EDT) Subject: |SUCCESS| pw140745 [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 In-Reply-To: <20240605084844.270122-1-brian.dooley@intel.com> References: <20240605084844.270122-1-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/140745 _Testing PASS_ Submitter: Brian Dooley Date: Wednesday, June 05 2024 08:48:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140745 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/