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 C52EE436F3 for ; Thu, 14 Dec 2023 20:09:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C15CB4333E; Thu, 14 Dec 2023 20:09:28 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id D85DC4333C for ; Thu, 14 Dec 2023 20:09:23 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b844357f7cso6598688b6e.1 for ; Thu, 14 Dec 2023 11:09:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702580963; x=1703185763; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YMFpdY99dqENI77nQ29wlz0Af149he78eC7ZBLey09E=; b=P1m0pnDO0e88CSs7690W2R0VmuuHx/sMNHidoxR3G5w5rPbSGsu57ux6cYumAqX0F+ bQuEG0HPe5ef/tLS9XgWisY0hAZaSlCVioaH07N+epPc3ksdurA8ot7ITewXfuORLX98 H1RhFkd1weyXtLZoAxgt0IFbFDFfeQtIzlIpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702580963; x=1703185763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YMFpdY99dqENI77nQ29wlz0Af149he78eC7ZBLey09E=; b=LxqFNQtj3euuZ0+6KIDE19GDk4+QiMIcETXPZsLjlFhUmTS7hcvL5TOy3Ycqxjn0ss neH46ES+UFEBQZeqiu3GG5D8Pni8rxGnLSDWXwDzAZuUtMm6kBVLy3KJYVyo3iZR9Pcx 0lZrjU/XccrcE5WZUw4RrbHeP7zIsXRiQ08oeUGSKNdme7edAd/XDyP+3WkuzqTCjDzM 8deuI0iRZU+tXYDwOtK64m8y4+EaVYCUatLrIhORhT9cBqLnJ19dhTdW3Tg1jXCXRIgk QXCcDuV5ZCtYa1nYzyFa/TMKuObQh1tC/0B7Mg6jjw4/QBE9Xf1QEJ63yqyKxnu0ADQd NZiQ== X-Gm-Message-State: AOJu0YzvOjv2HkS9jFfewsVGQyGza+QspoEaby69aSFGlwNzFZFdLQxR Cs/dGrkNtDa/Vp9cx+yFWhBO8bp+ShBxR5emn3blVPZ5YXCppPpddV7XOw== X-Google-Smtp-Source: AGHT+IGvU3bIENbJn5C9q6l4AaN36yhd7vL6RwU0vtaZcUv1T9Kn1oEyADDtfv/198DLMADyfLmpFmT0xw5g X-Received: by 2002:a05:6808:120b:b0:3b9:f6cf:b85d with SMTP id a11-20020a056808120b00b003b9f6cfb85dmr12733006oil.45.1702580963257; Thu, 14 Dec 2023 11:09:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h1-20020a0cf401000000b0067ac1ad1a95sm182320qvl.40.2023.12.14.11.09.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:09:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:09:23 -0800 (PST) Message-ID: <657b52e3.0c0a0220.3def0.64afSMTPIN_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 0400A605C311; Thu, 14 Dec 2023 14:09:23 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/