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 9B60B42582 for ; Wed, 13 Sep 2023 00:04:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96D4840275; Wed, 13 Sep 2023 00:04:18 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 87A0940275 for ; Wed, 13 Sep 2023 00:04:17 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57355a16941so3903266eaf.2 for ; Tue, 12 Sep 2023 15:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694556257; x=1695161057; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ccq6B1gxnBAGfY6f/bv1YZPjKLXEZWXgxRhXNBXsPHk=; b=YxANHrj+HygBy6nqz3OqSY8CcX3b1FWLzNExhuXPsZw1folybhdC5fhpPCOdz+Alcr XIxN0OpQLRfH7wSPAZrkh7MVLTGHzsg0D6oWpR2QbMldr86DZA31k4au/BCw1GidMbjJ axuy9nyo/YES914koGp8X1ygZ/HkIuSFvEPzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694556257; x=1695161057; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ccq6B1gxnBAGfY6f/bv1YZPjKLXEZWXgxRhXNBXsPHk=; b=Zo87AqPmKtgrpXYjsP2I+Hzrs1pS6GmAw8tTWijDTflCvRlXXi3lGAm2lxGcCmA3Mr 65kD/+gT4G0Nu0cfpIO/7jkcgqogUc3drpKZxZAamuSaq3c6aYXcZDnyuX65Tc7ikd7i cOS9kMR28nR6qc+X9moapZE9qr0xvrwfZXqmNIVoyFoT+QRsGr2zszHyGL+I006fEBaM y/FFmNr1iAEL2Up2eq4m4+dJyTdTp07jRbGD3AdicyPNpiFag+vgq+KUiPtMCIXJrDmx YMOMMzyb+ZePivS3/e2w5vegUcWmKirVBCrC3tYat1JdMli0iFY3+g4I1Cn+bz9OtIZY atYw== X-Gm-Message-State: AOJu0Ywsl7y5G+PhDpjuGKzfHsI24ZtjopAidvBw8od5CCBbtUcw/oKW Ps78VnwROc/DVfPne9NUjiZrE9WjN1MCaAko8szRpc4SpubjIggPr5p803DOvX3KshVPAafhCg= = X-Google-Smtp-Source: AGHT+IE9JGhF6STu0A/gosxWm5N6GFdhyBAMdPN3ORh+e5y3JzPTG7KxI8Q2Rc4ovA+tjKAP666sf2pL+tj9 X-Received: by 2002:a4a:6c13:0:b0:573:f620:ec7e with SMTP id q19-20020a4a6c13000000b00573f620ec7emr1090153ooc.0.1694556256770; Tue, 12 Sep 2023 15:04:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t67-20020a4a5446000000b005659a2f50efsm639452ooa.24.2023.09.12.15.04.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:04:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:04:16 -0700 (PDT) Message-ID: <6500e060.4a0a0220.64fb.6404SMTPIN_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 2BE646052471; Tue, 12 Sep 2023 18:04:16 -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 | +---------------------+----------------+ | Fedora 37 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/