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 445EE43815 for ; Thu, 4 Jan 2024 11:11:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E9E5402D8; Thu, 4 Jan 2024 11:11:56 +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 6BD8D402CC for ; Thu, 4 Jan 2024 11:11:54 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7fe0ae57bso14505939f.0 for ; Thu, 04 Jan 2024 02:11:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704363113; x=1704967913; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bl+DukAEBEF3+MCnEz1R7ce101Mjk59mLtNPWu9nhmc=; b=DAvjT9BkijV831eMlsTTfbttESCtMg9yloywQyn5ZFpeETXIPG2wdTEvCSo+nZa52/ mBmdfT1G6beH3cCOZMMirkN2ZYeAnWatSAMOkdCTeGpIiHlRMYu9XMzJKb6fNNoNG8FC JWfh7/FChJOdpu5axnD6q1PNYwMO0BabJD8CI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704363114; x=1704967914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bl+DukAEBEF3+MCnEz1R7ce101Mjk59mLtNPWu9nhmc=; b=D8Iy6qAwhTFC7UWanF5AShogCnmxkzcHEFBv85HIyKcIpwyDVG8k/RPcFwsB3YEFNF JePlhuopa8HRt4xiJT1CcxM2drp3+lVTnfZccIFsdrumBIGmevjiRapoiEpWKQoyHuMT tQNdmt0gASP09JXvqDZ/mEB43yFqiCZGReXr7OnC1BJkpejVds7k5LYaJoxpb87eHz1Z AB13zj3F49nNyNVDSI7KZc4lktPb93FDtDADdMj/03Sjs1lTIl/s5ZLhW9lTXrzH7Avz pANQcoPdTK+M4+usDzMLOqLVLYFYqFEJb5jYulLQ/hALiRKO9D1d1sDICVKVEjT8Mov9 lC6A== X-Gm-Message-State: AOJu0Yy+nqVDYZoE4chbppwv030DPLVGDMw7Mo3k8XuQZrbUCaj3IalF KyUF9d2T9+bLV3XGKOuOh5VapbUdpnCv78pqAdjXqDyjb9c3P1uiWrJUu6/VQ6Bkkg== X-Google-Smtp-Source: AGHT+IEYwW/hxX/P5c6blgJ/LrFJr+5lJM7rqaIRZRTImHvczuanwWsNXgTjp+3L9IqS9ccbt3hFMVHv7H+2 X-Received: by 2002:a5d:85d8:0:b0:7b7:b32a:1997 with SMTP id e24-20020a5d85d8000000b007b7b32a1997mr377915ios.20.1704363113711; Thu, 04 Jan 2024 02:11:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y40-20020a02952b000000b0046d9e11fd4asm401252jah.81.2024.01.04.02.11.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 02:11:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 02:11:53 -0800 (PST) Message-ID: <65968469.020a0220.55b50.a2a6SMTPIN_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 3B04C6051823; Thu, 4 Jan 2024 05:11:53 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/28784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/