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 7902942540 for ; Fri, 8 Sep 2023 08:05:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8305940042; Fri, 8 Sep 2023 08:05:16 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5385D40042 for ; Fri, 8 Sep 2023 08:05:15 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7eed15ad69so1614805276.1 for ; Thu, 07 Sep 2023 23:05:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694153114; x=1694757914; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FHAfal0aLhGltu0E0NIrNLY+8HsoMaHh78q8s2rdExg=; b=PmViGwTS894+0DTEMp77lHkcbqOyG5O8HHgvd798Y2Q/GSZqxrtwt07GofK4pmezEv 8UZUn0RqLfR4txk5uYX/I8qO+OOX4Wc5u/9eucWfL4TIf7xQZNQ+pbxr6h6pWmy2ak+k TFjngWPDzRfd0ycW+q5UaU+tEYeTy9ghDEtSY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694153114; x=1694757914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FHAfal0aLhGltu0E0NIrNLY+8HsoMaHh78q8s2rdExg=; b=Hjx2g9HJlxJzupsqGBL27bbK4Wqn2leu24Xb5qlnfmkVyMDmQ5JXlXZvwdICe5DxZV ykGB23zudP3efAoln4ws2eyLYOY+1sMlhp2irbuSkTfXIJCGjEJ2gLUVR3pp/8kqx21e r5CiULHrjc99l5OEWBRFl3VrHbsn5KO5Jz9FziMeylJAJ09HSMhxjcPW7QMskQNkOu3p i7WzA0L/AUIwP7J+Kz1ku2ANMGPoHSPJ1gqfWWJT4CXCUKV2uK7XdLIllRHcQ0YmiKTA 3euoGVpvunEFZAJ0k7xcrIJy+6ElsSheV8lyBx3WJB0M4GE5O2BN5tKsUR5BVSua9Hv6 Wi7w== X-Gm-Message-State: AOJu0YxFxczHPw7FV6XwRAD2EdJOdhxvpauE83EXV+aNwWaqLowKwyzE 8gScArkWqpF2p3LrEj4mIsIB7IHm9mpFGS44YZHdKc3UvNZLJu+H+HFUBw== X-Google-Smtp-Source: AGHT+IHFWXzRP8DN2O7MRcDrr1u+QLfs+5WQ24eR1EyrwA3JTvlrX1x+O2rtF9Su3g8eLC0dDo3bYIOqksMo X-Received: by 2002:a25:5f45:0:b0:d80:2525:9f1 with SMTP id h5-20020a255f45000000b00d80252509f1mr1040662ybm.43.1694153114774; Thu, 07 Sep 2023 23:05:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l65-20020a257044000000b00d52f00ccbb5sm57196ybc.26.2023.09.07.23.05.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 23:05:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 23:05:14 -0700 (PDT) Message-ID: <64fab99a.250a0220.83bd2.47e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 656136052471; Fri, 8 Sep 2023 02:05:14 -0400 (EDT) Subject: |SUCCESS| pw131230 [PATCH] cryptodev: add missing doc 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131230 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, September 07 2023 13:00:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131230 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27548/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/