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 EF4E64380B for ; Wed, 3 Jan 2024 19:23:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB443402BC; Wed, 3 Jan 2024 19:23:21 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 169F34013F for ; Wed, 3 Jan 2024 19:23:20 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ba9f24acf8so487675439f.2 for ; Wed, 03 Jan 2024 10:23:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704306199; x=1704910999; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WPRNSmeLWpSN75bo2LoxeSVX/+N2hyfozOz98JmVobk=; b=QwVciNMkbZuM/+uqzQstl/JX0CkXUBWz+dyh/OURfFjEZqenhP9J1AF7N1AMWdzoUX +LJcN9f1iNuvY5BoViEkOnUyuLaORmhTOqxHUC7T6oEaDLJxIaniL1kNnlf0SyMVKw2W Ln7HnEmVRiB3iYRyoxfBF+6POsxuL3/8/7vV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704306199; x=1704910999; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WPRNSmeLWpSN75bo2LoxeSVX/+N2hyfozOz98JmVobk=; b=Qnc3YfBFm98x3XfLWN8HXG+WD25IrRkMdA6H0nLDjFYxk0qVMp/8WHwNVZxq81TzT1 S9scVl7dbNHg7bRwvid/E5CDCCNhn05Guj0Yv9cALwqP/kXndU4gFk9uB45DGjoVprWg ebiB5eC5k5WXJZeLf7MO3n9CuGXYTC14cxXiXyPAHO6ZVVuW8KBm76MipnzK6PGyCswx Ukms1uDuMBJFox5RejJe5dRrdwiywwiZhe+z9qNgw5ta0cZ7ZryXK71AbCPJbkePo9Yq 12z/Gl4GTtojt7sLLTEB3088DL9EiDuQS4u5vYACSnTPVVTd5k4QxKFnIZC7i9SUO2SN MT5w== X-Gm-Message-State: AOJu0YwsC7pemjSDU6w9OjR9TMWSEgOyv4AqgEtrySkpowY3logaXOr1 pVmRnhXYxfe/Gh08AvvalO9y3ndgpiQM8WMBPrP2DWm5Al3XfOYcmrkSOnKkUGP3DQ== X-Google-Smtp-Source: AGHT+IEjm+8vqnO6Bs/mfklKgRsKj7HmBD7lkVM7SbxLl7T7wv3dagYZVycNZz7l6E6pq5nnZxx4VJBuff7M X-Received: by 2002:a5d:8b14:0:b0:7bb:296d:34fa with SMTP id k20-20020a5d8b14000000b007bb296d34famr12706434ion.12.1704306199523; Wed, 03 Jan 2024 10:23:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb7-20020a0566023f8700b007bb06bbbb13sm498879iob.30.2024.01.03.10.23.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 10:23:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 10:23:19 -0800 (PST) Message-ID: <6595a617.050a0220.e48d3.d00cSMTPIN_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 2D5816051823; Wed, 3 Jan 2024 13:23:19 -0500 (EST) Subject: |SUCCESS| pw135694 [PATCH] app/test-crypto-perf: fix invalid mbuf ne 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/135694 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, January 03 2024 03:53:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135694 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/