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 2BA0D42582 for ; Wed, 13 Sep 2023 00:24:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20A6A40275; Wed, 13 Sep 2023 00:24:06 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id DE41540275 for ; Wed, 13 Sep 2023 00:24:04 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bf2427b947so3935948a34.3 for ; Tue, 12 Sep 2023 15:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694557444; x=1695162244; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k/WtNxZEuy7Wegzv4Mftb2Z8wdFqfYTqrjIae0AJmsI=; b=exWEtAbmkvHgoLrJXPJMyDcd3QNfpy9zUe8LVv7M+vd2Gf1Buuoy5rkcl/TJ4Cg5EJ UyDn2Hfd68ChAiOxK33XP4N3TmqDKjFt1WSfGC04N3jOk2yw8P276R2tf5srQddEx6eU MGah/c/4p2IuIOr8AXqWjbgZn56zGv60fE40A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694557444; x=1695162244; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k/WtNxZEuy7Wegzv4Mftb2Z8wdFqfYTqrjIae0AJmsI=; b=dJmSt1TpKgEFIK0eE9FxbeUeFFoYpcIiGSrP5ePLrkD0WlgiIhGqj/Oo3VqxuXSFI/ J2NAt11tjUs/h1cTq5GgBZd/y9oI49Lhe/fUgzLna6dK3OOLBc2H25Es1I3+keG6Owzl TEiIrUMnylSHl/RcNrk+tNUhEJGvhVuN+Oo8323s9WHRm/kTyaZT13Zbv6gAFAe32MLA r5Po3m/Lp//5cwVDQp6qemMud7Bkd44Vx9NEZdLP7gzHJ0ZfAacAMJh7VWiVyHAvS0Q9 6djuPtn8qA1awDwogJMDEJQCo+1mU/niWHGUQNDdBjR1K99VlQINGejNjd26NOt+drwn UpKg== X-Gm-Message-State: AOJu0YzitzrnHrpY0sqUiQodrIdvnbmugWELjjf+igHm/rWYunss9TFp Wh+uET2INAohC6yXdTtApGLEEZvrbNwT+VQ7j/6Ep3cx5CQpVDcwiOEf7Q== X-Google-Smtp-Source: AGHT+IEwCsQwtXI3MxJt3w9ecxjtv13+v9f/C5HnIVmZDe2v+ZaLwqw2h6FYcgPlzAzd0f0RZI71R1uenbXr X-Received: by 2002:a05:6830:cb:b0:6b9:a795:512f with SMTP id x11-20020a05683000cb00b006b9a795512fmr1076238oto.10.1694557444233; Tue, 12 Sep 2023 15:24:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h67-20020a4a5e46000000b0057328a4032asm695306oob.13.2023.09.12.15.24.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:24:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:24:04 -0700 (PDT) Message-ID: <6500e504.4a0a0220.626e1.d824SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D51776052471; Tue, 12 Sep 2023 18:24:03 -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 | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/