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 59E0442645 for ; Tue, 26 Sep 2023 18:05:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55ABA40277; Tue, 26 Sep 2023 18:05:33 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 0716540277 for ; Tue, 26 Sep 2023 18:05:32 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-49a6a1a6bb7so829943e0c.1 for ; Tue, 26 Sep 2023 09:05:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695744331; x=1696349131; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vINGfBEEdr17LvBOv9N26xXrQbQsXDTs2SlmkQnqfm8=; b=OcVDkyy5lq52j2ytLnLL10sYEbMrAvW4lXfOzoftEYIJy79LLsHncZ7b8+b+uVuKBY xfvm1E06B9lj2kOl2rD1l7mD0pWAgqwHk3uYuTjhYJXUxhdka39qhd792kMewRptdxWp xHREKVaY1s8r0PYzshGhVv0raakTYwvO0M5sk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695744331; x=1696349131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vINGfBEEdr17LvBOv9N26xXrQbQsXDTs2SlmkQnqfm8=; b=Pd+gbPFKFLlfkRw/MYCYS4xrNpzsonEl29FUnZNDxUCA/2w7jgtpFo1X79qeXl/WUQ A95hxFq9EfCkD2yxE0L+ADWfkfBxl1w0lVC8qUki3JOH3HvRanvGhiUztLOcidspWCpA VnWSsU2j0R9de/GwbIkEu8eRafjXIzs3qdpBNLZPTxPU8qti1MTpz83KU2YkcsubY1Kt VcPCbvV/V+BIuoSgFE+HSxDXc9gl1W7vXYENxZwFQzSD4EjCg5UBSQ4McKjITCeiTdBz lzryt2DN2mGdpzRmrjQYG9qL/UcIl0/73PATpr/8gajR4jikyzHWOk2sGeQ87YyMjCgv KaCA== X-Gm-Message-State: AOJu0YwV3tTKj4j+uEPWJMLOu5TSPhOegru1OHjQCfiwe56/FxUsfL96 cT9e0YS4IPYPGXhrX8s8L0Ri4y3TIAE8CeftMkuDl6HmskRgia6dphuDX7jS90GL2TUb36uczw= = X-Google-Smtp-Source: AGHT+IFX60eUzz6AALs99IqFgLwpEszr5HAmO35tRNry/uHDWeIH4JIGnBhrG3nfLOvgElGrrkPE2iNpgC2E X-Received: by 2002:a1f:cc85:0:b0:495:e688:72b7 with SMTP id c127-20020a1fcc85000000b00495e68872b7mr1734178vkg.4.1695744331509; Tue, 26 Sep 2023 09:05:31 -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 cj21-20020a056122329500b00495b99b4a07sm950202vkb.6.2023.09.26.09.05.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:05:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:05:31 -0700 (PDT) Message-ID: <6513014b.050a0220.99e01.8af9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EA5826052514; Tue, 26 Sep 2023 12:05:30 -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 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/