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 0657A42B1C for ; Tue, 16 May 2023 06:44:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAEAB40A7A; Tue, 16 May 2023 06:44:05 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 990FC40A7A for ; Tue, 16 May 2023 06:44:04 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3352b8b9b70so5691145ab.0 for ; Mon, 15 May 2023 21:44:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684212244; x=1686804244; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wm5THUsl4YQRSCIW/uQUynmZGegzbi5kmHEgz77z08w=; b=N5CRhFtJge42ucxuZZw+fbif1cz4DU0QTwmJibz8JHl+bGD2oCWbhhNjgB+THBiQxd mK3dd8P2ko4kRlu+pUL9ytgJZGaU6BeIG6ZEZFEJQbBlpQ8FNDfpTJOjjevv2Wz29/dO Wj1Ie2cRyiF/TcrsjDanttMdMoKCgvdJ+9kiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684212244; x=1686804244; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wm5THUsl4YQRSCIW/uQUynmZGegzbi5kmHEgz77z08w=; b=kv1wjPfRlJLcd+UOQ0JMgoaVqOV284seU10V1mLSgTaxDj1oLAbDBv/oD6fQivJVKO E+sncg6ECzEEWGMbxN05i3D2DoqMgA1vbo2/CYkA671kudwPyFHYSYrxuGS7Hz5QbpJe ss354FnSTF4DQDfr7JAoDOybSQvgD100rtmq6OBrULgHhRvtju4pTV+v+tKDMeDvAD+n F3E0sC3zi2IKGAMO9dGsFuuxCwrFjKqkaVPywrSbCZp9OD8ppHfX8+XOvxBGwAM1NPnn KxsyZ35vm/ZHQdRU82+CTXzSPvxNpnNcqYAQNEtaFxSh0fp1UF9wxSO82qnITHgnH0mi dQ5g== X-Gm-Message-State: AC+VfDxvqf3U6l+FHF2FI3wTx0ihjGVOvX/tKcj1wqYvuU/ajHNIsh3T CVRoMq+AIpQOUUspJ+9yFdD4dh8fuadHlekgipiRHwX1/h+nqw== X-Google-Smtp-Source: ACHHUZ545XayaJgZL9P4sz5iwp5sgd+2Ls892gDex3gWXgcy93DWvjjq0obelHyhgpYI6aSu5RKNr78C9ejp X-Received: by 2002:a92:5205:0:b0:336:b78:2b2 with SMTP id g5-20020a925205000000b003360b7802b2mr9851923ilb.11.1684212243936; Mon, 15 May 2023 21:44:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f17-20020a056638023100b0040bc3b06b66sm1231892jaq.79.2023.05.15.21.44.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 21:44:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 21:44:03 -0700 (PDT) Message-ID: <64630a13.050a0220.f4566.0588SMTPIN_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 37092605246B; Tue, 16 May 2023 00:44:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b 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 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> 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/24563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/