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 39E90433B0 for ; Fri, 24 Nov 2023 00:30:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3434140283; Fri, 24 Nov 2023 00:30:38 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6680C4026E for ; Fri, 24 Nov 2023 00:30:36 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f938932bf0so820805fac.3 for ; Thu, 23 Nov 2023 15:30:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700782235; x=1701387035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HtqE151q6d7JrXF4u22bNIhQfB2ZK8wi2vLPABg+UR0=; b=c58KVkgAQYKNzIXaCJXoYQLT2VGza/qdqtwwlGJCNqJiyDuDNMlVHpgjHK/X1NCH5W xKLW1vg0XcVgIAcLxPJtHBoPOOyfDaKpng/RFRP3qlp1iVHpfOdiIwyqEWiqQNcThZFL 92jllJTr9UtxJPLcgpqy9sRartpPj4K3rJit4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700782235; x=1701387035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HtqE151q6d7JrXF4u22bNIhQfB2ZK8wi2vLPABg+UR0=; b=Jr3YANmFbfOJMWBtIb99TivvX159xeP6kpL27Pgaj8cGuBA5YM0dJw8RnS8JFntHk1 4+i6D/J4y5Z0InjxuORmzqom43zFSIJwm9Y7kaLRaG9n4Aq4JV2p16+bWhGIaeT5RzVx Ekq5NZjTq1e/natSZ4SAFD9c5FWm1h4FX0KJLLChbJUHo8Qe/+R1zd6Ai/TPqL2/2pCK C8khAoU57LySJyaeabPwztlT6FYBAU3EMX8yEo88/ZM0ZI9tzjMewWIQ0a5XHKXIhx4/ QIp4tvWIQmvqgA9MKgcv0vRw7VCUlZoPBD5VXAFE82UzjLY68I76md77kzS/qxtWM1xZ Vq1Q== X-Gm-Message-State: AOJu0YzqGKYIokBSD4GajDS8LDrE7S5191Am4A4DrCHL+Si+KD0zsAIK HINRqLcmGJb1vzRq7gPm3J1O1qoNl4r+AICFxw21kwSjqf8IrD4lKY56LqHM/niyoPt/K/BqZg= = X-Google-Smtp-Source: AGHT+IGsG143+ndC3MVLJ04Rw3TTBPu8+sxOsL4eqqwjP3VHTVYFgXh14M3fjlO8RmvdvStkvuZcgp2RQ1Y4 X-Received: by 2002:a05:6871:5cd:b0:1f5:b99f:2fc3 with SMTP id v13-20020a05687105cd00b001f5b99f2fc3mr1025797oan.38.1700782235753; Thu, 23 Nov 2023 15:30:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id qe8-20020a17090b4f8800b002804c6f972esm214308pjb.2.2023.11.23.15.30.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 15:30:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 15:30:35 -0800 (PST) Message-ID: <655fe09b.170a0220.32f74.52b0SMTPIN_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 EC3D86051831; Thu, 23 Nov 2023 18:30:34 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/