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 A4DAB43731 for ; Wed, 20 Dec 2023 08:05:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8720C40266; Wed, 20 Dec 2023 08:05:39 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 479A8400EF for ; Wed, 20 Dec 2023 08:05:38 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7cae6a42e69so261610241.0 for ; Tue, 19 Dec 2023 23:05:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703055937; x=1703660737; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AY2vTWhWk8nYq1yE/MYWHFKREgnD5djqOl55LJ3AJu0=; b=Ycc9gMI+f0svz79Z2QGSJXBjC8x4WZJSuFN3wMhUkM/eMomdvz/vDPv6FhxuuYePc2 +2vMqnAD32OAaHa69uW79C4xsd2/RA77+8sm4d0rUY7f+ebyQlTIwN5CmQXKuBYDcbzn kPkhXblftK2SMHWppsUwhx02uQycI8+SGlOH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703055937; x=1703660737; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AY2vTWhWk8nYq1yE/MYWHFKREgnD5djqOl55LJ3AJu0=; b=cAiyMoXava8NeWHQp7T8aZrsSfmOw7sI95qZjzkTVr0F7p0BN6TirsaedrFom910wt Cpz9504DG5AI4WCA5FP6QsqgSlwk03bBlSOrAV5BOzz9WaezlTeHNeyjTyQfTkM10xV3 6hHgkB/zuDIQpMeDdLgC/xw8G52HWuDvn4TeE5EUT0EDNjxDpugpGU4Czxf/QWrRC4m+ YyLK7e5lhcZ+lrTe2lPn7XFYUWNziSLZCwdhyzvCG0Jn+wGCd2r7oyr+xCm30yvYTeFA 7VhcpUFFAVIWRmRourjfSEyuP1CrkGDSzrHfwlfXl+Q39+29sq9W/svMJLwz9uuA7qB6 GzWA== X-Gm-Message-State: AOJu0YzAUXKJY9lTEtgfK91vktgwm0JYFloxuMegOa19iJ0Q8tiScncA lLH8050QTiGxKjudOv+80zhPvKQ1mQvdPar6Jhh3zuzU9mc/gcama7/Tq8ybthEPjUagN7cbWA= = X-Google-Smtp-Source: AGHT+IFyosVc5lBpeK9qjEFIUipNYvzH8y7LZDIs8zW/qs5BzKt3VjM+CTSzIDUUCKMUXOcC4vqIQiiPUMfr X-Received: by 2002:a67:fe4c:0:b0:466:6e65:1a91 with SMTP id m12-20020a67fe4c000000b004666e651a91mr1708193vsr.35.1703055937615; Tue, 19 Dec 2023 23:05:37 -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 az5-20020a056130038500b007cc09f7e096sm161751uab.3.2023.12.19.23.05.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 23:05:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 23:05:37 -0800 (PST) Message-ID: <65829241.050a0220.f704d.59d6SMTPIN_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 3B5D7605183E; Wed, 20 Dec 2023 02:05:37 -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/27414/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/