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 F236F43815 for ; Thu, 4 Jan 2024 11:09:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDE27402D8; Thu, 4 Jan 2024 11:09:35 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E58AB402CC for ; Thu, 4 Jan 2024 11:09:34 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbdd013c68bso258321276.2 for ; Thu, 04 Jan 2024 02:09:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704362974; x=1704967774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2TYvaJrwfLwUPy6reqLQ/Tnpa7Yn3u135abruhTQZd4=; b=jwmReKfPh98wpXoInWWNoAoIMLm/P8hAglpanI0X6KU40RTN16pxPRS8fuG9Ou48ne g3C+Mb3RNr0d5EdZeClRa9Eh15knegssSGaoy55HPxGYGNypZtwRNLUIMn1+AhKQG38Y WwGj1vyQXwM6keqKJWsN46YRoMlij6kIa9Jm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704362974; x=1704967774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2TYvaJrwfLwUPy6reqLQ/Tnpa7Yn3u135abruhTQZd4=; b=Y/EeLa7Xjaqbr9t9jHNdmiSIEzAp2cK5MrHvswIKRbanRD/JAADBK1cjhLo1Mc2nbQ Q5MofHi+pgMROKQF0w4fVzg53m5fjdbjGJQVFVq7rcfCzohP5BaAATBAQ9kr9DnW655p xIRRWlOByxT1W7krpYD53VdJvtLzln3BEMBG5n1Xs5SKpn5lY7ufDVEJXZ4wm4Horvqj SdkF8v1SPNWSNptuxYXnnZ5iU4lNWWiOAqs1GpPtmxYjaq6UQRLcZ+YOtTK8dw05/9iy gOrgPIZkzRKVwxH3vdZNFRXBmXX6EmpItC5GQ2APElQOGcwrir2739FFnZBcsZ4a6pau BP7A== X-Gm-Message-State: AOJu0YyInYXSGzQ3qAzV/50cyhvC2MvV3O8LUhRV0Sc/mHIwSRRaMg13 X3FnMYC/VHYYwSm4+0BsBVvBhZgYPhDaLeg9ebCD7DjOzzMskIwz8naApkXms1xbSQ== X-Google-Smtp-Source: AGHT+IHGsB90pKbEG/rQyyw4AQDqoB5QqAlUbWTmaeyDEq02HF2VOXJnf8TaxFlqLexF/OcVJ5M9un+6KxiE X-Received: by 2002:a25:ae19:0:b0:dbe:a4a8:5667 with SMTP id a25-20020a25ae19000000b00dbea4a85667mr288414ybj.126.1704362974380; Thu, 04 Jan 2024 02:09:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a25ae06000000b00dbce5fe3f89sm1662986ybj.28.2024.01.04.02.09.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 02:09:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 02:09:34 -0800 (PST) Message-ID: <659683de.250a0220.dc5a2.4094SMTPIN_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 095936051823; Thu, 4 Jan 2024 05:09:34 -0500 (EST) Subject: |SUCCESS| pw135721 [PATCH] [v2] app/test-crypto-perf: fix invalid mb 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/135721 _Testing PASS_ Submitter: Suanming Mou Date: Thursday, January 04 2024 02:24:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135721 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/