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 D85AA44104 for ; Wed, 29 May 2024 22:30:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4E87402B0; Wed, 29 May 2024 22:30:43 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2466440273 for ; Wed, 29 May 2024 22:30:43 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7022c8418d9so181073b3a.1 for ; Wed, 29 May 2024 13:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717014642; x=1717619442; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tTb9csrXhoPi7mYDKeLj3Yzuvnj4Nyw138HKmGqOB8E=; b=HFcZOfEnJhV7KQOmJxe6vszGRPeygFF8LpaTZCibW6tCCtjipjBJSOZOutHlqQOppE AfsuNAl5uFSXwd8fz0AoiX3ElDWJur7ssQMZAZA8A2J99c1Ag9+kLs50SHOnjSyGBT7e G6Pwr7m/gchc7rosriuiQIXdA7FNNbh611Cnw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717014642; x=1717619442; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tTb9csrXhoPi7mYDKeLj3Yzuvnj4Nyw138HKmGqOB8E=; b=TyYnORUtK6ZUYL8J+wN9lo5yYyiGJlzSJ2y6tGlKM+U2660LsTwKdHUCD+U/8QdH0W qoyXYZ7wVnpDOrA3rsJbrekFfmeoF4G8t8MnWNLIsZWsUmHaiLmfQfxHVcUb+4aZ1AzB uCv27wHrI0r0U455MM9PUe9VEVWN7fmM616z6jOHYXV3wsdpwGp32R3GWRh325GLY7vS QmFPW1b6ojLMg60mxzQidzlFSqQRUcwLz32PjkbRCQ7C164d5cjsZa/XoxroEAd6V8oY g5EJaK8GsLBWGuhfirbK8FretD+NZLi4FVnwlv/WYsiQflYfbx09Lbm3DB1sJkc5cxRL iHbg== X-Gm-Message-State: AOJu0YyyqJXzwPp6FyqKaU71Hj4UZ5QkHU3eO7+etGg6EYssRub4sC9R ssI1fyfOqo7VsnKSYjz4mwaz80pNZnCfYu/g0IwzlssACBbu9cVX7Gj02yj0KLtPSri+oCWZKAy GvKGmHaGr0OBvPfYeoMUY5xUSLMIRwibeNNmC6x3M X-Google-Smtp-Source: AGHT+IFmp2G0rVtDtWrtDGp68ypZVTbbNWVd1zwv+G73C5sA2SP0/r4nPOMyO2ZPAYKjKuUcmjF0YlfwEbNo X-Received: by 2002:a05:6a20:2588:b0:1af:d245:95b2 with SMTP id adf61e73a8af0-1b2645e066cmr140654637.37.1717014642268; Wed, 29 May 2024 13:30:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-6f8fd5d9b23sm1098287b3a.28.2024.05.29.13.30.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 13:30:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 13:30:42 -0700 (PDT) Message-ID: <66579072.050a0220.cb3b7.10cdSMTPIN_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 5B509605C373; Wed, 29 May 2024 16:30:41 -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/