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 9867F433B0 for ; Fri, 24 Nov 2023 00:04:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9227242D45; Fri, 24 Nov 2023 00:04:57 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E084940A6E for ; Fri, 24 Nov 2023 00:04:56 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-359c22c44d6so4691535ab.2 for ; Thu, 23 Nov 2023 15:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700780696; x=1701385496; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7IsOJFY0P3PGsFev/pVTv5La+vdEeEbQ3BetnQCCeoQ=; b=bqJyxIXQE+1Z10lOZ0d/J9vFjh1h/C5bD/L4EpuY+CeenJNUW7UC8veXDfsGHUnOpd edCSADaLnmthd75N0ezDr7Mu7xOKjnDRq1LTn9z4sfEohmfXc1Iy0pRkgACQeslyRI5p UuYCCf8UiU8y3KxNeHq42y2Z2e6N/JV24E4Y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700780696; x=1701385496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7IsOJFY0P3PGsFev/pVTv5La+vdEeEbQ3BetnQCCeoQ=; b=ETdVyoQoW80kCYxfQB/ReXByUaSXQ3EQBaBiwdLVhUrLnqHSEgz5pZoRbAdzZal/8x t+j+UT/sUfrEJ9UqoyrHvI1+cjHkyP8d+BWk7kvs7d9/W/vvBX1RZcTMrNEYwoDkh71y IjaDfj5721UxIt4k+CTOZws/0VJgdEbZzleY4ieDHcqFQ255NKKXKU4f9cjtYLlbhQ+5 4vTUlzIwn1tl26ZjeLzEv3zGBWpt4CQ1bc/rkpJVJkN5w+9y2/LbRMcXt7ztJxxjTUTg BcDKUUBujlqPYI8VysuXm6ZtazeQRgowInTnRymttQxRqvOxgn8fr1XV7eJSQbyhHATH 8a4w== X-Gm-Message-State: AOJu0YxP3476eiYFjidr76lLP7csXVyPfPniDxRQhyTj999Atgt0x0Hn 2GFXJ/wcMhWrRD6JgmPYOYquxM6WRNmvXJoWIAZeHt2RsGys/mZ1vELblA== X-Google-Smtp-Source: AGHT+IHaezWU+2A5ZkGfpzSkHK2tZZT1fHo4Ja/ZC27jJo6TW/iZTIQ87eFzVgdhSaIbiZ/Zm56OlJ/4GGX4 X-Received: by 2002:a05:6e02:2146:b0:359:417b:50de with SMTP id d6-20020a056e02214600b00359417b50demr1619555ilv.15.1700780696255; Thu, 23 Nov 2023 15:04:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o10-20020a056e02068a00b003514186401asm122832ils.78.2023.11.23.15.04.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 15:04:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 15:04:56 -0800 (PST) Message-ID: <655fda98.050a0220.cddfb.444eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C053B6051831; Thu, 23 Nov 2023 18:04:55 -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 | +---------------------+--------------------+ 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 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/