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 CD3D143815 for ; Thu, 4 Jan 2024 11:08:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA26F402D8; Thu, 4 Jan 2024 11:08:45 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id C0B8C402CC for ; Thu, 4 Jan 2024 11:08:44 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d427518d52so2177145ad.0 for ; Thu, 04 Jan 2024 02:08:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704362924; x=1704967724; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9+Z/pHCTc9NUMY8BDulwFOYfbxdFkETqadNDOc3N6GU=; b=OcFo5FnAZyvYS4EFdiDz4sY1W2QrBmYmEJMdcdGwNOM6xFPK7ZARYCkh+ZrXS6QPdE eIYJSS2Qqd1tamIV5jPOfCI4Vo6tki4hm4SWWVCEFO1wojsbw/rdXQBRmZzZwEySTbqS GbofdXnp/e6PpO2K52iGgI52NBMUZiQXWain8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704362924; x=1704967724; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9+Z/pHCTc9NUMY8BDulwFOYfbxdFkETqadNDOc3N6GU=; b=mfI7a1g59usbajOfKpmiWu4UkW0iYdNp71N4TUL481IUyTU9CsPIgYnjr2ykraGoL1 TCdkBIdF5XejV48+F4xJt/w/mvUeEuH7WpP5aaIs7yvNF6PAt15vUny8KitDw6LET7Xw 1NwEdc5rfPI+5fnSh4/pgusDrS2ToWlGUS7Y5yf0H//5k9LmDr0euntjrNag7iwau+0C Rs9f/PHa5HV4Ejpg6/xVLmN2HxfDI77Mx+gwKxqLSxEGmIgiRUIKqnjwDt41nuOiydlj 2Cksg8BAkcOOHqrc1GYHKFZ/QasbVg2pplF5IGkQDY6oex3GUBumgvmI+vi9J1B+tHef OiGA== X-Gm-Message-State: AOJu0YyV++vtnUpg9hc91+q0mI2rpld+2WoryV7EBmHKqd6uEfgI4owq JrG+sYKtTdhPKlr/RnmRvhpGbt+hfAApb4EpI9Dv8fn//HWUGjyFDXCUCSieiuPi350BDHFYYIj fEMTJBw== X-Google-Smtp-Source: AGHT+IFwo15lIc4rOKSJ0qgSMuYqg5qJYoRdbOUXeB82uCFnCfkLaJ5koIH6/BwumVJhGRyHXHrMeoXsrFaM X-Received: by 2002:a17:903:41cd:b0:1d4:11b1:11b7 with SMTP id u13-20020a17090341cd00b001d411b111b7mr327101ple.62.1704362923987; Thu, 04 Jan 2024 02:08:43 -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 h5-20020a170902680500b001d06610916asm1295153plk.4.2024.01.04.02.08.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 02:08:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 02:08:43 -0800 (PST) Message-ID: <659683ab.170a0220.a01fa.5ca7SMTPIN_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 75EA56051823; Thu, 4 Jan 2024 05:08:43 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/