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 35C5542542 for ; Fri, 8 Sep 2023 09:56:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CAA940042; Fri, 8 Sep 2023 09:56:54 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 0212240042 for ; Fri, 8 Sep 2023 09:56:53 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d801c83325fso529611276.0 for ; Fri, 08 Sep 2023 00:56:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694159812; x=1694764612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nS3PQdcpDlIzljFtdHEqquFaLzHH2CsPeRJBBJrXvx8=; b=HsYoNcZkkFJHMFI+uZZI8Dv3GYl3lS3bNzf61dJfCqWFJqOiNb2DiFdqLoYvc/AOL9 VCW032b3imcmafZ2HlwqNvV2CZ9jjaXwroSxey5Cv+Pgd4vt11gGzD2mbWVXzRqMlNtO KFOgG42bycZWcAtfITzMkkeFKPRgJlXYYcZWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694159812; x=1694764612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nS3PQdcpDlIzljFtdHEqquFaLzHH2CsPeRJBBJrXvx8=; b=d6CH/BD6+ks0YQrufCEPeiIhQSGfvsmK+2/Luw7nVESaw1HlYD4793e7p6m/Uelqbq ujdbp/3SQmljFyz42GTbfYsqn+p+azijNBVsgvVNHPLRI93hfnBD/xctEbHEXLbFFqMQ IycaEWUIbAslf7pE4yj1pXx8TqnhOIxpDqeLhyiIqvD3u/GQ1/DbtAOc/AEBdv1w8paF hPlRfzyVbQj+NUnA347wMS+VtwlvSQVusJe5LGj070lH9IRX1fLEWGYKCDbAeIBlEG7G NVkuTDrN/t57gutJfUNT1nSD7yRu91DEhxAufiVxGwdJuPWVHdJV/wsEt93gbfgemQBV eBUA== X-Gm-Message-State: AOJu0Yyo30nOSqq7VdPF+paeUQHTEPJxBUaNdy9k/UiUgSgL3Yt8+7rx CKA9gRRG0mAK5jwgfqtUlhPx8bRI8bt2+G2ejeLig5yzpZkoMZjnzoHPkg== X-Google-Smtp-Source: AGHT+IElEnGdn21IEjASB1kH/wkO4d9nuAC+jehjz/T3ahRazN3mhhorj1W/nVTJR9gZ71POCbOnxW79Sp8h X-Received: by 2002:a25:2cc:0:b0:d7f:8776:c0db with SMTP id 195-20020a2502cc000000b00d7f8776c0dbmr1464972ybc.12.1694159812392; Fri, 08 Sep 2023 00:56:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o76-20020a25734f000000b00d72fced42f7sm63472ybc.11.2023.09.08.00.56.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 00:56:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 00:56:52 -0700 (PDT) Message-ID: <64fad3c4.250a0220.bf171.4e22SMTPIN_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 106996052471; Fri, 8 Sep 2023 03:56:52 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27548/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/