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 05AD043813 for ; Thu, 4 Jan 2024 08:10:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01E6040262; Thu, 4 Jan 2024 08:10:56 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 17AF74013F for ; Thu, 4 Jan 2024 08:10:54 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bc1414b48eso164507b6e.2 for ; Wed, 03 Jan 2024 23:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704352253; x=1704957053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UFPiNR225VzROo3AJlnNY5HxVVht9PbfCYZjimOBmds=; b=NFCUofC3utG5UH3r7dLjM0zO2UDb/BPCe2bsMZcs0xkjo1/BIowt8eM5P8M2+L6u3A gUve8ux5PQMiIVHNkclPVqjqCeDeOZrsZNIv5Yy/HQcoUcGSW5ynHUDEXj70DbY3Lrqo U8ALcfPjcRfX3aXPYpn6W5V03YFbYgOKlj0JE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704352253; x=1704957053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UFPiNR225VzROo3AJlnNY5HxVVht9PbfCYZjimOBmds=; b=EDhiBFW+YsfMoA9mAEER4Emz/B7O1gewB6YzxHrUA8RA4PeuePaaIgG8zw3bQgJkfm T1luDu6YLiQelWv4sNVRhUJNaBS63GFLymX29AB/RCWfWAkjMuL83QEomezvk+m/scp/ gYePwTSqeVfgG1xXcmCWPXCUElCykbSUJTmn98N0zrDDLibo5qrgn3iVrNLWlpgu1Wni Z/KJ5Lkq1rygWVIOFgGRTRFmi/G2EFiOg2faXk0gQrloOJ5z3FNmv4q7XPy2/iKqk7Cb Js4dtki+XJfev/xXPyH5vXbncGp850OVbKOY6tlwIZ3rFx3pj0W3DIfB3Ql/zEjbqSI6 fVCQ== X-Gm-Message-State: AOJu0Ywk0vRZbnwL5CZ4QmkgtoSeReUjeA/+4eJVL8akB3hZPnZqYMPQ 0YODyBxYy/lKOnIO5lamXPo+g+ObWnQNUKzYqJL0g9pQBVVuBtBE+IY0Uok7ub1pK3PfgBI9JWo d9Xy6dQ== X-Google-Smtp-Source: AGHT+IFtalGsSsQPf1azvjtkd34SlCgzUt+1aKEX5rDY56aBw+wNLzBo/SdfQoGdC4Fba1/6CtgKLSsYUegz X-Received: by 2002:a05:6808:128a:b0:3bb:cf5e:7833 with SMTP id a10-20020a056808128a00b003bbcf5e7833mr300565oiw.85.1704352253343; Wed, 03 Jan 2024 23:10:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a05622a180a00b004283ffb8f80sm40685qtc.2.2024.01.03.23.10.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 23:10:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 23:10:53 -0800 (PST) Message-ID: <659659fd.050a0220.fb8ab.3046SMTPIN_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 11E68605C205; Thu, 4 Jan 2024 02:10: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-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/