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 61CF542EC5 for ; Thu, 20 Jul 2023 13:59:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D7D640DF5; Thu, 20 Jul 2023 13:59:50 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6DA8240DF5 for ; Thu, 20 Jul 2023 13:59:48 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3458a08310aso3662185ab.3 for ; Thu, 20 Jul 2023 04:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689854388; x=1690459188; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gn/srURvEVaCGJ2/3IIaE3H6ydKvIXpWBXAIF/XTKNo=; b=DlsG4I2A4Yvef5zXJr3/QxP0vgeFPKkt78T4U9NsBYnB6fcmmzQVVBDT2qxuf//RGU tmZpi9SpVEfWT9P54dS57rv4vthvguKCIkARNHiq1VkZyDGZxDR0CXA9oa8f95L1GAMk yN/N3B2gJGYfreoMMCS13noRuyRd6drdIvXQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689854388; x=1690459188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gn/srURvEVaCGJ2/3IIaE3H6ydKvIXpWBXAIF/XTKNo=; b=fVVJvoyGr/LDwFNtzSnV3Qe7hkKEFbr8np0U0enGgin2V2hpiiKFthJaYsr9ycbl9q JLzjxYNH50Jl8R5jNG1148RZ0Fguef08PqxD3EpBkcOOUiK2ojGme+SoHhPYt48CWCjM JAywh/3dxpPoKAmxMBhInn/6dwz+OwYdthCdFpoyK7jTq8VBs504hgGrbLPuuWvuyh5o cmvOOiAN2kyJKuuI8BtIR+mc7izPW4hzuUB0mRdyd/dH8b4o4y3Hequ4vvxnb4OYl0uX g5xxdjr/KGGPOycppTtQJmBEpvKaiesDpPQUKLFyqOoyWZ3a9gcNDbHOu91AvOjKFq5e RQQA== X-Gm-Message-State: ABy/qLbkUtUfJLziWlLYE7gp8szK5LDTGHadtg9fVGS6UO893hPuO1Zq zzcByV2RaKF6QBOn7sc00hfykiuCyTqasPXXmAzP7JQg2ivTNZf0/2up5AcIFJrinyjTKjHjxQ= = X-Google-Smtp-Source: APBJJlFSazj01t4x37J96HLA2A6do+FbsTbOfG1NgBoE2QMUtonEvgzW3X24yLqxM7VOtQd3t0AzmmdgvRmi X-Received: by 2002:a05:6e02:219b:b0:348:738d:f42 with SMTP id j27-20020a056e02219b00b00348738d0f42mr5862203ila.32.1689854387905; Thu, 20 Jul 2023 04:59:47 -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 y7-20020a92d207000000b00345bce29c55sm25404ily.71.2023.07.20.04.59.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 04:59:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 04:59:47 -0700 (PDT) Message-ID: <64b921b3.920a0220.8b7fd.1311SMTPIN_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 70CD8605246B; Thu, 20 Jul 2023 07:59:47 -0400 (EDT) Subject: |SUCCESS| pw129665 [PATCH] [v1] crypto/ipsec_mb: add digest encrypte 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/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 | +-----------------+----------+ 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 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/