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 B836D43813 for ; Thu, 4 Jan 2024 08:10:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1FC440262; Thu, 4 Jan 2024 08:10:21 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 4432B4013F for ; Thu, 4 Jan 2024 08:10:20 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35fd04ede25so551575ab.0 for ; Wed, 03 Jan 2024 23:10:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704352219; x=1704957019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UFPiNR225VzROo3AJlnNY5HxVVht9PbfCYZjimOBmds=; b=iXKUXgbCui4z26/PX40W72fnP6zk5ypyErC+Aq3IcgWYJquDOql8fhqxHm6C7hoUyG 7gPtP5s3iOsDASoI03mN2zS/rjPBIJihBjqC/3FAfBajbBIuaSIp6PTiwovXOFHgqztZ Wy/KHuvksuIcowFfpxNSpdGz4Oy0QxmQ9eUt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704352219; x=1704957019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UFPiNR225VzROo3AJlnNY5HxVVht9PbfCYZjimOBmds=; b=BRffOpSdT7o+auAZjb6VzCp3/7Fspl40Ylx2s4hERwEeVRfsxZu0buXqhxjdOg+LAz 5fJ9ToyboeoA5EiwMPSAqioRxECfK24TAqJ1GMcguW7IqtXx1GRrnBmYYs5h1ESxZpnH hmsuL4WyeK0Gv4ngDeiBoNTDSNc/Z5xNrME3zg5xxeARUiavxck8M0cRdkHqZVZwRiph su7eG6oWoe3E1yug7XTanqCfEmgAdaE4VOYFgRXx8qdKe8UUsCJkjmLtXBIFXTDG84UY WJULed0qogk3m1Fy9cda4GT9PTW+SnTJ2JQSlZkxcktwOyMwWw9SZC9xNnY4oJnJsb2v Hkow== X-Gm-Message-State: AOJu0YyFfFTWjre9jkvqap+XHQFTsXKacLXECIzgM/yHnr0+yj0OuBvw RK7NopnCzYAP1YGvkfG3Ib7U7S6mYW5EgOHHTrSlJ52NHSjcH++HGLn0PcUUnT+tlqZPiGZEL+y BQyDikg== X-Google-Smtp-Source: AGHT+IEpsCqhAtP1RIUm2JC/kWEihEVed+sIKaZ38Le6f/JoFr6x245aGQLLc4kDYR+m/Fh9hMXATQXCSC3i X-Received: by 2002:a05:6e02:1b01:b0:35f:befc:51f5 with SMTP id i1-20020a056e021b0100b0035fbefc51f5mr141479ilv.40.1704352219736; Wed, 03 Jan 2024 23:10:19 -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 v11-20020a056e02164b00b0036063a22febsm43800ilu.60.2024.01.03.23.10.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 23:10:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 23:10:19 -0800 (PST) Message-ID: <659659db.050a0220.e456.3189SMTPIN_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 4237C605C205; Thu, 4 Jan 2024 02:10:19 -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/