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 934EA427FB for ; Tue, 21 Mar 2023 17:22:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FB5D40EDC; Tue, 21 Mar 2023 17:22:06 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id AD72840A7A for ; Tue, 21 Mar 2023 17:22:05 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id l9so8393687iln.1 for ; Tue, 21 Mar 2023 09:22:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679415725; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=iWnG0Ku87ywCrbYg1Am17498yDqXqH+6yhUtoACeuEM=; b=KgLKx8rQFBYrdp1sXhQYLDG+mgX202z/oSTUNjZ2IiFjq7cQnmkzTqox3sAg+c+I9K Ql03Yokt15WUpCAJpYm7953gIF/ACr8ZJneDC7TyImnxq+M5gxxjWI5JCy9oq3iPE07v 2bDdO0GWM0BScd0E5Of6j9zGs5iyr3nREPBQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679415725; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iWnG0Ku87ywCrbYg1Am17498yDqXqH+6yhUtoACeuEM=; b=anzyzQtNhyRZXATEmGRudQfYVbpeEvWF4QXY2uiezPzbAgNdq4lqrecpKBYGVUo5HU QFJP+frhxt367dvw0P58RnKJE91lnkXYJ3P2LHjvmyZk/YvQYlWAgPzcqaExYZCpgvLM 4YxhWptkfeCxNjpqpeQlV3PvUdS4llI+6bk4kYDlgn+00BHrON/q1syeU2IbKuxeVbFY 2tmQU9fbJDXAibUzE3QCqk/ejOFsu1c7bFxzuRJnW3FWI10/aFR/BbqQlzbofy+sV5VB 5HEcSTNMYltPHI6lIp84htgnfGSvsecqvGkjqSfE4jqHqOpgO33Y9FJhQ3l78MczMzWR oD4g== X-Gm-Message-State: AO0yUKXuyKnVjAbHUzzh1K6gLU2Ik4EXUOHR6iBoSuLCmupvzh2FOAo6 ZHx0ZcA2ADIeDSy6iBZB9lmuBHt9L1+7DZWWQaNBeQEyTclKCDIGrXv23g== X-Google-Smtp-Source: AK7set/cw149LizQI0W755frz3hd17dWE9uPO9AVKcE6T8K9RP9ryebuUvACrDrjXdlEJO+ngGN4MKN6geug X-Received: by 2002:a92:2902:0:b0:315:498b:4165 with SMTP id l2-20020a922902000000b00315498b4165mr1808857ilg.32.1679415725044; Tue, 21 Mar 2023 09:22:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z36-20020a0293a7000000b0040618cf73fcsm2454097jah.57.2023.03.21.09.22.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 09:22:05 -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 8CFB1605246B; Tue, 21 Mar 2023 12:22:04 -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 88CB160214; Tue, 21 Mar 2023 16:22:04 +0000 (UTC) Subject: |SUCCESS| pw125368 [PATCH] doc: fix cryptodev code block mismatch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230321162204.88CB160214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 16:22:04 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125368 _Functional Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, March 21 2023 13:05:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125368 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/