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 C3C0442AF7 for ; Sun, 14 May 2023 04:13:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D3C84013F; Sun, 14 May 2023 04:13:18 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 98FD34013F for ; Sun, 14 May 2023 04:13:16 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-42c38a6daf3so7728555137.3 for ; Sat, 13 May 2023 19:13:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684030396; x=1686622396; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=atIMHx/BiM0xVYnPNW1untstvamnf67Mp2EEJJM7Xo8=; b=U4lEkNcl04a7OkKGdf/hVv6p/2iAgLDxreKfj2UUrPB7LvkQ94HDpBb96xHvsM85cH QhYhHPdswnH2e645Uu2aKom4YisLZHe+sc2J/vc1G06YRzXOMc1cDup5iyal9bb+In7/ MEhUwTrWfRrF3G0cV2mAGOTydIFRDjldygmyU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684030396; x=1686622396; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=atIMHx/BiM0xVYnPNW1untstvamnf67Mp2EEJJM7Xo8=; b=JAaCGX3pR6Zuvg7CWs2w8FD2+zQYooUcAO/Vl09aN4jf109VIwk8e+D3cJl4OniDfl iwkIppij1+PhJmAPQnYMoKhEBhFij7NW7Y4BpfLcBFz8yUftPaW4Y3UrJvbOJY722G76 pfTS1+tKYlb8+8zCSa6DJ5UE9eegrQRu11zpK0HJyO23zKn9LTmmDqkreIduAFw7NSzP MZspOO5yCI3M0a3CYbU9rcX/IszWOLXTRmNplUEGt10Fi6YIfAnn2MwfjVigErGl4pHw O+7SM5gT/F5McspEMKFlsIWc0FsxujQIJDwW9c2QNICPJPH7wFkx3UWCiWNfac/WOYFM fiGQ== X-Gm-Message-State: AC+VfDw9KeAAzy1krxNKUR/lJFzbWHfsyh0fSfv7oOMaNxTql+uFKERX nt8ImXpluX1QndaRMy2b1KNWJYuvKd7/paYs+ZONUwqaNccYXKmbTVd5/3TmtYOwuwbNl7Gc+g= = X-Google-Smtp-Source: ACHHUZ7pGAaZNSrMDyy7mzbfhVqPNxaviu6HkifGSptid+wUk97HS/GzwfFJVsYK42pGnJOymY3jVnTw4p18 X-Received: by 2002:a67:ea89:0:b0:42c:55e0:a9b1 with SMTP id f9-20020a67ea89000000b0042c55e0a9b1mr11931594vso.23.1684030395833; Sat, 13 May 2023 19:13:15 -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 l3-20020ab03d83000000b0077d476a4007sm1864363uac.0.2023.05.13.19.13.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 May 2023 19:13:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 May 2023 19:13:15 -0700 (PDT) Message-ID: <646043bb.b00a0220.9300f.eb9bSMTPIN_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 47BA1605246B; Sat, 13 May 2023 22:13:15 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbff181d62c997f128b75db2bbac9f42e8dd0f8f 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 dbff181d62c997f128b75db2bbac9f42e8dd0f8f --> 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/24549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/