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 096F942581 for ; Tue, 12 Sep 2023 23:59:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA1164027D; Tue, 12 Sep 2023 23:59:35 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C16C34027D for ; Tue, 12 Sep 2023 23:59:34 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59b4ec8d9c1so53644877b3.0 for ; Tue, 12 Sep 2023 14:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694555974; x=1695160774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yN1tJ4/zc+RnGKIVTI4QjZhiKTQFp5kzep5tWPosAaY=; b=Kh/shZU3aqEh7Chta02vb/VtfJiv+v+2GrAwRMcvRuTliKHOaYCarbFWTNZpkmNZCy ae61W3KJy3agRgYKF/w2uRPWmMsKdyQ0P+Hc3VrAzF9cMPUwS1GM2DHMbPwCrwjEvGJH 7kKDKUXDpJ2eTNIsIVIv+h+V6nte7CzJo1wBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694555974; x=1695160774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yN1tJ4/zc+RnGKIVTI4QjZhiKTQFp5kzep5tWPosAaY=; b=k1hOVAjGxA6y7CguOvpVqw2q/2jQN8lrNaDtX05vDr7lGWhpwIxYGpIkkYn2jhO8Kh hrnKt4sL7sBj04GWCsfnPnf6ajlUwL6y2L39uICTNnV0IH0n3y1fIcAFAPAMVI52Q+pg jtltQpoaGeSn/IIpL+ERpKh/9ZonD2jO8CO8aIpEMFwPxK5+0fmxupbdW7Ai0B//yhFO pSDV32WH1HxrwDM3ruBJixHF/gZdy9QIz9Xu+WdIyPo/0mpd2sdn8jrinwDfTaQACB0T 3/4WN8YiEewhVsQi4i2WYuMI41bIodtUab+xUGvFLHucF5Zeb30whEt8HhR2hoA2xCvQ ZTVQ== X-Gm-Message-State: AOJu0YzPO7YfJRYKKsAevyp9vsdZwFFNH5KKXuNZUAVWb4PrtYUoaZtG 152f0wVDsnt4IrUcgfASt7ZneouEE/hR5f1X9E5GWESr0ZzjD593IJBSWw== X-Google-Smtp-Source: AGHT+IHfVS2TtwlSmI/uTHzX2OnpaQrhcM4U81ZIXMg/ZdDUN4TbgPr7zln0DR8B7kNbcf9JLcBA7t76F252 X-Received: by 2002:a81:a04c:0:b0:589:69d4:f117 with SMTP id x73-20020a81a04c000000b0058969d4f117mr746887ywg.41.1694555974048; Tue, 12 Sep 2023 14:59:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s205-20020a8177d6000000b005771d1c775bsm782668ywc.55.2023.09.12.14.59.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 14:59:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 14:59:34 -0700 (PDT) Message-ID: <6500df46.810a0220.c2982.1758SMTPIN_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 B8D7D6052471; Tue, 12 Sep 2023 17:59:33 -0400 (EDT) Subject: |SUCCESS| pw131370 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131370 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, September 12 2023 10:42:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131370 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/