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 14AEF4415D for ; Wed, 5 Jun 2024 13:50:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CB9D40E2D; Wed, 5 Jun 2024 13:50:40 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2FA35402AF for ; Wed, 5 Jun 2024 13:50:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3737b47c0acso9328825ab.3 for ; Wed, 05 Jun 2024 04:50:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717588238; x=1718193038; 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=VV8KMGjyJU80+F9Z3ynDI2X0OBwEJoVoKMT4CR4F9H8=; b=VCiJE7B2kVewTwPAy7f2Tx1q/S24fskBK9iJnI3iN2bgEgIcrQOIdfe2tpre9MFYGQ j6gRiUVyWdLW6vFf+WacXuhLq8KtblZKROi1ZJnQLdGdorI36x6c3NFCxz+ryz8F0U0W 0CzEavaosEIFG2xC316HpMs21QEE5taLqrgn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717588238; x=1718193038; 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=VV8KMGjyJU80+F9Z3ynDI2X0OBwEJoVoKMT4CR4F9H8=; b=Cc/XnBuQOg20XPW/BEsnsfMOM2JZL3rXyC+31UINzptnwUc0JVBUIcae4hjK/W7VBz 0rzZ49942p7uItSykem+Y7/feOUd2NAvX7YyiMdUz+AIiz4QLxZy7Ge7n0Y9qGTanDBC 9PP6RAkhcWl6rN1c3G6Ekoug1gUKpM/WToz88AC7HhexPnmTNtYfX7Oga52EG2/4P/m2 Fa6iCPtPyxfF7ltTfjVd4+n8zRX6DuAoWKxrJWHrLVIL9uT5O9dskSmDIePUhC7U7spR bjukFWHWbLOa5skZZvAB8xso0vnsSen79WzMNLef/W+oqSsWHzSg04DtTofPva0v1kBb ccbA== X-Gm-Message-State: AOJu0YyCcQpvhSG8UEZe08v0PQIAzQg1CspFF6hv/odWAYCBTkSgjOYL 4RTADDVHyRWw+sBrGptvLnNsmXItJerd+irBALManmP13DOZwqdXIk9b4YV+IyYbxeSAvawt7kb ybmRU7z2lfwrybHpQhIBoeoDUaqwZrVufxn+kndqY4jsXqCG9kWzsm4UK X-Google-Smtp-Source: AGHT+IH/s8rFfJFzR1Y1nHh5oDE8yQO3D7mXRA636PAMSU7mwF7rLPJKX3DLQPaOb2yf09YD3Yqz0K7WFZWK X-Received: by 2002:a92:c543:0:b0:374:a866:979 with SMTP id e9e14a558f8ab-374b1f0ca44mr23714205ab.19.1717588238477; Wed, 05 Jun 2024 04:50:38 -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 e9e14a558f8ab-3748a1ddd99sm4038065ab.3.2024.06.05.04.50.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 04:50:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 04:50:38 -0700 (PDT) Message-ID: <6660510e.050a0220.cff6d.fbc4SMTPIN_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 EDF8E605C373; Wed, 5 Jun 2024 07:50:37 -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 | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian 12 | 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.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/