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 39143430FF for ; Fri, 25 Aug 2023 13:12:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3615A400D5; Fri, 25 Aug 2023 13:12:57 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 40D93400D5 for ; Fri, 25 Aug 2023 13:12:55 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf1935f6c2so6182715ad.1 for ; Fri, 25 Aug 2023 04:12:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692961974; x=1693566774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3EJx4UPyDsWukGNES7gPEvGzA1j3Kay2FXiHYj+xY5g=; b=dpFXvctPKLgcE+4CWunNVqnyNMWgOYdspowjo+9E/Pf+O4I/V8TEey8CGCqKnht2oS i1x6REuDSZT6oP3EriRZwgAjwzloJh79LHoMG9DlzDkdsOakJnUC9aVrK9AaHzFz9lyP 4s9EiVtFVPYMG818Ku/vh81dn78CtBzI8xXj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692961974; x=1693566774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3EJx4UPyDsWukGNES7gPEvGzA1j3Kay2FXiHYj+xY5g=; b=Hg1ZYO6RNw6qPXoGN+QdYQ7UzeD2Mc8/rC74bOCVpGwlxPiOtJdtzUHi7c+5xLUTjH K5lCpcEo62NP95iG45fEWdp2WA18ubl3RoMEYHGe6+XXHTyl0xXhWY6jmSzhY9EB629D w9gldRjNJxZEH5lPPOdb2bIX3PBBAngI9o6s2lAGo4+s+lkJFuVxNxjbtixQ5GVo8+mL G3eVANxZA9Y8TqPHcCszRF0fZU12WREDu/BmCMW0iVV5STe/zkZJKUkr92MhPV2eYlxP jpIxgblqpgYqqvwf+1Isd/i4I8tB3kbYsgyJF1B5b3xPUtFazghKV7vw/R0duzryZzMf yWVQ== X-Gm-Message-State: AOJu0Ywg3KJ3RhdTiJ28gLCuYg+frcunOQZYAuk3xHCsMtXKFNivlNF+ qWz2jl+0c3xaJjO4trVbTaJOpGuWFRONvbJ4igY/bqQXARcOJqjECrvYsQ== X-Google-Smtp-Source: AGHT+IE/fbiIwXj46A50EoNurDFZ6t58GuGibVXRpoNLWvYv82jU1ITLl3WZ/hbPtWZdv5ZW7ZWGtWlKW7GP X-Received: by 2002:a17:903:2289:b0:1bd:b073:a567 with SMTP id b9-20020a170903228900b001bdb073a567mr26220498plh.31.1692961974449; Fri, 25 Aug 2023 04:12:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x7-20020a170902820700b001b8a598baf2sm31427pln.26.2023.08.25.04.12.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 04:12:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 04:12:54 -0700 (PDT) Message-ID: <64e88cb6.170a0220.e5567.234aSMTPIN_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 A65046052471; Fri, 25 Aug 2023 07:12:53 -0400 (EDT) Subject: |SUCCESS| pw130747 [PATCH] [v3] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130747 _Testing PASS_ Submitter: Brian Dooley Date: Friday, August 25 2023 08:41:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130747 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/