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 D87FF4321C for ; Sat, 28 Oct 2023 03:18:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1C394029E; Sat, 28 Oct 2023 03:18:24 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 10F7A4029E for ; Sat, 28 Oct 2023 03:18:23 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ef9f1640a5so93997fac.3 for ; Fri, 27 Oct 2023 18:18:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698455902; x=1699060702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zSw8LxG+WU0oXNAbUaYXtdIvkypRIT87SGKGGU/J/XQ=; b=E3jettOVqH8llyV9uhb9xzKY/dEu5MK5ujUJ9qF3nH+XmUvWKiLAFiBqKIpb2yLj7h ZeKTWMJz87UZZNUYPyWUEYyacWqBIbBVC0fbdp1fQUsTJBpW/5YOmF2HWy547BL3zJr8 9cIQgAtCIcPIZIgwOMfQOJr77Kg/BHyyvszi0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698455902; x=1699060702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zSw8LxG+WU0oXNAbUaYXtdIvkypRIT87SGKGGU/J/XQ=; b=OBA7xI5JaO6bhx52+z3XHVpZPjBrkRSEf1XH2viMcpevlSUSVUJ2Xq2mAf/lIbFz+4 /BAm4QzbuNynPv6MjoVi+oMA168jRc4XfyMVkD9WOq4sUQIWofOWR7SS9eegkc09Hwf9 g/t6jnEXDCzbSpKLwWHQ7vsPwC91sajHDiljVQgnwNtOtC2p8JeCg+7QISFrpu9AUjkI GDk84RwRXInZPRmR7DUpkBKWiioR3cHpCvwEoJK0g+Jx2ABsFljuZ5lyRmPyXLQUO5Uv VB310m0SGGXPN9c23BApzGFlcDviodfdDHrOn8dWI7pIazeFmC8q9uq15aCUKOQ08cvl 7Frw== X-Gm-Message-State: AOJu0YzY4JwQHBpyveH6JbuN21urURbX/Ea0pe/89aiRRQ+S55l3F6vV CxR9DjsaN+XS6/g/07tZjFvgbeNa3ln9hioiNaefXEjNuOtLUEDhiMu3VN4p/YLSTDYRIYD2Yg= = X-Google-Smtp-Source: AGHT+IElMKD1/DI0GcHi32N55dlZ4+2+iXudCdoL3r8gMqxNNpB0Vegd2OP8ZW2JRhRTd+IEmcEvhUZXyDoL X-Received: by 2002:a05:6870:3e03:b0:1da:ed10:bcb with SMTP id lk3-20020a0568703e0300b001daed100bcbmr4888496oab.31.1698455902237; Fri, 27 Oct 2023 18:18:22 -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 bp18-20020a056130089200b007b73fdc2378sm313883uab.12.2023.10.27.18.18.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 18:18:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 18:18:22 -0700 (PDT) Message-ID: <653c615e.050a0220.5b892.860fSMTPIN_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 D1B7C602A042; Fri, 27 Oct 2023 21:18:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 656dfad43136ef43f4315ab6ed45b78b68c287a7 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 656dfad43136ef43f4315ab6ed45b78b68c287a7 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +==========================+===========================+==============================+==============+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/