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 F07F542544 for ; Fri, 8 Sep 2023 10:52:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA1A40042; Fri, 8 Sep 2023 10:52:29 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5EEEA40042 for ; Fri, 8 Sep 2023 10:52:28 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58dce1f42d6so41081007b3.0 for ; Fri, 08 Sep 2023 01:52:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694163147; x=1694767947; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y8frRYWa/AcDzqSUnGy8Y7wEriJhb+kszyVRrAoMGFg=; b=djSJmgm1UQti3vjjhU7g8ACvZQXfG3MeBbY5+5QK9FiDbY11xrhpo2GADNJvVPXA3+ 5safNaLtDnjJdaHGkUDg95ealzrhL+uvmXm2KGmjZqrqzBWWqm1TwnqiUcmmWMLEPZ4P 9i51mTwq0R8mypekFhmlpEeVU6BZiFlNAQ8fw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694163147; x=1694767947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y8frRYWa/AcDzqSUnGy8Y7wEriJhb+kszyVRrAoMGFg=; b=GNtoeiYADi5BSSvB5Vr9eG+H3DRQqodSfiPZEDe94PtDhECh4zxUCIZLusO3qgHGWY oZLFditFGhbJ5gA4ndMBgPiR1qicbCgLFrf8InEjJpUokWJgKyfH4l2mhP4aWbBpJEeu 0GndbQSwEX4N3D/b3+NgLSE4vS3rgvT8IjcR7r8FJYJtcMMpee1/MyRWLgzIfSDJS7Jp TIpQ883OY4B4bOGWzdZP6Du+xtir3cFqvSt7VWSMwyqIzoMVgZVt57ZF9Z7RqSJqrLpV j3rk4jN1QTd6VWj86g57bCTtVqfuM06krxY0vNfZNzgSO3rmAixLvc8xtfNDY17fooB5 tHGA== X-Gm-Message-State: AOJu0Yz6MzbXZJ56XkNP0MWpwVNYHSnRGz7vUC8R6mxG8HeQW6HXEv+D nF2NJ4PNbWtgtcwouydTyqs8v2eZBDKC2BR4kVjlGF5SNTw52/yofdYjIg== X-Google-Smtp-Source: AGHT+IHtUn+4B3P80yPE++p4lkUI6AUIzuyK57Qbqi7e9hCna5NqwfsEbasUhTi83vBBM2GRHHrsEMYHtE89 X-Received: by 2002:a0d:ea0a:0:b0:58c:4dcf:78b6 with SMTP id t10-20020a0dea0a000000b0058c4dcf78b6mr2272429ywe.21.1694163147760; Fri, 08 Sep 2023 01:52:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n7-20020a0de407000000b00572c5f69f49sm77687ywe.36.2023.09.08.01.52.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 01:52:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 01:52:27 -0700 (PDT) Message-ID: <64fae0cb.0d0a0220.17b55.5d88SMTPIN_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 628446052471; Fri, 8 Sep 2023 04:52:27 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/