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 5FE734332D for ; Tue, 14 Nov 2023 18:16:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AF824027B; Tue, 14 Nov 2023 18:16:14 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 5F595402C3 for ; Tue, 14 Nov 2023 18:16:08 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-991c786369cso886007866b.1 for ; Tue, 14 Nov 2023 09:16:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699982168; x=1700586968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KweEiiGWEkK2x8O79rsamZbIHQAbR9vZ2LBufJfRnbg=; b=S0dFx0Mq13f2STw4VSmfHOaYoAtNURzPG6MIQODi/CmRQGSU8T4U6bOi25JfDItlgp 3ptTVkCLnCgbgirH3sSzbmrHVV+hdqFnwCM7FBGzWIrwA0AuA0xmeGRSqgkqj1rhGjSS 6QhieWuChXeb7ocs020S7/ZirzE//NZAsN4L8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699982168; x=1700586968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KweEiiGWEkK2x8O79rsamZbIHQAbR9vZ2LBufJfRnbg=; b=mHt8htSz5f1HHm5iOcA4tIGXycjmG7i9jfWEhpwJqHdDU4Ssi52RQ5kpYDPdTzQ2bL lT07If8eF5a0IQbe3+nIjyM2zFpLasReXbCNmeQOsbdc/FwnFJ5lzOhxXDPjD9ANhmTv msVYrvALh1qY/bnOdYc1HMbn8hGLpN55T+95OfOEMSs/sdD+6X4UBLyR3ZbxMcA4Hmnd YVHxVYtizEnqoz5uRhvmrQIojZM4Cw+7NMmaEAJ8bt30k1Ii+a01EC37Nmi7ZuQi1LtI al5bOh2g+Ef4MeavUA80AiIUXeWb18Q8rIPLt1wf2D5ZJdYXYrfjrZ48yiXXinoXFNXw 8mPg== X-Gm-Message-State: AOJu0YzmvGv6xbt0pSYC2piaHy0szp+nU8nQg8an0YFWVtkSwJ1QhuLS ChDqI1WUl3xeCRTvUoh9cBdc6/99CTtaK7ylspsu0W+Ysg3eR8JkHHHyGQ== X-Google-Smtp-Source: AGHT+IGFfg93MQMR9ACj9rK56CqGzhedFmYI4qXanFVr0izOG3h/Bbs6utCPFAorOYAHAeB+hA9AXvtbWTTB X-Received: by 2002:a17:906:2dd8:b0:9a1:f10d:9746 with SMTP id h24-20020a1709062dd800b009a1f10d9746mr6727065eji.20.1699982168060; Tue, 14 Nov 2023 09:16:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qx25-20020a170906fcd900b009a2154511ecsm2433928ejb.30.2023.11.14.09.16.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 09:16:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 09:16:08 -0800 (PST) Message-ID: <6553ab58.170a0220.af8c6.b878SMTPIN_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 418BA6045DC3; Tue, 14 Nov 2023 12:16:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a335e300cac3adb53fe0aa81d46d4e3450f69b66 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 a335e300cac3adb53fe0aa81d46d4e3450f69b66 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/