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 5B761433B0 for ; Fri, 24 Nov 2023 00:09:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CE6E40283; Fri, 24 Nov 2023 00:09:29 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 3F6E94026E for ; Fri, 24 Nov 2023 00:09:28 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6c115026985so1315504b3a.1 for ; Thu, 23 Nov 2023 15:09:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700780967; x=1701385767; 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=T1kyTBm+pWSijP3685BhX0sjvhYSJY7iVVy0+3mvZTxhr9ZnUNp519dTqQNgGn9+TC epwTXrqq33cbYeDfj+x8lrOdtqDltlwUa9SMqaiOd8RTUhtZB+Ud5gcfrRswViNW4hEz l3nm1XmTMITQA2T6qkYtqFr77XK0L+O5MQ92I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700780967; x=1701385767; 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=l/Qr7iUD/I9c9Rk36NXGuFVTqJTszqkW/18JvKngNX9lbhtiAk1RACCCE9aUvErJAg v/FHJe6r2fRDjp4QaheYHdXrLpZsRwqO65ofrBsr/b5OlDZqMQLn4mJ/KHZlcwNo+ael bqh7f8saa2teR3kaj7GPunOZp8rVvH4j33561YyXeeRpadvKZvjJBsaSUBcILWZmYICX oU2IF+TV10idSuzOV9tVWogFkS3ZE85N1dOkRAlW6mSJ2fOPMwqXW8mnmgS0NIfRrq8Y wiUNUQf6saInrEAswY+NjkhZpL6ZJBjUXSfR7h92O6fOfhT9/DZG4R6iT7tr653Lc988 GLAg== X-Gm-Message-State: AOJu0YwIzCGinxA5A4O8BPDcUhrsy7/ybclWh4yOSeWuiYBs4Uft8Lj9 D+CVhGwkGAtxsXQ8VDlvBcXKPK1u5Gw5eLnoIvh72SY9qgs7RNOUl9u/Uw== X-Google-Smtp-Source: AGHT+IH8BVhxBJtoGtOol7x3Mz3gTMXR7WYghAph1iuxcT2j4+6f+RyKKqnJ+/KlrQefiLJXCDje6cDjmPz+ X-Received: by 2002:a05:6a20:3d03:b0:185:a762:9179 with SMTP id y3-20020a056a203d0300b00185a7629179mr1393457pzi.1.1700780967392; Thu, 23 Nov 2023 15:09:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v28-20020a63481c000000b005b64e8336dcsm147615pga.20.2023.11.23.15.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 15:09:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 15:09:27 -0800 (PST) Message-ID: <655fdba7.630a0220.ea5d6.5a13SMTPIN_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 90D886051831; Thu, 23 Nov 2023 18:09:26 -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/