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 227B043CA7 for ; Wed, 13 Mar 2024 21:15:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DF5A4025D; Wed, 13 Mar 2024 21:15:34 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8B6EA40151 for ; Wed, 13 Mar 2024 21:14:49 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dd10ebcd702so136947276.2 for ; Wed, 13 Mar 2024 13:14:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710360889; x=1710965689; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eXzWJJ98jUibKrHIXGtXDY+5ywojP4eNqUj95BiSKzA=; b=UsrXN95VYMLKV7SyNfd1bti6wg8UVy4LW157zXUOaFDqtHwk3nKcSJ6M/l+D9sjvyJ XEmDWCZjszMPGy3/vFKDY6mGNXbEJw16A/xjtgJZrFCgvFJ2XgwV14JzGQZP7AAwym6a CYkWRg/G/ANUfpFYQBqD9Ivqo0jo4YZvE9RLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710360889; x=1710965689; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eXzWJJ98jUibKrHIXGtXDY+5ywojP4eNqUj95BiSKzA=; b=CDrTUrNmcjgBMa9Lw/TM8/DoVV7bUT/M3q3ZUMJCeFAayS8NyrweZOfkqKiQlqxv/8 /RufyTcQWBBzSvtP8dLLsSntTJNZl6byPo9LU4cQDyXdMDAmJeSLwqEEVSBCxhSgg4R5 tVX2Z7G1RnJ4DWP8AbGUazni786BWnbaz0w0Ud/u8MbeE7x4+BIfoepmpw/GkybWkRR9 AeslV7IhCF5DslNPBpvr32RPeZ49ZxLsn1uld6izGogHXf/WOHmxg+Xn7Xpf4Z2ffRob ClSR8jTNHF+Kuf7cQ82eFxuojKktpN+n+0FJoUtJcOORnhgui0VyjNCRjb5zCcrN5kLe tuNQ== X-Gm-Message-State: AOJu0YwmsmT46E5VUj/ecSGhVI+jas7g80mWfVcn5dY5v1xfZdQbbe4a 02dUldCWHGtgwPB4YsIKPOM8pWolXr4BbDWLLtCbLTAycNiVmqX1s65dFudkBGCGzT8K2vcjX54 dg6VtTs4B0OajUrcmGjllg5laMBnLLmVMqbLtkjZQ X-Google-Smtp-Source: AGHT+IHLp+ayXp85RKmNa5KcwylkRX2dJz7e/oyXxKeWWshJdmdH+m/0+vfxDZ8+tv8TCyxyhtVvkh3e9LnA X-Received: by 2002:a05:6902:2488:b0:dcf:c389:854c with SMTP id ds8-20020a056902248800b00dcfc389854cmr4201311ybb.16.1710360888980; Wed, 13 Mar 2024 13:14:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cq7-20020a0569020cc700b00dd10ebccbabsm483017ybb.34.2024.03.13.13.14.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 13:14:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 13:14:48 -0700 (PDT) Message-ID: <65f20938.050a0220.29542.cf56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 94EAC6052471; Wed, 13 Mar 2024 16:14:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 197bb4582c43df3c40db97a0da463afea5e74951 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 197bb4582c43df3c40db97a0da463afea5e74951 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian 12 (arm) | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/