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 ACB484296C for ; Mon, 17 Apr 2023 13:56:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A88B040698; Mon, 17 Apr 2023 13:56:40 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 016F840698 for ; Mon, 17 Apr 2023 13:56:38 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id b2-20020a17090a6e0200b002470b249e59so14959898pjk.4 for ; Mon, 17 Apr 2023 04:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681732598; x=1684324598; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=huPOE6LgWnYMFWwnbE/izTDA0aHexkk0CHrqcCATkIU=; b=RQK5wg6CdAafa0+3nHGCBewkQHqLx4h/3Z3FTKg3iQRFEtFR/PIEoLAE48MUbkeQOg GSza3e6mheHpd3dWW5darW73XObQ4FnlScNPoTztzHWQa8UkZyNSqK35UaABYvM/PMgF 7lE3hzp2Db4GiHsQVK0kD11JYGtzKIaHOF43o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681732598; x=1684324598; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=huPOE6LgWnYMFWwnbE/izTDA0aHexkk0CHrqcCATkIU=; b=fWMdAW0ZWmRNRwo/5IXdDryorRGNCNbCubwvyrzadqO3KLnV7LtmLBHaKEAtfaq/Gg lhmz5gCfER2dHCprN9dElTkeesZheXT3+oQJiSSZod+hdrZf4Iq06hatUbSH9Y3MRwrV OszcWBoS2tf+R1ZwK6rWDHom7ylGHhd84EMiWmnySpP45VQTsgEddYlG86Dhv7nXyqHi PzryVi4An8yudzsVFJqAqAZrEyHnjWs53iZIOAF1DnN0sut7EIbI5m/YdnyC7bAx9efL CMit3o5KLa7uDPZvlHaA6TnTKUFAlLdQy6Afima+8+fs4BX0PCP3yuOQmqlvuMqZMDBg uxJw== X-Gm-Message-State: AAQBX9f8gv7Bz1RFgStYveueMWf3jC1Rxs3ULDWklm1lykMT7ElmUCHs Z5fJQrA2l+0pk7JqSMlDbDZVUd6fHraI1oqBplniWg1l88dQX/2Phuv/jV9kVM7+IeDMo8J91w= = X-Google-Smtp-Source: AKy350Y9tcZaw5aLtGgFOTXWpRnnHbfYzilPkwo1H+0gL3rtGpO9cZBWDizeFaist7m4pjJL8HN+pAufk2j4 X-Received: by 2002:a17:902:d501:b0:1a6:81e6:4bfb with SMTP id b1-20020a170902d50100b001a681e64bfbmr15562098plg.9.1681732598319; Mon, 17 Apr 2023 04:56:38 -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 ko12-20020a17090307cc00b001a6893bd493sm2440946plb.22.2023.04.17.04.56.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 04:56:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id CD5EF605246B; Mon, 17 Apr 2023 07:56:37 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id CB52160092; Mon, 17 Apr 2023 11:56:37 +0000 (UTC) Subject: |SUCCESS| pw126155 [PATCH] [v3, 1/4] doc: announce new cpu flag added to rte_cpu_flag_t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417115637.CB52160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 11:56:37 +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 Test-Label: iol-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126155 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, April 17 2023 04:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126155 --> 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/patchsets/26011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/