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 C50DD433B0 for ; Fri, 24 Nov 2023 00:25:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 722D842FE1; Fri, 24 Nov 2023 00:25:56 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0462E40A6E for ; Fri, 24 Nov 2023 00:25:52 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db4050e68f3so1281698276.0 for ; Thu, 23 Nov 2023 15:25:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700781951; x=1701386751; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WWAkmYepA6Y1saOOmBT89tuCdnKcogIRhCl2sRBiJSk=; b=ZD8/09sJW1OL7Bhuvz6yAwQuv1K6U6nKCFLgAxw8eWyEO+ZorPjcpxSIKA5MAN5xAW HYCBktKH8OIOGfncIpV5MRDb2psEkBzNBM3R2nbZD4H398BbE7YRCql0z6W+CVF5E/yv lFnZBy4T5VJBBMORVU7BOgXz5CG4QFUA3eeeA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700781951; x=1701386751; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WWAkmYepA6Y1saOOmBT89tuCdnKcogIRhCl2sRBiJSk=; b=HZHwldWKv5ioq0xyDTtzsTFZfnRS2Vuqzueis1kpIYvRnjK57i9R7dRmXKde35a2qL G/kSdGDQ0/5J+zj5n3koJ4PFacOfGzemKFnjkjl7sUaWdvQUfj85yv+0RPidjuM/RNB0 Cj6G58QbfqKyei+0mRilS7TkzJ5jt7EwKCPtQ8KTSYyken5tIzqHGgTNT4iU9bfnpi44 0uWVcTtxcy5yULf8swY2QikCBuZYOB3zOgx4tnSEs+IVrRnpmUr+VhJ+595DZYD7ATAy F5FiMl71fhKwsfAAj+mFwM7E4lomVa86S8plu+rh+J8/3adBSxO2spxLXO5KM95ErGbA 625g== X-Gm-Message-State: AOJu0YxUdo8MpPHdp+BZbhUdrh/yd/kkO+fPk4pcUTSCPcBctEUSvssJ tSTZv9mzV7mUnmeXsZipYBxGbSQVgtv80moT+lGpc0ic7tGpd5/F4EPaC/gVWnbI0neQ6vxhPw= = X-Google-Smtp-Source: AGHT+IHCfhXaGLxjP1jykrphsL59ahfCp4tzWfpmWX1P6vfNfvOr2KdEfIk2VyMq4bp295vwEso+dBfgVFlb X-Received: by 2002:a25:fb07:0:b0:d9a:5f91:c615 with SMTP id j7-20020a25fb07000000b00d9a5f91c615mr627044ybe.18.1700781951413; Thu, 23 Nov 2023 15:25:51 -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 s71-20020a25774a000000b00d865c570bb6sm202920ybc.18.2023.11.23.15.25.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 15:25:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 15:25:51 -0800 (PST) Message-ID: <655fdf7f.250a0220.e44ed.84e3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 224FB6051831; Thu, 23 Nov 2023 18:25:51 -0500 (EST) Subject: |SUCCESS| pw134590 [PATCH] [v2] crypto/ipsec_mb: fix getting process From: dpdklab@iol.unh.edu To: Test Report Cc: Ciara Power 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 | +---------------------+----------------+ 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 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/