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 CA6D843879 for ; Tue, 9 Jan 2024 22:21:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5F6440266; Tue, 9 Jan 2024 22:21:56 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 316AD4021F for ; Tue, 9 Jan 2024 22:21:56 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d98ce84e18so2978345b3a.3 for ; Tue, 09 Jan 2024 13:21:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704835315; x=1705440115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zQZ45i4+3Bo+zelv1SJA9W1ZRKUFKdEIW+b4j4C4w5U=; b=VjHjJ4m46VHpAIFj7ouw/9ISPmUGXpZYv9Rw89SclekJfZn0L0qvIoocAterKHGzUq JB99/t76Ov8jmFaPiTHlWgO6SePxg855o2Mu8ulD266w/LqqcFS/IJkRwLPpzc9OUxDa aE56mc0XsjLQtne6FSC7rK8KRM0mSKkrzm1OY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704835315; x=1705440115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zQZ45i4+3Bo+zelv1SJA9W1ZRKUFKdEIW+b4j4C4w5U=; b=GLRL9Hcx9l3/rmLGYqtFbmo3u0H+CMI1uIDbfk1H33EXgxdwVmO9p4CMOxYg3lwaN0 +YlSC+/bJDHFhdSm+n9S0i0tsWHGf4bmXQv+kicq5Gj5zxkwc4j9A/Q2q2pdqV3J2b70 fycRspM36V+zXNMTjszAJwKMLfcwPbBCTvuQKPGeE/VzWpldnh2iZDZRDG/tQOHjfnT6 NdxiugCL453EINvstvQmd6ccyRppb/MmCcjFCHu/rrgEienAbB1oSL9Gvr4OkwJPeL73 yZpYBtS9YORswd/ulWOxnqu+hjXhQdiz+gbuxXM/R/54KsaYWqpjkCy8k5IaR6tXYsSN F68Q== X-Gm-Message-State: AOJu0Yxa8gyqAkJnszEjKkYG/IegdyDQkdNXOWwrL/Mh/79vwJXSEoDr AvnfkT8nCcGqo377PiiBrvsq5aAKbwRLRCTqxdqvwRyi7wBjkjBJztIPqN+raq2PUNHv/1g6ORZ cxyJu1w== X-Google-Smtp-Source: AGHT+IFiP/MJZWW+DHh69FYj6qHIVgQ05RR2fZ2AFgr84RT0KY8FEsQwDfbO+cDKtmg684yDOyCZFACD50cM X-Received: by 2002:a05:6a20:3c87:b0:199:a43f:db4 with SMTP id b7-20020a056a203c8700b00199a43f0db4mr4789295pzj.80.1704835315433; Tue, 09 Jan 2024 13:21: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 x24-20020a17090a8a9800b0028b26a77732sm156308pjn.14.2024.01.09.13.21.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 13:21:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 13:21:55 -0800 (PST) Message-ID: <659db8f3.170a0220.14c5.99bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C9D96052515; Tue, 9 Jan 2024 16:21:54 -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 | +----------------------------------------+--------------------+ 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 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/