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 0154142A72 for ; Sat, 6 May 2023 04:34:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7B44410ED; Sat, 6 May 2023 04:34:26 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 647E3410ED for ; Sat, 6 May 2023 04:34:25 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-38e3a1a07c8so1344399b6e.0 for ; Fri, 05 May 2023 19:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683340464; x=1685932464; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ur/njLAbR9l1HWJHISW37EgO7v3wjWZhpTXvwjHgloo=; b=fincuBc/bVc2+via6W3AyCzQ86Tc5b4ot3CBkZKG2fvp2aNdO7Ob7LkscQObkxsFe6 r9I37XLCcjev3mbaeI8FRHShgnwpOY4PCj0m9y+wBaAaslcOyECrHKqngECzPQ4P7xkh ro20Lr/LQyRKcr6Yo2wXIWe+X6+O1g1FVrbM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683340464; x=1685932464; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ur/njLAbR9l1HWJHISW37EgO7v3wjWZhpTXvwjHgloo=; b=RqQmgMs2729FupD+LalGmUrUGrhOh4dgF2XtSuEzLzJnYuPypk7Y5vwm/aaPAhO6YF +swP9mPFGvokUNuFBDclf9hqWDA0hx0qtXI3ubWheLIIkDdbmF8FsGfPmCQXxAsfZ3Vd 20NnXp/8HabIgEhhWY5pcitjRJaE8rkVctGF/XXftaywul2OqEdwO+X3ulwQXZf3Lcbw CHEw6DGNY673ojVcbw4WwyC+HcdmT9BGq+mu1K6eELZ2MiT/srmFLun12C2YaJaCGtNC 2JqmD81Wdbfz57V7ssrRo3KV0aC5lDH6vJk37Yf2lN1Efi5kJFiPAb6X1/2j2/dCEsIz jmew== X-Gm-Message-State: AC+VfDxcFtAaak46eEAhb1eH/BzHSUoTlg7WpmacL5hWDowGiDdI1FJC bsAmxIBBEtVTuajEtqZLIgWjKbnq4FxJ+gGEaoK0IlIs8BQhqaYr12dpCA== X-Google-Smtp-Source: ACHHUZ7L3zvL1VHwFdcuDpNjnm7lYT3Ebcdg3owQKmkDDo7y4aMhOrBxVP2aD7b9rAWzJCKptJHq3mCwKVAW X-Received: by 2002:a05:6808:7ca:b0:38d:e403:e318 with SMTP id f10-20020a05680807ca00b0038de403e318mr1502772oij.52.1683340464663; Fri, 05 May 2023 19:34:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o17-20020a056820041100b0054f22b43f4asm91150oou.7.2023.05.05.19.34.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 19:34:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 19:34:24 -0700 (PDT) Message-ID: <6455bcb0.050a0220.af54c.6982SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B2BC605246B; Fri, 5 May 2023 22:34:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 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/24482/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/