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 521DB43BAA for ; Mon, 4 Mar 2024 22:15:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CA7E4014F; Mon, 4 Mar 2024 22:15:54 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 9FDD54003C for ; Mon, 4 Mar 2024 22:15:53 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-68f51ba7043so33912196d6.3 for ; Mon, 04 Mar 2024 13:15:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709586953; x=1710191753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QWIAzTqkL0JBUpttFZM9uit8RdNqHL7/Rz8RffE1A88=; b=cswjgqbX1XHSSBRMjKzKn7flAtCNxZ+ish+amVlQ/8GoI2m9lM9rvxM7qBdT1YJNjq c7ST6qwMptP410O7ollrBb4Op/iKqnAANs002MXkeAakuIg6mmTCNvXXkNbNemHdku1M u4IlOedBgVYXGgA1Gmf9Su4pXIaWlvj724tv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709586953; x=1710191753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QWIAzTqkL0JBUpttFZM9uit8RdNqHL7/Rz8RffE1A88=; b=AmW//u4EyY8PffQk+MVApALSw7SsMkYClXYKEvQvG9fsReZWyDRD4XKCK1wkiZTAzc wZ0xLmv/Yq2lAeY+zBeUtSPV/3Ly162xLQNKK/r7oz8R7j9hwTHTraGuO9PoFvblT7MN I8YmqSm+eHb2lXHSMAm5rnP8+TB71b+/U0PSRrpSDxUmOb/0BwMsmXIJJMQCtwxK2IG8 RGkmN7Yk6jPi7Z2ZJN5lc3ew+Ri84wz64sAb3oEihq//I9bD+3k1nomT1454nbd/iICG IXeDRV8yIZzYPLTgDfI+TTrVyu/s61oDpWTCUy/A3G2YmJSYTxS3HVM6krsQ5rQ2EdMb 9EIg== X-Gm-Message-State: AOJu0Yw+DV8OfapMUeuEfB4VTkNRUJaUpAiz3/uT6/OeBaB+q0SlbP38 mlO/iJT/3UEc/7uzlDpsfc82K68udKnbwEaDtDWwBcWUgLqMUryDEVK7ZfL1hlCP3YodgSQhkkg bxX1iZahxp8x5M9jd6+DgcrWyInNJlFSji1EqBfOWEAmQW//EXvw7jD2Q X-Google-Smtp-Source: AGHT+IE5wpFDjdV+XBYiIPX8EL3Z3V2vsI8mLbO1VhtS12sjVa1sNhisozGlJsuYph/A0RfhoS8rZ9ahW/GY X-Received: by 2002:a0c:f50c:0:b0:68f:2f35:4b3d with SMTP id j12-20020a0cf50c000000b0068f2f354b3dmr64818qvm.35.1709586953135; Mon, 04 Mar 2024 13:15:53 -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 gi8-20020a056214248800b0068f3d78e17dsm478601qvb.41.2024.03.04.13.15.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 13:15:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 13:15:53 -0800 (PST) Message-ID: <65e63a09.050a0220.595e8.ff08SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D11ED6052511; Mon, 4 Mar 2024 16:15:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1ff69fa228b1313bb0c430a5cd0d4d5d26fc93e3 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 1ff69fa228b1313bb0c430a5cd0d4d5d26fc93e3 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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/28303/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/