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 0CFBA43F04 for ; Wed, 5 Jun 2024 13:37:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08CBA402DC; Wed, 5 Jun 2024 13:37:56 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 3414740289 for ; Wed, 5 Jun 2024 13:37:54 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5ba6859fb57so959499eaf.2 for ; Wed, 05 Jun 2024 04:37:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717587473; x=1718192273; 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=e+JEn7m5PJKfp+UHJKg/rDQVkwmYZCyZ1t3VCOAMKxc=; b=dFbz61LQCs/HFRwkBj3xtVKbJfY0uxZT0zkbYwPZXND9F5aNvhk1styfVd/1lFPMDL 0DJC9zqbyy4Ix5IEuV9O+SaciThsiq4SxF5pc1FZFgZas8cGXos+8XSXP3JEFDKeNpRY 6xvNOsXEY/cMuvPDqYNMqRL4wGzlSYOFMDN/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717587473; x=1718192273; 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=e+JEn7m5PJKfp+UHJKg/rDQVkwmYZCyZ1t3VCOAMKxc=; b=OZYlArLVrbShwCm37wg0iaJb5Co+n0sL9Yr91ZQMsNk6EMOSqiuyHzI0zLX3QSbXPA iDe6npgGY0XRWFj8loKdmPWII6PXs/mwPs1x+U4kEMUTSv29Lz4LayYEmYD633XWvFJQ oAOvXMD9u+LLOLCmIv0s9sKmAiuJbPGolHIQQClv1+8SQFQVxzF4L5FKpxfoNd4IzCh/ OvgRMxjBKD2+tXJ6deC2rbqLZDHSrb4SXSAan8ARzcJfz30GW7FLr+8H7tQnB3br3/r7 SE4+I+WUP2rLyQaa59jb6OtTePJqH8/4zvjZeT+hwLoU0iWxPTzaC68x/WX6gvM/PoW/ 4V+g== X-Gm-Message-State: AOJu0Yzibl3aZKl4TYUPyYVoVkW3Vegg1Ri7R3khdfLG1CRe+q4bMvDw tmJvTZm5qLIBY1byuBgMcYGL3WE+fvdfyApHtrm2reKzmg6oVnJtPAdFSDsm9F4UQL3fCh0dHfA ZxxEMTDsxnRu252iWrBopwmLIfwFhAiKWb0jIBQnL1pPexrcJry2iYTqY X-Google-Smtp-Source: AGHT+IEie68KDswl/u/1INV6zw54+0bPZy/Ic/9IZ6MGxUzsxDUe7cRrgh2hfOBHzo6iCuLd6EpdHfeRQGlT X-Received: by 2002:a05:6820:81e:b0:5aa:596c:52d0 with SMTP id 006d021491bc7-5ba791100f2mr2868102eaf.6.1717587473353; Wed, 05 Jun 2024 04:37:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba004bd4c4sm826940eaf.18.2024.06.05.04.37.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 04:37:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 04:37:53 -0700 (PDT) Message-ID: <66604e11.4a0a0220.a1477.feeeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CB91F605C373; Wed, 5 Jun 2024 07:37:52 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/