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 0B7A7432F3 for ; Fri, 10 Nov 2023 18:14:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06DF2402EA; Fri, 10 Nov 2023 18:14:41 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 87E6D402EA for ; Fri, 10 Nov 2023 18:14:40 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6774da682so86532139f.3 for ; Fri, 10 Nov 2023 09:14:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699636480; x=1700241280; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qtK5IA17CnDsi/EqGYtNBJ8RRLdN0H16O+6hrjvUdWw=; b=Y5TxQt4wBxvAT88BZ/gwQRBI/IfGWaGlcfKddWM+LMT1osyLwokuYcN5qSmVdMKOk+ PXKFSPjbaJMRlrJpFeAGy1ZSdTCVBwbeOp71nBNChggYXLjNj2EtdwBwaTfr3glB7nP7 GaxerQxM8nQgmZkPLmvgENSqathQs5X8KHJgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699636480; x=1700241280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qtK5IA17CnDsi/EqGYtNBJ8RRLdN0H16O+6hrjvUdWw=; b=DbtCwbaShPgrHEyQXL23Y2XphRNJizsyWZAurPy5GTWjHc5Ekl78z255/2NdYOTD9a mO8hWXRMTia6bj7piYGFFhSx2mwqvaPiteZg/uXnnONTPsBzzg67Gg0MOiwGWU+1RmNr 4so0s6jP1pHDeIEr6EBWOhoWJwryKDT9/ohLH8fVu04KhvUUdpx9Yn0sogfrFmi4Xk5B DAoAnRfaGu7w37q5kmIcRjPcasuz/uktcxYNavf/FRoebzS6Clc+NIsZReOfWTyzZDQD qh+pB7VlV2rpersn7zoIuHooU1ze0aoCaFouQrz/RpkW41FgZWWr9kxKN6HPwgqObILp ZAfQ== X-Gm-Message-State: AOJu0YyaWf+gsO3s3CMOjYD2TQU83RN205YV2lVHgMrT+rtGx6HnMtyO +T5kygDlB1+C802r7RpOH3RHru4Di6PxM7qtx/RmJ2z1OHL/DKiT2R1zNw== X-Google-Smtp-Source: AGHT+IG5oWtoDDm72XyjgDrDBZaqM0OZHpKhoycWPxP9ckbuBqp2kD/0LfUXZoHl7WlMeww4XMBaUdhwE7qV X-Received: by 2002:a6b:d808:0:b0:7a6:7bbe:5a9b with SMTP id y8-20020a6bd808000000b007a67bbe5a9bmr5775723iob.3.1699636479975; Fri, 10 Nov 2023 09:14:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 17-20020a0566380a5100b0042b08eb822fsm1360321jap.76.2023.11.10.09.14.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 09:14:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 09:14:39 -0800 (PST) Message-ID: <654e64ff.050a0220.adc3e.6bafSMTPIN_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 7DABF605C318; Fri, 10 Nov 2023 12:14:39 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 2a26b270c049f635c76673f94d21b2901c89c2e8 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 2a26b270c049f635c76673f94d21b2901c89c2e8 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/