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 369664387A for ; Wed, 10 Jan 2024 00:39:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14E22402BC; Wed, 10 Jan 2024 00:39:51 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 48E094026B for ; Wed, 10 Jan 2024 00:39:49 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-204520717b3so2418952fac.0 for ; Tue, 09 Jan 2024 15:39:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704843588; x=1705448388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sqw9ySHtJnKkbLBZIsRGaB0/07RKcKxOY/mACKwbK9E=; b=EFe2aojrNkRjsqXMsKkt6UvlInO2O+kfAJ+xiSGfGs7og/TEbWvfF/joiZo5h3iQK9 hfFmawz9PjaniTKohK5Ch4y4SMy+4KjHQqscmLGHpP4RLscN9KMSixg8UZgJJrh7DlSV lywpYczPEu3upFZ9Gcwd6ZXLZ4VEMMa23fzQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704843588; x=1705448388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sqw9ySHtJnKkbLBZIsRGaB0/07RKcKxOY/mACKwbK9E=; b=rT8Gkxd+f/HqNx7tOYIkJ5KStFMyJtujOl2qZqgAt04G3r2ZsnXdRJDofdTG5jKZwQ 68xPOkRs9gLfUkAlf5UDbQ6FLJJ8GuaaR6nuZ1R3bbzsDRzcdLORQ4AlmROgPp1iBEDV KTw5gd+4XlPHyFz06p/g029c+Z5IOS8Yugj/1PjjX/EA7n/3Kbi+yB9fnk5752WVnWia X7UWDkHk9zUcRHjq3GUd86HHkaHLV+FsK6ZcEj/MrHJ8EnImihEA/o+4D7aISXgGJn3N JyXKnMPsmtiKplFWxhW7CyS3tW3z+g2z9LjPk2Te3eBkpDa2JWOl4Y/xm63Ul/iELc1F SXBA== X-Gm-Message-State: AOJu0YyBqJuFEsMolmRwFg+UxNJF4v1D39xx96RWGLTXJk4xr8SdchgT v6/wCQWNsl9LtzuX/KIkdLsOICMBcOf6rXqZn0ZbdkoVMYFWNRUX2NBN0mnmKtAl9RCFcQmSSsm 5h25B/Q== X-Google-Smtp-Source: AGHT+IEKR5G6aG+pdOkqPn41kWCcYTku2S6Uk2H+Qo9MXc3MT0muyE/YKMNmv65m9deGxmjKxrEDihZQ/kAP X-Received: by 2002:a05:6870:440f:b0:203:b957:e0bc with SMTP id u15-20020a056870440f00b00203b957e0bcmr262520oah.116.1704843588512; Tue, 09 Jan 2024 15:39:48 -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 w4-20020a056870854400b001fb03f0db8csm116864oaj.49.2024.01.09.15.39.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 15:39:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 15:39:48 -0800 (PST) Message-ID: <659dd944.050a0220.dd392.77a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E501D6043481; Tue, 9 Jan 2024 18:39:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1ee6738c308b8b3cf230644187394f13ca6ec36f 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 1ee6738c308b8b3cf230644187394f13ca6ec36f --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/27617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/