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 862D542582 for ; Wed, 13 Sep 2023 00:01:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81FF340275; Wed, 13 Sep 2023 00:01:22 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D529F40275 for ; Wed, 13 Sep 2023 00:01:21 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-792707f78b5so208747039f.1 for ; Tue, 12 Sep 2023 15:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694556081; x=1695160881; 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=XCiEr4lhmw++JYGmpLxHO3Ge3yIjE3AQxXsL3SnnV+TYtsYtyK+Q/JL0Xr5I+WjhbX rbt7jEjaBBb3bapMij+FehyqJNDtUxXpQ2o6gj1rhMA43S7YmNzL8aa/OHrbvQIIBTHM QHWAshiyTM8PqtEaoXjYHZxXHyqEynFGn2hEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694556081; x=1695160881; 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=QrB5HnxkjDiI3RMLBH0V4kEoNiLDS35OCqrl3bEYuJz6rMHVLAqbyL8vdwoF3f0gLT UnkTDS+HqRu4GPmj2ascx2lfroFo3RX/yRl58hSZclPpsnsw5mkjS3AackwfC+UTjjj8 8yA5wdp5up+fGw0zV3dyN5CrAEmC3iFbqAWhOXzSCJAkwXSLBjXEZt4G06vlKMyGizsp BdRaHv7cL9iISVOwxr6ylJ733spXHtrryPQc/JJUGLaNTr4dDfzzRhycZRKC1NGEIEvA ZHmiIpEsn2u8twFdsabQ72BWhruXLoVYl6M6bo63o2BrTH/rekIsGRWHgzmrj8EluG+A MKgw== X-Gm-Message-State: AOJu0Yzyke3nrGrgrBurSfxT9iEO7vgFI1V7KpLlCNOkwKF2boo5jaq7 xpZzYG88SEbFDV2iwWNw+YINEip8ZUz2f5Fzm+CkpM/xItBS2aj/89L1ZA== X-Google-Smtp-Source: AGHT+IGhgclnfVY15YNYfXKXXx5o3r9WBqTrYOG6rvv/syUByAe4Cjtzz30Q0zUTAowbhbyp2fiqz7Wkhnpl X-Received: by 2002:a6b:4a13:0:b0:786:7389:51d7 with SMTP id w19-20020a6b4a13000000b00786738951d7mr1265570iob.5.1694556081299; Tue, 12 Sep 2023 15:01:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f17-20020a5d8611000000b007906dfa12d8sm376117iol.3.2023.09.12.15.01.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:01:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:01:21 -0700 (PDT) Message-ID: <6500dfb1.5d0a0220.90fd4.6b92SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id B9BCA6052471; Tue, 12 Sep 2023 18:01:20 -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/