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 03A6F42608 for ; Thu, 21 Sep 2023 18:05:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F32E3400D7; Thu, 21 Sep 2023 18:05:12 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8806E400D7 for ; Thu, 21 Sep 2023 18:05:09 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7928ba24936so44879639f.0 for ; Thu, 21 Sep 2023 09:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695312309; x=1695917109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o4xRlwsaPM9NAABlSG/QJGyOyJ1+U5Ur9BmIVEmjihk=; b=V69zW36jiGnxksdAIKsR2O7/+lyvC0RUDhdxUCag+D2s3RmRCPHQHByaRjoRh+kL3f 6uGNqEJAoBLhyt4B0FfhuzNHnQlmUS38IxkmKvH/lPu6V5F0mKFDT7A39K8TFFUYMW53 yLZjCJMD8wtMT+3cFmNpq5rdiUXn2JIpjIJ4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695312309; x=1695917109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o4xRlwsaPM9NAABlSG/QJGyOyJ1+U5Ur9BmIVEmjihk=; b=gsfX+SGxrNaxLqc5aHra5XkFAe1lsbmL2MPtPtycz37bGWT/5wamJRF6Jk8VmQBHDe B2zqgxgnt8yBZnLyuaRM3DCl0dG2eaot/WUULLV6UOFQQ9vym1nimw0Wjp8sh4xGPy+w N6XU89MwUP/FX5CRVCMPbUqcNp6mHYRdeHAi4FPVoGj88Q7TQt1fEJVCkIRiaq3Y0jjT KAjtET+MCJtx9Ou9kR8rcDOEdk4txrKJ6IRKUScpymFBo5wm1Kmzx/+1i8RTRbe8uHCk ejzd/0OI0+4m95PnpHBTsddJXsxcOauHwcgAGDmrIr+AAHT4O5ScxCtsNwdKw8wEqIEQ kilQ== X-Gm-Message-State: AOJu0YysT+pQBmHpSUNQJDd3HduFR2s7s2alDYni8Z5Lwx1i/dY7eR+e 4wy8hKrXlZB1jyHrTMBktX9FyrY8hnIoW5Td7QH1cc4PjQUTn8A1HDyyXA== X-Google-Smtp-Source: AGHT+IEQOPlcYVEcSq0ubT9rO1VBsvwBtgYbh0wpWfXiWfDP8oEYD9OgIcbwX/RDLHBXE1t3ObdmnJkYkOhA X-Received: by 2002:a5d:9588:0:b0:794:c91e:1e8 with SMTP id a8-20020a5d9588000000b00794c91e01e8mr6540336ioo.5.1695312308918; Thu, 21 Sep 2023 09:05:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a6be803000000b0079237038b51sm67264ioh.11.2023.09.21.09.05.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 09:05:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 09:05:08 -0700 (PDT) Message-ID: <650c69b4.6b0a0220.b37db.43a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 66CB96052514; Thu, 21 Sep 2023 12:05:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] cadd37da516f727a355a9db55ab486f9deb71f25 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 cadd37da516f727a355a9db55ab486f9deb71f25 --> 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/26197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/