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 7AA6C433B0 for ; Fri, 24 Nov 2023 00:09:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7598640283; Fri, 24 Nov 2023 00:09:57 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B05BB4026E for ; Fri, 24 Nov 2023 00:09:53 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a66aa8ebb7so41884039f.3 for ; Thu, 23 Nov 2023 15:09:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700780993; x=1701385793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cocymik3a5BRd1N+j5GUYmUB/pVw+jQhbA6emQLl7Hw=; b=h5RKRHHtTWe7K8TTGKTLQo5a+Mo/DiZhA4+iICAVowXXwut5L95+/cKQVbOmw6Hz/S VBgdA02X11xlyi8p0yh5TVJO8pvvMeCiG1Utp+k4BOHEMGMKs/cpBOcN1JMDP/YlhYoy j9XS6sXFmfaxs02/sz6Wpnc80t+rMvkWsDtTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700780993; x=1701385793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cocymik3a5BRd1N+j5GUYmUB/pVw+jQhbA6emQLl7Hw=; b=TwrzGWCHJ8AMGSeXmehPmRwmM1e6HVr22P9MogDA7L+lUechfPKkNmnLRnpX+Y6mrW P2XcICTGxZlPLuGnQIchRTTE6E9ofs0ISxa1Xcpb/lfoaijCnjn+EtX7ZHSNGG9pntng BaXZMTJtrNoDUGfxgKQQqG8500IM5vWa/aJG/WDL63gnpFH3e4R9onU12cYV/wZIdqQG KKc5/K3pseTYApFwG2t+XtrWCZgS5hhdbifdbKsTDoDNnooLMEfpGJWzRccHdPQIRAzu GJK+t9MSMr/iQCYZvCIQ2RYF1V9itOMdlJcXMX48LQKUIMZ3DA6sPt01TOihdbWy+LxZ ja1Q== X-Gm-Message-State: AOJu0YzAHs8TR5foutHHqK1IO6yP9Qld8vuaM3+5IA/G8OUAn6PIne4u CbDYQ4xHgUOwuo5oor/seRGfJc7xmPwUithKmxXqAB9kll/7bJdoORsdAw== X-Google-Smtp-Source: AGHT+IGFaVK102X3dSyBc4EQHvQbQ1fOTZcK9xnrGAsZaBUNl3GshU02xQLhKbtHpfWAXmWijhhuxdhOLYK0 X-Received: by 2002:a6b:ec19:0:b0:7b0:ae77:36ec with SMTP id c25-20020a6bec19000000b007b0ae7736ecmr1091248ioh.9.1700780993046; Thu, 23 Nov 2023 15:09:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u3-20020a056638304300b00464895b7d01sm101865jak.65.2023.11.23.15.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 15:09:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 15:09:53 -0800 (PST) Message-ID: <655fdbc1.050a0220.419bd.387aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACA516051831; Thu, 23 Nov 2023 18:09:52 -0500 (EST) Subject: |SUCCESS| pw134590 [PATCH] [v2] crypto/ipsec_mb: fix getting process 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/134590 _Testing PASS_ Submitter: Ciara Power Date: Thursday, November 23 2023 17:15:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134590 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/