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 066C743AF0 for ; Sun, 11 Feb 2024 20:58:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00E4E4025E; Sun, 11 Feb 2024 20:58:00 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 078814025D for ; Sun, 11 Feb 2024 20:57:59 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bed9fb159fso111936639f.1 for ; Sun, 11 Feb 2024 11:57:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707681478; x=1708286278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZZjurp3cC/oJOVu50iUQAgz1ladfI2+hGANTHFJQXls=; b=L3kVktcsd0LFT4OWKY0mUoLMiekFKEyQutcGOocaiuYDZIPK186oRbxU3yOhKE49yv 9tP4ODFNiLiTpBnoiM7M0sQA7ylsVHdQmSZHzqnlJT2PwLsJOfLR/74lkC2rxV/crAK8 a5/xvUpEbWQCh/mAcScqrniy4u+TmO+NIi5Gg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707681478; x=1708286278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZZjurp3cC/oJOVu50iUQAgz1ladfI2+hGANTHFJQXls=; b=Yqw06f1+ZLRkUWbVc4fkYJQHeUftxMuYnCG4+It/h+az8sVdzKdWz3gmZtKqZGKfsU 42Gv1VoeYfRUso6ozITWxkqgt5JkWCxICCDRRaB/nFTplRVs/MXeefvdVFwhTYmSdRpJ +vB1eSkFOndZQaDr806QYSkV5OKc9nxGp//vgNe1WweIjcaIg6IHuIaZBCZEjTigCJfZ QOn6g3kqI8mUFnP9g7dUkrLQXf5IGkJfL5B4hVL63q6N1B/C8GiB+8bhRSAri+KOL/uT F3IzP6WaVyuSlQEq1K8Z9BPe0+lNijzBmo1hOBUh5WUFagsn/GDm9PPrU9krq9+6U3aE gZBw== X-Gm-Message-State: AOJu0YyBE4yM80VwmSHyedUp5Z9r5aRMnwnM6+4zIBM/HMZToYl25sPt Rc5ci/AQVIPtAjL3n9V4SqlEn99e0tqC6K7nMzhQTDYhOjfTnyKO69K58+svgaA0q7cl2fOHbU3 Ni9e1TlMDo3qOluSgm+rFJwxwOWr/NcBspbPIAsYc X-Google-Smtp-Source: AGHT+IFn4Yu5EdBKRpauQu0svcr6yJPKK7oUcm14Adf2jHSgX6F2Ix2Tq/OnxbYMWEi71NS07XFshxJXPmi5 X-Received: by 2002:a05:6e02:2196:b0:363:e727:43ab with SMTP id j22-20020a056e02219600b00363e72743abmr6511998ila.17.1707681478354; Sun, 11 Feb 2024 11:57:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d11-20020a056e021c4b00b003639a8d61bdsm292859ilg.75.2024.02.11.11.57.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2024 11:57:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Feb 2024 11:57:58 -0800 (PST) Message-ID: <65c926c6.050a0220.3c5d8.1940SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F0CDA6052515; Sun, 11 Feb 2024 14:57:57 -0500 (EST) Subject: |SUCCESS| pw136587 [PATCH] [v2] crypto/ipsec_mb: use new ipad/opad c From: dpdklab@iol.unh.edu To: Test Report Cc: Brian Dooley 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/136587 _Testing PASS_ Submitter: Brian Dooley Date: Sunday, February 11 2024 19:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b551097b3443ebf662e4d140600a4c9b108e73c 136587 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/