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 852D2430D5 for ; Wed, 23 Aug 2023 03:50:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 942184021E; Wed, 23 Aug 2023 03:50:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E3AAF4021E for ; Wed, 23 Aug 2023 03:50:15 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34bae9d9d54so17254605ab.0 for ; Tue, 22 Aug 2023 18:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692755415; x=1693360215; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RxZFZYtCfFDtEW/SUNCJ/AnJVjYEgsHJ9Qoq1TXee7k=; b=OEQo4tdi8o79ibWtuLaGgyWvu0eyt6IGTDdufj7swURJJyMyp7prDHdXtV75chOWzH 7DVv5lQu4KMBabB36x1has/yTCR4tacPMMPt31I5oe3tnGCdtfaybRTaXfmnygYiHtP/ B/C3ps8/i0hanwjLrEgvlUs8TcQRaQC7yPKdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692755415; x=1693360215; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RxZFZYtCfFDtEW/SUNCJ/AnJVjYEgsHJ9Qoq1TXee7k=; b=F1py6HNeTsnAxdYR9vsPbc1jLmDhJ2c5hsyAmv9lu3rCbsLXAeqObP8a+UVxXkF88E /uYBNeK8F4hC2CQeW0ngPwW0a9MqU5jkOnwP0/CgHFiDJUgjob29S6vwVlhEq/Bv6pnK /a0iDZsR+I4pDZOcYYmI8bo8npvuBIW2d1+avnrPbR54Dp7FpRqw0Mid9IyN8RO1N8rd JP2vzZWhpkHApAx4VoMZ8NSe0mkfFLhZmvnCWVK5Am+ayQM24nsZPrgHuNS5C3RZnWnm jlBbEvxxT1jsLXIJGHTcgth/LNolO/diQCr1aWZZN5eL7f4vBGHorLG13bI8V1YuIw5Q eDQQ== X-Gm-Message-State: AOJu0Yz62uLmyUaUX+Z8q8N5O9ma/zefh490SzK/WkJGeg6+AXc/Usmb WuNi0ItIxVLzrE/7Ipvki8Cg+tlzaVe+QCKJu8h20Y/CFs+rz2ouYZLi5A4+vMo8SL72/2VhGg= = X-Google-Smtp-Source: AGHT+IFQdmsqAOZ/+XKJtn86vhhnUsvZYZOmRuOTQ1iJHmWBf2lg8Gs+0OoCKtj0vTlNuCNMRctWFS5aJqJL X-Received: by 2002:a05:6e02:1a0b:b0:34c:b981:52c4 with SMTP id s11-20020a056e021a0b00b0034cb98152c4mr1753287ild.29.1692755415266; Tue, 22 Aug 2023 18:50:15 -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 z10-20020a92cd0a000000b00349345cfbe4sm522707iln.48.2023.08.22.18.50.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:50:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:50:15 -0700 (PDT) Message-ID: <64e565d7.920a0220.6fb04.ade3SMTPIN_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 C95536052471; Tue, 22 Aug 2023 21:50:14 -0400 (EDT) Subject: |SUCCESS| pw130588 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130588 _Testing PASS_ Submitter: Brian Dooley Date: Monday, August 21 2023 14:42:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130588 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/