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 AA58842663 for ; Thu, 28 Sep 2023 18:16:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4F3C4021E; Thu, 28 Sep 2023 18:16:01 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id CF0544021E for ; Thu, 28 Sep 2023 18:15:59 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d84d883c1b6so20034751276.0 for ; Thu, 28 Sep 2023 09:15:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695917759; x=1696522559; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SqPyN/6sOgsMR8O99bUtYwacWFF40/1U3ExyYAYZh4c=; b=QP2fulqXgPiTOJA8m+IBGkVmrUo2/aJVfJ0zT+qJaYmYngX1vfh3M+sy88r/fsd51a v1WNGivi2uE7/ClmQ8yMAZ8vxLw6SiMBFM2m6YJbukolSM8cF7dnGU/FVRz4OAh9xNLb JANCNPAjxEGc3tH7YjPU/1GGPYv9v283AJ2Bk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695917759; x=1696522559; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SqPyN/6sOgsMR8O99bUtYwacWFF40/1U3ExyYAYZh4c=; b=rWXL0crzpkZqScRMyQi+UzlJx0BnA6+RvkYTare0aWUorRLjJdeCbimTH8Z8tuzy1R IJCuHrjIxstLJFtjcH9yUrNbDk2xm62UefgWXOjBJ900TMxyR/JtfVSi/UyJ1EZG/R+d XiFG6NTS09ziB2CcDgsMCZw0a7LKBU/lr8G7DcjBLhgQy1nLCy90wI0/e1aK6cO7tHTW iR17wCNjB45M5dsOsN6Zm2KhPr1U6AHovGwY11SH3NlW/prj5ZmYfTA0t6XVH8EI3bXS BDZwi9cbuX2LzcGBc/cN/7A/mR56q/QftDR1cs1rLMtd5fYxuM52Y5ydkpB/mJ09a/N9 1zQg== X-Gm-Message-State: AOJu0YzT39RtB0OYSbtePwbhqOOj9756dDk33knm4KpIT+DkE+EUK3Fm XF9M4qoa3aKRyIebYVOsPMguEhowEJDfQWKir6Ui0Dg38cHQX/ulig3EnQ== X-Google-Smtp-Source: AGHT+IGlF5xCf6BB/wcKk+8fkdb1+s996FXibn/ki9WJSeoUaoj5niHeMjJYBASj5hGm93yJIyHGhc20Fdvm X-Received: by 2002:a25:ab69:0:b0:d47:3fcc:9911 with SMTP id u96-20020a25ab69000000b00d473fcc9911mr1350538ybi.2.1695917759333; Thu, 28 Sep 2023 09:15:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n71-20020a25d64a000000b00d85b115c576sm1387404ybg.17.2023.09.28.09.15.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 09:15:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 09:15:59 -0700 (PDT) Message-ID: <6515a6bf.250a0220.5ed29.50c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB11C6052514; Thu, 28 Sep 2023 12:15:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 567703b176f24e1734ae3cb4d4c90cc5dd02de4e 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 567703b176f24e1734ae3cb4d4c90cc5dd02de4e --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26286/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/