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 33245433B0 for ; Fri, 24 Nov 2023 00:30:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C7A640283; Fri, 24 Nov 2023 00:30:04 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id CAFD84026E for ; Fri, 24 Nov 2023 00:30:02 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-db4422fff15so787553276.1 for ; Thu, 23 Nov 2023 15:30:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700782202; x=1701387002; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HtqE151q6d7JrXF4u22bNIhQfB2ZK8wi2vLPABg+UR0=; b=f+QZ/fPmsC0w9IRC0vTFBGmyWjY2AjctLejoG38MClSJV+VVG7oNV2L0wG//DBXUDT jJeoMahMn0vWKub3FwgCorxddfOjdVxGGoC5oNRVfb8QweJsdr4+VvlptCQPyvAWsYsj dYc/GyG22feihAg1uW8cvb2rHeNHOHwFzzV4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700782202; x=1701387002; 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=p58lDJn7aPblYUflWnpN53+xFg8AmNHLcyCPnyOlrHcIUUGkJfFpmmO5lp2iX80om/ kPGUHh7YAmQemiQEcegQZEnD9iK8gJeQKuaWEyIiLAsGGA0oBJtDGjxdcCcAMwKKCJ5W PimTK07JySGLbXpY/HIVkD4cfvI8ZDxRQnDfVeDYwn9FsDdDwe3zxl91QOVHwLshP8dj qo6fu9LrWfU3Drf91A94cauPxse7I44diNKguBwQNDJZ7cjvNURiJsiGewe0ZzmILCdh cs1MYMS9Qt8mwOEemJDEl4Sji9g1/QMT8HLApX+6aNReiTGT5509jbMT21rVULWCXFcf LqTA== X-Gm-Message-State: AOJu0Yw8bese27xLXY3MonkrseEsiJcUUc2Nyh/VIigvmafuOxWt0vBo 580tIRqturDryBNa2pYHaeff7jkUB85QGuAkc2lkU7PuAIHeZmRpZl361g== X-Google-Smtp-Source: AGHT+IFA6Sv2o/mGcizEWyfXOG/9EiD946yyXMxZxreYuOll6Bly2Aw6p0+OAXLor9IiEEKdnbLeTJ2v2Nsx X-Received: by 2002:a5b:ac2:0:b0:daf:5515:e6b7 with SMTP id a2-20020a5b0ac2000000b00daf5515e6b7mr617633ybr.27.1700782202205; Thu, 23 Nov 2023 15:30:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o134-20020a25d78c000000b00db4180758b9sm206413ybg.32.2023.11.23.15.30.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 15:30:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 15:30:02 -0800 (PST) Message-ID: <655fe07a.250a0220.47824.8b45SMTPIN_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 B29066051831; Thu, 23 Nov 2023 18:30:01 -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/