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 8D00344104 for ; Wed, 29 May 2024 22:32:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 881AF402B0; Wed, 29 May 2024 22:32:13 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 552E640273 for ; Wed, 29 May 2024 22:32:01 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-794cbdca425so15712085a.0 for ; Wed, 29 May 2024 13:32:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717014721; x=1717619521; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tTb9csrXhoPi7mYDKeLj3Yzuvnj4Nyw138HKmGqOB8E=; b=Yc61mTiXCtLF4zfw4E4u2Sc4PZcB8TFCtR3HHEieVjIlVOvg/OgsLW+CRAqt5isul0 TuA0UsAbQ0OIHGJ13YHAqBXCPNZC2eLNaZ5a7VjojmC2JEs/Y8idhvWRerpWnMdlZw3b SlxQ5+lWTc07F47599BsiIVVneZw6jPVWMdQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717014721; x=1717619521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tTb9csrXhoPi7mYDKeLj3Yzuvnj4Nyw138HKmGqOB8E=; b=oWvFxVcZm6uonAoGf6zp71SVpH/Gq6l/NZGXIN6vdf9KmZRLwaB1FO1eFe4uNMEiB/ YffmtFU6WUvtQw8V68oOsk8TuqOYb8U2edFHzSKtxUHhjgC5R4aw2h0dmKhZvBZmNzp+ 3lkY4MeASbEWt7C+bsemb/xmb3zjD9BrxDE3A+rN1ljG5nCiO99V3+vqrapFRMBrksPE RScJGYW2jaZB4yFZByHK9cdFJ1s6PzJQRag/OnN0lT0PyFoZbf6bCAcbNPsnFacsyNP7 NzQT+2StfoOmfey3xg5uWa+nhVHHNT8OzHKEtpbIBYX3H7YpoH5Jy06GPZCPvhygTzGH z9Nw== X-Gm-Message-State: AOJu0YzsY+5QW1ECmBMT9MVbjpTX9Vynble9xt28fHCZ7M1UHvHIklvh E1HvUxCnDOhoI/lgAxWXKyM1JdsYXOyomIo9461sXM1tdw3grhV9s88kVh5acd0iotpiLjQNm81 RS+/Dn59QdBhwQRX03pLGn6Gezl/5uF20+QvskziK2g7xoRFNijNmF8vZ X-Google-Smtp-Source: AGHT+IEqvayCzaWXTv3MGa0Fvr+VxRQq0yeTQQhPD4B53wWY/HyC+F7F6KUxD81a/YJyxuz2kaKdxHLR/UFA X-Received: by 2002:a05:6214:2f09:b0:6a9:1dbe:194e with SMTP id 6a1803df08f44-6ae0cb33520mr3804906d6.19.1717014720832; Wed, 29 May 2024 13:32:00 -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 6a1803df08f44-6ad78660087sm8760756d6.62.2024.05.29.13.32.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 13:32:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 13:32:00 -0700 (PDT) Message-ID: <665790c0.d40a0220.464c.ef9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DB86605C373; Wed, 29 May 2024 16:32:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 0ad961387e94a9ccfc1484a1d742d6f79eda9cd9 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 0ad961387e94a9ccfc1484a1d742d6f79eda9cd9 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29239/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/