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 A20384253E for ; Fri, 8 Sep 2023 07:30:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAF4F40042; Fri, 8 Sep 2023 07:30:01 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7BC9940042 for ; Fri, 8 Sep 2023 07:30:00 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c0db66af1bso12454455ad.2 for ; Thu, 07 Sep 2023 22:30:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694150999; x=1694755799; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zAaaOTMXsTJR0+psO8iughhAgKsDah1nstimlGeNKsE=; b=FYZgDdWeknrtJ7KxsSkctBNufvGvI7dY0I1FuRD/9YewiOGwpyPSm9c1nrAcMIgE9v G+lb6ADGtFNyYy0qF4S/e3sJ5ex9IBVFp6bpHgGFwQU3vmx9qKiVLqNCr4w9tEu/b4CF nJPv2oCx/yiYOVe3TUPXkXDdspd0Bd7zZChbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694150999; x=1694755799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zAaaOTMXsTJR0+psO8iughhAgKsDah1nstimlGeNKsE=; b=KeuN5X4mjDdaL6ozrQxmfKfoETbHB8Q1c80ShFxz6uhIrASbh9NMKoWckHeodVP5ku tMBXYabCYvjxp2YGc3S4cNOHPT6d9A57LOf9GW/Umdu7L2RipAul+CtTZBFirSa+naT4 ZVbQbyiYSudPMzBVLj4PDeTELRpkhV2aHTZzaFmAloPRmiZJQ8/U5eiiO4CLAkqEkC6p 5b7tPCYRJPDfETwheJOmNciMHrNWUagL71DUkM2AdDWWWh/uo5uPmE5+sGiJ1QpZR60y PO0lCoLtfHlik3DCIqMx2YWASC21bBxl0yA/UGLHLJIghSDEx2ubiUT6AqIm6jNXLTQ5 bpfw== X-Gm-Message-State: AOJu0Yz73EV4YojtRHCgEqPozxCmPTtGThhlBhXqUiaGXQ0qzDHqGMuu rQ6HjbreO9TaY5hVn7DASTAE28HVhGUzBa7j1TVi7ZjBSVp/PKlgXJm61Q== X-Google-Smtp-Source: AGHT+IFxjaibZ+Sd0IZA8nDl6YpgczU9B3Wet0LE+qFT9dNWGwgej1uc0leHxE0TEygYozso5yURqNWquA6T X-Received: by 2002:a17:903:1109:b0:1c3:308b:ecb8 with SMTP id n9-20020a170903110900b001c3308becb8mr1639458plh.32.1694150999732; Thu, 07 Sep 2023 22:29:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r2-20020a170902be0200b001bde65894d3sm27691pls.134.2023.09.07.22.29.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:29:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:29:59 -0700 (PDT) Message-ID: <64fab157.170a0220.79c8f.25abSMTPIN_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 E48926052471; Fri, 8 Sep 2023 01:29:58 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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/