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 71AAC41F08 for ; Sun, 8 Oct 2023 10:58:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 687B340263; Sun, 8 Oct 2023 10:58:14 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 5EC3240263 for ; Sun, 8 Oct 2023 10:58:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e5602c12e5so2142582fac.3 for ; Sun, 08 Oct 2023 01:58:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696755491; x=1697360291; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yoBSON5a6vSAMSghUX5EvGl9dpRh+kiNVBZP9yeG2tI=; b=Axi0WdKeiQFSctt83H01vyCSo56It2ejPYSGBUX2i2GjgVlVks4LpxCFfA3GV2wjiG 6NqteQRi/ZV3f0Ozr250Z6qi7eC+MzFEVibx6KuWtcAdkJZdxtEbVKSucIZWuvVv+7sO /ghHn+dlQBlj+7WzU6IHbXu8Wyp+h3140s7aI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696755491; x=1697360291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yoBSON5a6vSAMSghUX5EvGl9dpRh+kiNVBZP9yeG2tI=; b=bO9xFik2YxC0T+82Ar6BfNXO1T0ynF5feQ8Z0JqfJuT1E9gcSDatCzfsjVDTjsbtxD +utdap8mK/xoRv89d9tHNW4x2xPuWEBla2dLHP0uUZ7JvlKwlJ9MmGIm3CAvnp6hwe6m kMPnr1E59Fy/O3rIK8zD1QKQ5z9gGPRPBVrcrGFEQsgB3XeNBrBHyKBTm9M4VTZVjSzQ vh3dCxnFIVTk93dW+awm+tdIX90/fJrteNgjf6AxLbaAKmV4Nm94g7/TIjEoyHVNM2Cj QFTA2uAGRonrKUG51SdvMz8m/+kxxDhlRle7w31v0ATa6RaIibAtIt2Yxf+X33IDJhAp OE6Q== X-Gm-Message-State: AOJu0Yxi2LfGc73Sj9gX1y1Nvd/sv1btfrN8u4nSXHF7UQlhDwxjuJ0w WdUTwTqgzkp9GtVBhNo07Eo2oYyZs+CscmYe/4t9HQFh/jFfrCce0v55Bd5SpIVzNw== X-Google-Smtp-Source: AGHT+IG1wQpb4uNOhr2GDQVAsQkopFFACpyhReWr/JY1KRXRAnPHnXx7RLU76VYdNmhTz6ygk1FldCvLWEP0 X-Received: by 2002:a05:6870:a550:b0:1d6:ef37:9416 with SMTP id p16-20020a056870a55000b001d6ef379416mr16282863oal.22.1696755491775; Sun, 08 Oct 2023 01:58:11 -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 b6-20020a05687061c600b001dd63f65861sm574100oah.25.2023.10.08.01.58.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 01:58:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 01:58:11 -0700 (PDT) Message-ID: <65226f23.050a0220.2ab47.d10fSMTPIN_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 38A876052514; Sun, 8 Oct 2023 04:58:11 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26388/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/