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 272E94253E for ; Fri, 8 Sep 2023 07:02:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21A29402EE; Fri, 8 Sep 2023 07:02:18 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EC93B40042 for ; Fri, 8 Sep 2023 07:02:14 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-64b98479a66so9845656d6.0 for ; Thu, 07 Sep 2023 22:02:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694149334; x=1694754134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PxH0nxVw7vW4ocTc/LH09yH2AXFNfEIVFZxgh1dfm/Q=; b=d8H3sZTSlj5J2joIwebN8DOvTM10eTd+jkzXp0BW3Ah9X89GMRRz+Uc27hwmwQ2uuD 2cwbBhPf6cAD/Z98eYJlLF0DaJvYfg/YoCJ5rUaj3XPWqe/EL+VlfTersoW1vTMIsmoM W4eZsfWAn4Q95Kf7gdlbRimvXTmaclEgnnw2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694149334; x=1694754134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PxH0nxVw7vW4ocTc/LH09yH2AXFNfEIVFZxgh1dfm/Q=; b=iQMyzz9AJIg9ULItyiNIryAJe3vE7jBLIku8JvrWZ0dVUcT084hyIvU9mD7Ko7uHcl bcRqM05g4nLrb5klG/il90Ph31GclltYowVUMYDTW7u8/LsxTLOxbaSkcvnZ+dbOl2mR irecLbCHlEE3SJBF4W9OGxsLtckkV+WYGKm5OA59LMlBmyr7AQlpdApPWz/o0UGK8Fl8 P4dTd/3HMtpkeNeOGcInldq4ExEXOhJtsas1hqkBPzC4TnD0f4aI9Yf42wmp0jBESRhd /IhcVo7hL8PYDQKEec4Ecpk+DEy+AY8by5PE4vNWVIXGp2gx/19avzKXAKCBmCpHXrc/ h2zQ== X-Gm-Message-State: AOJu0Yzrx9YBUFebBpHjUWxbm/PCH9Ls7qcq3wVQVhWlgENWljOwers0 0A6TYFLC+5uwJgAapkDISkZuc57rAG5nCoHWwbTScc34mahSLO1ZrIoxiw== X-Google-Smtp-Source: AGHT+IHK8rJxXv19NsWn2s5fq5YGUCSklh+0GXr6hjEJOcbXMFd9UNFDZ4zV+35lfHDBCLBMJqMPmO+xnAf1 X-Received: by 2002:a0c:b21c:0:b0:653:5bed:83d4 with SMTP id x28-20020a0cb21c000000b006535bed83d4mr1526638qvd.30.1694149334461; Thu, 07 Sep 2023 22:02:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p13-20020a0c9a0d000000b0064f437e290csm41419qvd.62.2023.09.07.22.02.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:02:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:02:14 -0700 (PDT) Message-ID: <64faaad6.0c0a0220.ef303.34b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 311896052471; Fri, 8 Sep 2023 01:02:14 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/