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 785FF43813 for ; Thu, 4 Jan 2024 08:10:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A247040262; Thu, 4 Jan 2024 08:10:05 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 82CAA4013F for ; Thu, 4 Jan 2024 08:10:04 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d409bcb0e7so993625ad.1 for ; Wed, 03 Jan 2024 23:10:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704352204; x=1704957004; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UFPiNR225VzROo3AJlnNY5HxVVht9PbfCYZjimOBmds=; b=fjGZkQPK39w+VGmcj10RmE6BD5K0tAvlN92ACELI8HZ5MHLEdRKJIzwbo+qS8yuUBW 1LE8sOzOqSxyznqvL2rYriyJw4C3TQfywcG9uhcJSqDj9uEjAu0S+CT82r7B4VgqckiW Klp8L+L0uBfmiIjrXHtwifWg7BUoTUz/P+SFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704352204; x=1704957004; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UFPiNR225VzROo3AJlnNY5HxVVht9PbfCYZjimOBmds=; b=bJFJ5lITbI2v78m0jpduh8LyQGi7QngKveOVOgtgy/kT+jrH1xhU7EOyGsvu2E4/t6 LWONTLiddEIjJM57KTRd10sRx9UL2i8kIjnFbGwMWM5EdLotsSSFgvhMswoDce8noI6d u4MQayK0/x+2+/DklM2MYnbdxSybz3ofOefNWf79OWXhgH7P03fFfTPxTy57gM7Vf4ju L+Jm8NBYw3FenYMHQNv+ZOVWyPd42ao72vAk97ZuqxbCo+MOm+CDsRs9bLBxcbi+eLrE B75G3/LHnrNw+RQMYU8U7pEYphUBEtos39LeAv0DhdJPft6bSjpWHxS46axjz+WZVR79 S0Tg== X-Gm-Message-State: AOJu0Yxz5Z57gpKitwZOR81hdwpcDdDjd8tlfmSRW+XGmKMxOSKCAP4d CoLl+5mugxlmw8ZBijr6gWwT6OJXYNLNPSKAmsEZzqYDpkZh6lqljM6Q0FEczxaDXA== X-Google-Smtp-Source: AGHT+IEZigcnEnR0h4ZDSvYeiRMCkNpOfnJe1bZ04JF60I4tVKVnywZdX46/uBnbLiNnEv+z85Z/x7lwldOh X-Received: by 2002:a17:902:db0c:b0:1d4:be2a:ba84 with SMTP id m12-20020a170902db0c00b001d4be2aba84mr143086plx.40.1704352203781; Wed, 03 Jan 2024 23:10:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id je6-20020a170903264600b001d4d8cd09d7sm40631plb.76.2024.01.03.23.10.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 23:10:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 23:10:03 -0800 (PST) Message-ID: <659659cb.170a0220.f7336.32b3SMTPIN_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 026AD605C205; Thu, 4 Jan 2024 02:10:03 -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-arm64-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 | +==========================+====================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/