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 D3D6B429C4 for ; Fri, 28 Apr 2023 21:57:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D11ED40698; Fri, 28 Apr 2023 21:57:06 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id EC89640698 for ; Fri, 28 Apr 2023 21:57:05 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b5465fc13so326084b3a.3 for ; Fri, 28 Apr 2023 12:57:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682711825; x=1685303825; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=riY6no0Q++w6VyKB3rTBYOIkX/BCPNEy7H3hkoVRJmA=; b=cMyyvySd0Ew9TTHJwvDABb+xBXR24u8Pm+BfE6vwgqZ48GYHkv48cQixzf8HdigXJ2 CNuHIt2NVhT0wOrocOuYGCr/EIT8ydes7zhTT39piZKMAEYTi1BRGXwvJlqdMDDpnEtx znUSZCDXK+HeDGmopqTbQmXJ29FyLUxjKil3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682711825; x=1685303825; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=riY6no0Q++w6VyKB3rTBYOIkX/BCPNEy7H3hkoVRJmA=; b=JaRjKoTmyp60kXTOYU2oZ9IT2CjxVjPhDPfFfYuFBUJtU6i2A0nlaKmUwpPEtb6yZX fdgfifoZPY6aTsIoBfZ0e/dTM2k7X6ReiAVCd4sA1iQBi4iAA+Os445BAqNZtX+eltoa GcVb/ZRxrlFC/1IoLDKDngE200mZd6RGq3wm3X/Vj0PSHYfaHq4amWNEYs1u+H3iKx92 OEjUFN7oz5zjuTqsTHHFrPrr4Ard7HPo+bs6K5oATbwhZ0BW/pqGCX8SsSOPhA8wZfqg 3z02wbTIly5aEaSGFdBuAAajyNAT6G2+1+sAPlvYberVqe9FGm32umXY+87YDruqdKna N6og== X-Gm-Message-State: AC+VfDzdlm5lLRW/TUqKMFViY2EHxr56ZZ50LpQSv1SSoLpOiVQI2LSo x5eQFf8DFdJ8msYMGPiQHjVT/qtlHBhOiBeMkPCBAroFALIH34SYNavxoQ== X-Google-Smtp-Source: ACHHUZ4Ke9shNkZqgbeJqqdN0q8sfEwf46FwBwtBPjkf2sbx5S+ukmy20RYQMjE767+77rjm1/OMgAjNxL48 X-Received: by 2002:a17:903:22cf:b0:19e:4bc3:b1ef with SMTP id y15-20020a17090322cf00b0019e4bc3b1efmr7233788plg.64.1682711825110; Fri, 28 Apr 2023 12:57:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q17-20020a170902dad100b001a991ee6badsm511532plx.51.2023.04.28.12.57.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 12:57:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 12:57:05 -0700 (PDT) Message-ID: <644c2511.170a0220.409d4.c913SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 52F37605246B; Fri, 28 Apr 2023 15:57:04 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/24425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/