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 9BB9443711 for ; Sun, 17 Dec 2023 07:16:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97918402BE; Sun, 17 Dec 2023 07:16:49 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id C3BBF4026C for ; Sun, 17 Dec 2023 07:16:44 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77f70206016so194856485a.0 for ; Sat, 16 Dec 2023 22:16:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702793804; x=1703398604; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+CJlw2R+3ssYPgJQ26krxlrATpotMKOe0xLc7X7EuEU=; b=Dj16k4DT22aLBD1yY9Y4S5awJk2hwLU6d1LsS6l6zEMT7h77yEa80mPi0bCll1wwMg 2JwjAetM6hXe4cm8L0B0s22itUVTV8IWBR8gIdyQpNIGHJuPRE6aW/ts9TupcV2+8NBw 9kQDlZel07IkLK7zrszakvNLEvMYTtIho9V08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702793804; x=1703398604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+CJlw2R+3ssYPgJQ26krxlrATpotMKOe0xLc7X7EuEU=; b=jds8v3MWY4FmWPNWeLpNhSMC7WLpz7IawgrdmVKvb4jR6zZ1YynnoUKPxXopouCsP5 UEZ4ClpjRtcuc+OJ1z8Ns/fHXJpjRYoRyvGDrgm8QHw7HTIkyvFSViYQ8fJAyiVs2H/9 6feJUQgfzIpRLT85l80L+yL5x7hJa8X41kNRgye3BwPICXUOYZxeXP8TBExwxLve92kC U9LvXf3AGWCx51dqY/VDL0NZZB1HQnEC6qApGefvQvbUhH72qIqpCGB3MxiBHtE2/Zd2 2SN7VwOEQZBW8sYeyoPCCCha5Q/zzT/HbGbzqYIEFtdLBfomXG/di3GUzBhXI2+QbfCD UxCg== X-Gm-Message-State: AOJu0YxsPsxa1fUpqT3xoajkp0mXcoxw6tSKtWfAlWa6iZOZMLxffN1a SbN4PeEistRtJw+rx+qmawuHv0keyVZUDq8KQaccj7rIK5qpZHPVKUzo6jGTi0Yhvg== X-Google-Smtp-Source: AGHT+IEQO1Gq//Y/t/62LNPkFl632jmEWfn/c6+vNEU8d17XzSYyIa9yC6ZPTfuVKNh/VWDWVvsQlAHypSv3 X-Received: by 2002:ae9:e113:0:b0:77f:175:781 with SMTP id g19-20020ae9e113000000b0077f01750781mr14109333qkm.113.1702793804274; Sat, 16 Dec 2023 22:16:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i190-20020a0dc6c7000000b005af949b6498sm2318531ywd.60.2023.12.16.22.16.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Dec 2023 22:16:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Dec 2023 22:16:44 -0800 (PST) Message-ID: <657e924c.0d0a0220.9cbd4.5287SMTPIN_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 E857D605C311; Sun, 17 Dec 2023 01:16:43 -0500 (EST) 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/27372/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/