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 68E9E4327C for ; Fri, 3 Nov 2023 18:17:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6361040263; Fri, 3 Nov 2023 18:17:05 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 375A940263 for ; Fri, 3 Nov 2023 18:17:04 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a81ab75f21so27716017b3.2 for ; Fri, 03 Nov 2023 10:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699031823; x=1699636623; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YVGmDuSKzUWVJfrNEKvLDsRe1VSYRM5tZGW5IGQF2AM=; b=ZOg+Y+8PzOqRTm9GZET1ivHuEuSx8blxLXEwgxWzdO2cHipT6NhKccuXs1dktxD7T8 VveknKtXxVEV12YvZAv60m90G3WA3GAH9J2Vh4LJaqzelA05GtAZdoIJHOxya+iMk3WU mdIgdo14bAzvzim/ey1NZD0aRD91CGy2boo60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699031823; x=1699636623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YVGmDuSKzUWVJfrNEKvLDsRe1VSYRM5tZGW5IGQF2AM=; b=ZtOB0uO2CUTfj3h0w8VkRinN7SNmFY0mxkxOOqqVXBb2mDx0xqv7yreT22H2o8VnmI XW7c++HbMv+spC+GkSHaYqyiCEkA4OVq5WsQ5Qx9i9EQEJ6/v8vLzZtHZpzYgy8x7YPd 1aI+q7SqreZEpzcqmPkMXg3LuEpRoDISCM4u7yZ2jo5dUWaRrvxixxk8bMLqoXSARcng GqOBRf5kyMW067RIy/AbqxITg1UKKedEyLTSgALR01WV0h6do01nzMO6FrHh8NjOYG0j Ma8s57C4T3Gzsu/GT69lEcZlSvXh+T156K+kwrf3z1GsqHG0Xn2LP9erXx4Lqd693N3k Cxbg== X-Gm-Message-State: AOJu0YwVG5ea2qjAfhIZ45fr3MPp0AVgK9Eivzd87qriZy12zMNrLbgG UfJI07Foxm8ci7NKsyX9LOIAtEXa3mk6ku4US18qey5P/FFAqRmempKJ6Q== X-Google-Smtp-Source: AGHT+IHmxk3juWAULD6HlppxSrrhpFqM4e7ayJXoDy5tQeEcxVkfX3WpFczEalY3E57rSyWjz7cuydbTAlSX X-Received: by 2002:a81:524c:0:b0:5a7:ba09:e58b with SMTP id g73-20020a81524c000000b005a7ba09e58bmr3367768ywb.14.1699031823641; Fri, 03 Nov 2023 10:17:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t4-20020a815f04000000b005af081d5c00sm272355ywb.54.2023.11.03.10.17.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 10:17:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 10:17:03 -0700 (PDT) Message-ID: <65452b0f.810a0220.32beb.9c20SMTPIN_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 4F8016050A61; Fri, 3 Nov 2023 13:17:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 11e5ca63c77b355d0397f642989f28a7a0318cbc 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 11e5ca63c77b355d0397f642989f28a7a0318cbc --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26813/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/