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 416FD42645 for ; Tue, 26 Sep 2023 18:25:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C7E340277; Tue, 26 Sep 2023 18:25:55 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 5CF2540277 for ; Tue, 26 Sep 2023 18:25:54 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57babef76deso2863963eaf.0 for ; Tue, 26 Sep 2023 09:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695745553; x=1696350353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4iX8rh/ZoCsp6pPWGBFx6Y97DnssxFrsh/08ICidyY0=; b=MVeEtpylDbSA74WWcm67EWw427aixmb48XkptgbdPEyKA3FGO8fyu4ra5wvDCcYZhw 2mgR9G5sNGJDVh8ogYEO+PvNtvqHeV0+nZyTOOL2gBGA84Xhff3WX8dfcgtU+05AHK6e T2mLpi6PyOsEeZa4BcfzK7hq5EtNRn7rRBQLQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695745553; x=1696350353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4iX8rh/ZoCsp6pPWGBFx6Y97DnssxFrsh/08ICidyY0=; b=SeZJvyCPcNDXMtSAXkEn41F8z91DXI33pwqYbF/uj+lWK/1pX6vY2z9AzMFuEm6f8I PpFut1u9dtqJMms434XOlats+B8jfgrK/42X+9bosgg4L2YXzK0cupWJ0VSB4JAm8Wrg IfJ0SWxN1+ofG++KyHHV1MwqauSTfOT2z3vcyyJpXt/c22fO9ds16wv8eIAesYyuNBHt kx1C1S8+crkirUKujRUuKVbPY1BLSJmDSleWMsi315l2+GriTqH4lLfmpjbqwszf8icO sSndCxC1WeR5fnxiaPc4YzueeP1PaImJPuqm0gY1DU5zK0LFxOPh2KuMFDL19WkPRGRl FpMg== X-Gm-Message-State: AOJu0Yxn2xFF6AfzGqv3bnAMA3sSj0gHiaBm6g5KJ/64s6wKvkKpfVZ3 a6EbF8SzsLG27XMW/XGuVKjNF5Kqhm9dtic42IbWsA64xebgYANrzjcRi85JnDh17DL/AxybHA= = X-Google-Smtp-Source: AGHT+IHgQ/tMU3bZ/TsiLUkhUcRmlNivT+PJG0BReyGdd8wHi1Lo0vO973v5VvBEMJYUcYo3+pBkuYtoDWlr X-Received: by 2002:a05:6358:528b:b0:135:3f5c:9675 with SMTP id g11-20020a056358528b00b001353f5c9675mr14037459rwa.19.1695745553643; Tue, 26 Sep 2023 09:25:53 -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 k6-20020a633d06000000b005654b01dfcbsm765088pga.20.2023.09.26.09.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:25:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:25:53 -0700 (PDT) Message-ID: <65130611.630a0220.37a67.d717SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2E496052514; Tue, 26 Sep 2023 12:25:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d419c85a7299a57fb94edcc00f1d2f816e22fb40 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 d419c85a7299a57fb94edcc00f1d2f816e22fb40 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26239/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/