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 853A942645 for ; Tue, 26 Sep 2023 18:05:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 805ED40277; Tue, 26 Sep 2023 18:05:57 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 1859840277 for ; Tue, 26 Sep 2023 18:05:41 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c453379020so66206135ad.1 for ; Tue, 26 Sep 2023 09:05:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695744340; x=1696349140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uwHfiboVny6Hj+uYNAfukhn743p06JIBqnHhu6VqGOQ=; b=Jr9nUMUxXhh2+PEJncP6hbfc+Fhby5VR8OUpMi3pa+BSF9gmJyoYCNd87C9EQ7w3yO B7W/RlcyQh6nIs/d4fdtfOwIIWM41QyZi+Gt7amMUUfHHItm0R9ziYUiLIYm5WeE518F h8aHS+uR3qn7flnQmR9F7jy4DHZ01cI9SYtA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695744340; x=1696349140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uwHfiboVny6Hj+uYNAfukhn743p06JIBqnHhu6VqGOQ=; b=h+T/tD6f6iFS3Svg2qGfc/8mAltU81xYFhpy3iAf+tPDiVTRA/+kdxF4YZmios3vtd n9wMyE+Yxr2Qtz5+5fvOg8QWakKLhXMN3zffB3ID6CMWjMGY7TkV7d4HLXGHs0jzALqj 1dHNXIFbOHRMZ5UbL2VDmYUnNo9p3LpMFEWSP1P9dqFLExmBjdV3d74Rs0BODJauFAUx QfMuiVfpnxjoERPRtu+YMD0xSIO5Tnz9wmSzjnpWAaqIglNWgfUCcMYtj27qNL0E1mK0 6jG4obysaKyzK4vyPV6Cjrq3EFkK8z40EAw8Nu5iBw9ne+onnlfYPA/Ph1lKMwTCJQ8A 9D+A== X-Gm-Message-State: AOJu0YzHQXf5FUmkk8W/NEiR8H3EGnzWpldBv7MoSwTyiyGiJQTgfL/A JbKYATEkTHGGXSBP0kfMaGwfAcxa2SM9JWstNyUPOTftFyifO345qZi0LA== X-Google-Smtp-Source: AGHT+IFG18lVk8xDs78TlRUfw2gYJqr6PgSsZ+T3Z5BJ0IoYlf5BbsJZBLefS63h3RYgVDnxcagzy6HIS9vS X-Received: by 2002:a17:902:da8e:b0:1c0:d575:d28 with SMTP id j14-20020a170902da8e00b001c0d5750d28mr9920899plx.50.1695744340234; Tue, 26 Sep 2023 09:05:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id li11-20020a170903294b00b001b67718fdc9sm618992plb.91.2023.09.26.09.05.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:05:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:05:40 -0700 (PDT) Message-ID: <65130154.170a0220.f32d8.44a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C74D6052514; Tue, 26 Sep 2023 12:05:39 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/