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 B4D69454FC for ; Thu, 27 Jun 2024 05:35:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B122F402D2; Thu, 27 Jun 2024 05:35:41 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id AB4E24028A for ; Thu, 27 Jun 2024 05:35:40 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dfe81d54db9so7081582276.2 for ; Wed, 26 Jun 2024 20:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719459340; x=1720064140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sWtmbMMdxf8z7QsgCKb+1w7YvEkuszKjXTqa7lZD70c=; b=RyhFU/DpbsBkWu74iaiewDiRglgiG8NyBJs0C3f6U4A0A1ZoIZdAZLpGTeyUI0rl5d NcPWzOOzr7g07LSV+JOxCMfxXaOH3JHy6cAca+NHBo2c8l26vIIuCMT7pfEEgRT4PUqv jrMd6aaVH9kiwzT8d7w9751RZumup5V8oiAqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719459340; x=1720064140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sWtmbMMdxf8z7QsgCKb+1w7YvEkuszKjXTqa7lZD70c=; b=tT9aoxl+pdNl1nIoaEYk3fxZoqqJNOr8332NZmdypBfXvM/Jt/SYpU4WOey6aqCYUZ A08R3bfBUVAiG/Z5Adq99FnBHNvUEHBFdKbUZKkXgfPyg1hkXFAthtKgUoEWl6IGoEfn kMCTi/rcxqiXAcEo3Tj8LQXI3CCIwmKa6vwdTDwxV3tmZhc/I9kfVcDsPCF2k5S2Kzo6 Rw7MYm2pyVKerczMqbtB07RPHPxaiwKb2k+B4pjqD7kuHgutiVp474zjLMAwf74JvAN5 GDiL8e2MiPSzTK8oPk43HIfFTdiGxZkSU24PRp3eZ9/hpVaOJVYS3isEPPuaRI20uwJ7 zNFQ== X-Gm-Message-State: AOJu0Yxtlepn070rhqw8x23hZnFAXVGEKiz8hY21hYypXydPSqvWxAtS qDmSNl0sSm/J9iYBOZ1kh12dE7DNfBkXjQlkEpuOZLsocU6qnzzNkNA29uaG7AncVX7qt/DINGB c1oUJkrtnhNtYPI96sGHt2vlsxKS/6m0zZiJtis6Ngcsk/6nidlhX03yB X-Google-Smtp-Source: AGHT+IGl71dAYlM7rfDpbiOSL6ZEbsFUHK+a6UfYOdm7N5po6C6ki/eYgM9G/3weODffI/zRdR33fS+pmWXT X-Received: by 2002:a25:b2a7:0:b0:e02:bd9a:3eba with SMTP id 3f1490d57ef6-e03454e48b9mr825402276.33.1719459340034; Wed, 26 Jun 2024 20:35:40 -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 3f1490d57ef6-e0345b54359sm19563276.8.2024.06.26.20.35.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 20:35:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 20:35:40 -0700 (PDT) Message-ID: <667cde0c.050a0220.19099.165bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A7388605C373; Wed, 26 Jun 2024 23:35:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6ca8a873f715e19550fc7dd43ce94af54158a725 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 6ca8a873f715e19550fc7dd43ce94af54158a725 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/