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 CF3DA436F3 for ; Thu, 14 Dec 2023 20:43:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CADE64333E; Thu, 14 Dec 2023 20:43:07 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 049AE4333C for ; Thu, 14 Dec 2023 20:43:07 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5df49931b4eso62042917b3.0 for ; Thu, 14 Dec 2023 11:43:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702582986; x=1703187786; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kVK93lP8n5SvISAGuQx08+WgLZ697qMQDkc8jr8SnqA=; b=PvzT2U5L5VBv7YPtlaxMOvggjlZ++5v0FLH2pF70cYka3KK00SMXA/b7Myd60663hw u3uMlIUAWb5McqBQJsqsdBrxjcqRzvkfS2DGgYzGyFj+3AUzAGCLHPuyRMwFQ+bcPWm/ 9ZADFifFr//Q9BQvWaC1Di512ZW4xCL1ez9n0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702582986; x=1703187786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kVK93lP8n5SvISAGuQx08+WgLZ697qMQDkc8jr8SnqA=; b=Axsf0bdTZQa6T2LUXvQr063hdm2sl91bWGAFxBp6yL15mLoX+v+6r+szhgBdBXgkVR oS371Pk8xXQtzX+SSNcudJXAC2+2GkGgj8eZi3PQOu1uf4xHPJj/qUQ9DuMvkC/uLsbq kmv/AsYPzq71Ex63wG2z3CpVkHB8Mlp81UGGouBrHeLUwk7QVsgB5vYmtIVJi4sLMCQo LQxTa2VpqgZHVVZC08tuacKV/DSDt3fZlKR0X/NZs0VMKmhc85n1IGxPodRjXoEpLYWQ HjbwagOxjxCJaUtvGI7rNal3ekUftOxPEEfuGBnGVhtdCF+pbH/EKVRmWzMBo9rYAt5F +HHA== X-Gm-Message-State: AOJu0Yx/7CYgQW/y138XrcVGohrHBmPaOqTlA5MM0RS/1y2JjHnEisbW DCCIEmuwAPSqyvclkOaDQ4ZpiNROwFq3srWJ7ShYwO/+t0jcEoUw2ytrvUCshudXRk2iaf2mIA= = X-Google-Smtp-Source: AGHT+IEQxlPeQc7Zhwvy9Xd+ak53Gz+tyOZbjhQKoGRR8q8TCT3wzWqbLoZ88f0ehB0Gf54JT9NcI38ZuiXf X-Received: by 2002:a0d:dfd3:0:b0:5e2:7f40:a300 with SMTP id i202-20020a0ddfd3000000b005e27f40a300mr3566621ywe.26.1702582986300; Thu, 14 Dec 2023 11:43:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w184-20020a8162c1000000b005d35a952332sm1832970ywb.33.2023.12.14.11.43.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:43:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:43:06 -0800 (PST) Message-ID: <657b5aca.810a0220.e3b81.1209SMTPIN_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 C1049605C311; Thu, 14 Dec 2023 14:43:05 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/