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 9C59A42CBA for ; Wed, 14 Jun 2023 22:59:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94B5340DDB; Wed, 14 Jun 2023 22:59:10 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 1813B40DDB for ; Wed, 14 Jun 2023 22:59:09 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-43dc17feb22so1166347137.3 for ; Wed, 14 Jun 2023 13:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686776348; x=1689368348; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0W5pTcOSblKifDBynsErcsQIj7bdoMom673G74IGtBE=; b=KCMJ1BEDNEE2NJk7x+goIc35tDBq1bsWz19mo5dOedQjY3PgCGNfyp3E1firD7M6RK a9W+LNZ8cCokEe7SGd9iJnrqckSd26zmQakkYJEv9BzF0OD+j8vvZh0ecnXLU/6W3M3T 0vygqnG8X4uUVFF/WnkVdoIkq3a2omR8qNYec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686776348; x=1689368348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0W5pTcOSblKifDBynsErcsQIj7bdoMom673G74IGtBE=; b=LfyOTBzr2K9H8LxrFdiFjl1QsEPZ0ysVXrfUFPsNYWH9riIh2/IC+oWB9tINBMytTV 2K+je0tTLzsU/ZU6A6v5/Xz9egtHzHokqlHJrwLOtERUW+Tkx+SX0iiKGHkl26v8GeKm Dyuw2t/ZipOskS6VwdRJm38C8eYbrwtUZ/Hw+kMCmH2HghmrCWTdhmNXKoqawW1nyNNh bD2dDOf1QaABClAWBlJ1Xa7Hf16kAxfHaBvD5SX74RyggvvtjPsg4XaesuN5wCl2tC8E YMC5QNtc1f9ZhFEKSGt88sjKL/caGd7i8EOlPkTfswQTzdpxkEZMWv4MtAMvf3++OkMn sMRg== X-Gm-Message-State: AC+VfDxs6KBLS2rugHzKoUJbybaqr93Poxm08eucNEtrI6lZTNsAc04g IQDaa0BUulRLOzjCw82NmtId+DU5BUCVBkoW685Y9xEcOzUXIGH8WJQkpQ== X-Google-Smtp-Source: ACHHUZ6+xZT2CIFs4NNh9/ycUJHVxYs7DLcpVcKLN9HBs2BRPtkaOlwx5skOKXEvPSVtSLZBioszD4NpgUUi X-Received: by 2002:a67:fe19:0:b0:43f:5a43:aed5 with SMTP id l25-20020a67fe19000000b0043f5a43aed5mr57612vsr.6.1686776348506; Wed, 14 Jun 2023 13:59:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o11-20020a05610232cb00b004365c45a1cesm276607vss.2.2023.06.14.13.59.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 13:59:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 13:59:08 -0700 (PDT) Message-ID: <648a2a1c.050a0220.28a1.4d16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E8D9605246B; Wed, 14 Jun 2023 16:59:08 -0400 (EDT) Subject: |SUCCESS| pw128687-128691 [PATCH] [5/5] cryptodev: fix comments of m 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128691 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, June 14 2023 14:26:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128687-128691 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26685/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/