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 008BD41DAF for ; Wed, 1 Mar 2023 23:17:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0D1540693; Wed, 1 Mar 2023 23:17:35 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 31CA440A87 for ; Wed, 1 Mar 2023 23:17:34 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id y2so14866905pjg.3 for ; Wed, 01 Mar 2023 14:17:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677709053; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+1oP2PAVRo5Y94VrdPqu7Jqn20DGG2mjL8KNrZYDtto=; b=Mz7KbpLCDg29UhoMVUueEBcpppKJwljY6//f85ArkUL2TNyv9JRWD5+jhEmuvYvTfV 6dqZKRZPvdirqkKN4bQmwFqBOMzNRGmDkO0qBWY1l3EGWti4dMgynVeBjuojkHoDzlQM 5C3Vdsm9Hdge0hZdIHGjEi96QDtiz2hdJGJ1k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677709053; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+1oP2PAVRo5Y94VrdPqu7Jqn20DGG2mjL8KNrZYDtto=; b=lKmb+ECC82qotUg/W+6AVXfj/lrhdicIlKt5Tmm+LXzlQ2tf3HwZ6kfIw3gHm95dHT hgylxTJwHEJI4zHag9pvkH6aGzGb4cj1KIfB8LTzc96DuTFvUAt3Xkyr2VXMjWy+zm6u pKRjEdkmfsADC73mZojuOWH+ADr6RiFrQzj1Fy2ZqVtW9gKfLNExOgAmTGrF1SDdF9cF brttYsed7Gao9jlFOZVrEKnIUL1ydJcBdVervbNvb8uwvVeYmKNM/03ro2bedEbH2RYR YuAiNLspkPIy0siFpFTar5tGHVB65qmusawKIXIrnRegPfehB/PvLxfxAlHTnC84IwDX GD6w== X-Gm-Message-State: AO0yUKX2BW8hpymMqiwbTSnQHKRLrQnJUlqRAAZ+gsrzrSemXs48M/ET AtiybSsG9nn1RUbOaHyRy0atel3BVnKfBJE+h/lbzrxAGe7g1VDZ7zo= X-Google-Smtp-Source: AK7set/bh5fD+obxTQXJvTVHSPmNPwViCB39nktLB/54lS9fMT9xCvsoG0QwFsHmvchiwgk2HQb5/nxxRKzf X-Received: by 2002:a17:903:120d:b0:19c:d97f:5d20 with SMTP id l13-20020a170903120d00b0019cd97f5d20mr9664271plh.38.1677709053425; Wed, 01 Mar 2023 14:17:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a170902710e00b0019ca3e86866sm543320pll.49.2023.03.01.14.17.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 14:17:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id B434B605246B; Wed, 1 Mar 2023 17:17:32 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id B08EE601F7; Wed, 1 Mar 2023 22:17:32 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301221732.B08EE601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 22:17:32 +0000 (UTC) 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 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/23579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/