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 A99634380B for ; Wed, 3 Jan 2024 19:09:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3CB1402BC; Wed, 3 Jan 2024 19:09:57 +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 6EC2B4013F for ; Wed, 3 Jan 2024 19:09:56 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7baa8097064so439377339f.3 for ; Wed, 03 Jan 2024 10:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704305396; x=1704910196; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AxDQaOUNtYrCc0kNVhjS7I/GaIrbuwcd7ZvA9eBPLiY=; b=JrKsEX57dM5ggNuRgXyoCVqMOJX2LOUX5UFaIvGe0jzCj+c4xbEQAYiXv1Kt4fycgf kqUGBtYdx2HTypHLyMlgJ09p3M5EblvvCA9aDcrzxUAN2dX6PK/zuBII3wdiu4IF48f2 3ZP/lBySkQB6Ghp5U4hFHN4BfBbR/g1SMxpDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704305396; x=1704910196; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AxDQaOUNtYrCc0kNVhjS7I/GaIrbuwcd7ZvA9eBPLiY=; b=lKLfLqvIDNn1THAFCdSc/tr2ptu2ir8mogvrROXqTla3muX5DPlpMtLa1WhDdGfogd 3H63291f2fjepNChK8uYMZr9ogdb8RigWi2Pr8F1QZa+0A98IZf+dAdR8JJZMA+dyWIl kt+Zl7CqnW+W8LwAapREDYRsMIGL67cis9MxIrO4Ck58wkW/8wH0Zuul6oU4sqtQaCW5 Kvmyp0nI8TKTUaO2VqdQdXensxhTVvM3tWA0Mt9UpRbLx4BZ07OYF3Ytmxfex7oKWqXZ hVyODq7iN2+GlPUH8gTNxSbZxuqDNboppfit2QadRuaho7kiHaF25OCcuTf1xPdfabKr igjw== X-Gm-Message-State: AOJu0YxH4D431KuegNKjkYSDIVgH0J2U0zjZZSebgPaxx24QEATkaO45 yFIWwctaocgiwcHoEGqyOJjgeoNYqkrCE19e8oWFcvrsVrnwYxuin1xuUr/3reubW3jQEkqRloc 6JV+03Q== X-Google-Smtp-Source: AGHT+IE6zDX0VClhoayiqGR95fh8KJBx4VkprPDwYtcVkzEMhTU/RgydmmDe4T3NSqHW/nJuVNbLZy61fqUq X-Received: by 2002:a6b:cd0b:0:b0:7bb:414e:616b with SMTP id d11-20020a6bcd0b000000b007bb414e616bmr8578792iog.40.1704305395893; Wed, 03 Jan 2024 10:09:55 -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 j22-20020a056638149600b0046d0dacbe08sm234003jak.56.2024.01.03.10.09.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 10:09:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 10:09:55 -0800 (PST) Message-ID: <6595a2f3.050a0220.c7c63.d27bSMTPIN_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 85228605C311; Wed, 3 Jan 2024 13:09:55 -0500 (EST) Subject: |SUCCESS| pw135695-135696 [PATCH] [2/2] app/test-crypto-perf: fix en 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/135696 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, January 03 2024 03:56:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135695-135696 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28775/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/