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 7B8EB42542 for ; Fri, 8 Sep 2023 09:35:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81C7940274; Fri, 8 Sep 2023 09:35:23 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 83E4D40274 for ; Fri, 8 Sep 2023 09:35:21 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a3082c771so1274678b3a.0 for ; Fri, 08 Sep 2023 00:35:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694158521; x=1694763321; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GSw8Z4JQLKxYXmixtvuaQ5Td2vx14KIuDghDAMAlVFs=; b=OGvJ4+sYQfWQ/SVUl/84KizN8CkJoNpYmx0XY3dtRss0OhZH/GZWrZW6qHBowdc7Pr KcIr22sB3VFyLIpD4EsOZnq/eKYBsu52AqjIJGo7vgNu0JbErJNiyPRy4X7ea/QtQnoI 9nQKkSB2LPIY1khfI7j4ryISfei6eSl+T2NhM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694158521; x=1694763321; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GSw8Z4JQLKxYXmixtvuaQ5Td2vx14KIuDghDAMAlVFs=; b=d3USQpOpUCZGfI+PUqZdFoXA8kyahXuwiusP2fVaA+DGfQy9EX3RIq8dn35hssWmzE d504k4sVYUjgVA/m8yjGsayMEQKMXGR/f8sBWWREo1NNktOrYVvujjqriCLXis2qZEiD VTaSWiTWe/fhAlb4Gn6RJray+pb4Sd4fRrdZ90tfap/ekhkvVAjXx/vgdlNmVV9h8rfm qlf/iExd2AYjqjnu65zRrZ1iuSaqDFfDjFzuHSlJMYYDzXnD1wbvK8huLKeT2OSGH22P oXgAKWGjGfPgi+uKfrBhzluO54wNTEvZhvVAAb77YlRQp/CSvAu5JSSCKe/QiBpSDjua QlvA== X-Gm-Message-State: AOJu0YwPX7GI270KIypgU+QZynZ1/ZNL4mCCLTmwJG7R/9HK1yezQE4Z vXPrb8cJU8p69uwsA08DDWv26bsfNepYfRPt4omb01yeUEzebIYQVYQ17Q== X-Google-Smtp-Source: AGHT+IHK9T3Imj43ioj6+zlGmwGLeIDu5F95jWIMHCsL9hnbQTdvZ1DM5zHcd2fbE6Bro4xF7/YAYgKvxXKj X-Received: by 2002:a05:6a00:1586:b0:68c:dcc:3580 with SMTP id u6-20020a056a00158600b0068c0dcc3580mr2308934pfk.0.1694158520219; Fri, 08 Sep 2023 00:35:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k9-20020aa79d09000000b00682574f95absm57474pfp.2.2023.09.08.00.35.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 00:35:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 00:35:20 -0700 (PDT) Message-ID: <64faceb8.a70a0220.c5a9d.4b23SMTPIN_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 663A06052471; Fri, 8 Sep 2023 03:35:19 -0400 (EDT) Subject: |SUCCESS| pw131230 [PATCH] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131230 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, September 07 2023 13:00:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131230 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27548/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/