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 BB18942608 for ; Thu, 21 Sep 2023 19:28:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4337400D7; Thu, 21 Sep 2023 19:28:07 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CF296400D7 for ; Thu, 21 Sep 2023 19:28:05 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59bd2e19c95so16077547b3.0 for ; Thu, 21 Sep 2023 10:28:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695317285; x=1695922085; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xbJ3ZMju4D620jJ5hnC44Llj9eed6zhpNfjZWG3Jv/g=; b=UFSemokhe+x1rlhU3ucX159ddffQW1NHjMDRFXkS4HryJBoSuzp7YaqSZ1yEYf11BL iJNLv76ZLnwbg8xy/LaSsRsMt3bsUAdP56FYX5+JDY1QHNWR8G0+k3PDfFIgq4o3bfmC UpoEv7dDrVrS4qyElNSrWSpNkrKhm/tJ7HjxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695317285; x=1695922085; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xbJ3ZMju4D620jJ5hnC44Llj9eed6zhpNfjZWG3Jv/g=; b=ltinsvnK8lIg5eobKir/uvs+K2KgzBtkqHxUDmUJ8nSNbOMUa7IBrhW0TZSurD6lR0 e2rS2yUM+l9inwf2ppOoBYM+JFPQ3q5PoddLVvP1zSqcm2hdAeSiUI3amTv8ZnwzlIxi Icohr0I7qjQOlVcEmbF2xKj2hHigBV4ufzahEELpAROGE/9JC1RSoicIBrnEBM4502Lz gveB7HAJAdDDAjNyGqp/n8fnHFfDOMaEwfzcjLMdTMSHF1fHTTPvjgmKB35Abpj27SeA x2xtXYbhioEHqDLCGq/XTfw9ReIPik3BWu3ffNM32JJuZsrWBJKP+idb+YwFHEuOAg9N 9jZg== X-Gm-Message-State: AOJu0YztUJw7fb4ownLl3Kr20G1+NGWVEX0wesJ+UU9e6OjCeDLdw+2p wrMq2jwqhYQ27c0cA4eC1B7jqltv7y4z+nhDzte70rXUAkA7va8tcZsoGT2C+gAG8G8cKbr5wQ= = X-Google-Smtp-Source: AGHT+IGC626Z1SxlXzeacuc8xyfxHu2BEXfZvqEXhxYZEAu+mk4heUE+rV5Mud9vFTFL3GEdGO1z8KzuVW60 X-Received: by 2002:a0d:dfd8:0:b0:59a:b7b2:5f02 with SMTP id i207-20020a0ddfd8000000b0059ab7b25f02mr6240111ywe.18.1695317285268; Thu, 21 Sep 2023 10:28:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o186-20020a0dccc3000000b00583d1003200sm130287ywd.52.2023.09.21.10.28.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 10:28:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 10:28:05 -0700 (PDT) Message-ID: <650c7d25.0d0a0220.34e01.6b7aSMTPIN_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 B48B66052514; Thu, 21 Sep 2023 13:28:04 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] cadd37da516f727a355a9db55ab486f9deb71f25 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto cadd37da516f727a355a9db55ab486f9deb71f25 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/