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 CD162436F3 for ; Thu, 14 Dec 2023 20:49:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C66744333C; Thu, 14 Dec 2023 20:49:45 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8DF7E4028C for ; Thu, 14 Dec 2023 20:49:44 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e2f9e9a2e8so18711997b3.3 for ; Thu, 14 Dec 2023 11:49:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702583384; x=1703188184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y7NIvwAm/1VnVAaehiDyK7/7H9A8bWpJi5PXS13qRyU=; b=erx6r/RMVdDoi4fahhA7m1+whbDAC/EaH9F0pJgK2OpTkNsNyHbooNycd5LSHruTgR wF1Di81+l5Hf7P3q6GE4HqGROKm/aF0gAQmg2txXD0mLdP0G2BjX7jQDbzgdIuQm/B72 SxQ0vYU/cbdGJtPQh694/jM4/pBfN8s1fABs8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702583384; x=1703188184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y7NIvwAm/1VnVAaehiDyK7/7H9A8bWpJi5PXS13qRyU=; b=Ydw6LXJcj2T2AEFDiFbsqjA8vkQjyF4XSVaNUpVhBQx4sY4b5zRlDG+BtN9BClzren 5vEAkzfdveY2pLSYNWFTQNIGz+SUoZjD6umxWaX/kpw3Wejh2zv4NZ37vH9GTMEoy00n scMc4+0pWCK1ZN8zgRtiXsi5Bq98XNZFPvd0F2Q/yeEH/9+hUTKq6t9yXvMJQyEyjUPH 8UR9O/2FG8ZXwnPqLDgbmEIh4+48JaLYEjsC26zjgom0TAFDvSvxIE6KdPuv438rG2yE dOThFtaK680wLZYtqF6IGwSbiwcHLucvHkZdN1O0uSs2vN3mT4P3tq5tJbiaD2B84D3r 1wLQ== X-Gm-Message-State: AOJu0Yw9B/kie0H7jt2n8c5fYO9qVkE8GxczmruayzBdSTKhRaQj7rUf 2tzxWhlIdz53H9B2EkqT6YUBNpH7P4mxe6y/HZvC0toj9R8cI0ch1Pg9DaERt4XK8ZUseg/AbA= = X-Google-Smtp-Source: AGHT+IHURl7oaXVZJpNtUX3LewX8Ewuc7ew0j+TZE278xonNkPjTNBkCAv4hoDaIv37a9v/SKd1oE6m/uuw8 X-Received: by 2002:a81:6c58:0:b0:5e1:ba22:67a1 with SMTP id h85-20020a816c58000000b005e1ba2267a1mr4603530ywc.44.1702583383991; Thu, 14 Dec 2023 11:49:43 -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 a20-20020a0dd814000000b005e2214454c7sm517119ywe.10.2023.12.14.11.49.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:49:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:49:43 -0800 (PST) Message-ID: <657b5c57.0d0a0220.10653.5387SMTPIN_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 B13BD605C311; Thu, 14 Dec 2023 14:49:43 -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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/