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 7112542ECA for ; Thu, 20 Jul 2023 14:10:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BE8140DF5; Thu, 20 Jul 2023 14:10:30 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2F99040DF5 for ; Thu, 20 Jul 2023 14:10:29 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-78374596182so32386839f.0 for ; Thu, 20 Jul 2023 05:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689855028; x=1690459828; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RkCl/WIcu6Ev7LNqDc5t54z0+6VQ0WLKXMqZa0m7jpM=; b=KTHBiK6BnMQCAhn+iXBqjM2+lpZ/YItEDfjJyRh0HTGje3uvpZlO9DgBh57Z517RHD ZIKoYariiHpnutN4xe+7i82Oy3cI55oF8U1v6iGGi51hxWvsdWudSJSpXqlsavUl551K tT8CJAhOohYavzZTi0RyBmQYmc8HQXtnOeO9I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689855028; x=1690459828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RkCl/WIcu6Ev7LNqDc5t54z0+6VQ0WLKXMqZa0m7jpM=; b=lfQViofcfZUIKQxdsq1YwA1SLDWd2rLdahSudawD+HFYSVQo0bGA+2NqeRfIoqKzny 06XQv40fHxmOYuqP/8G/T2Ct8dWHePwwPydcHbABpR8iAu4RJEXMoq1LzyxzdBPstSYk Vln40pb26ktiBMf8YFcYaXUzHBhytQcn43Un+RLVd5qgJ5ZbxPFwSwMoa6utuWsySniA 0abym9tLXrPLC1bbm9StPSXxWmdDRy0dUZ/bGtI3ttxiZ8F//PEBBl4Rjjs4ORLtOwav inF/Ck5P8Zv/D7ci967k0IZboRryuT3EtebhH5xTg6slXQtfpghkaKgbWQ444Bcm7HAw DEYw== X-Gm-Message-State: ABy/qLbok949b2zylZkYqN2y92AM5X4N1k75KIDRJhvzUzt8NwGrp43D blm3s4eMsSArMDNcLLZ84bdGUyC/0WmeO1NoXK4LgkeUKgrJBRIC7Iy/Bw== X-Google-Smtp-Source: APBJJlEtqTaLSNuspCo0svvaN0zBF+/JOij71WG5jqhGdNt1yMyz+FhhgFleNbiDWNdIy78lUFLBoAwHMXhC X-Received: by 2002:a5d:8142:0:b0:783:4bc6:636e with SMTP id f2-20020a5d8142000000b007834bc6636emr7825835ioo.21.1689855028612; Thu, 20 Jul 2023 05:10:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b16-20020a05663801b000b0042bdaed976asm32065jaq.10.2023.07.20.05.10.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 05:10:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 05:10:28 -0700 (PDT) Message-ID: <64b92434.050a0220.39111.1d90SMTPIN_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 1D989605246B; Thu, 20 Jul 2023 08:10:28 -0400 (EDT) Subject: |SUCCESS| pw129665 [PATCH] [v1] crypto/ipsec_mb: add digest encrypte 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/129665 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, July 20 2023 10:38:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129665 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/