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 57E914550F for ; Thu, 27 Jun 2024 23:56:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E4E040E2C; Thu, 27 Jun 2024 23:56:06 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 8810940E2A for ; Thu, 27 Jun 2024 23:56:05 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7163489149eso5557227a12.1 for ; Thu, 27 Jun 2024 14:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719525365; x=1720130165; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=cmQuTRMEay9L4EYpyXRVL96iKCoi3t5LeVMFe+6ypjw=; b=UsUOWq7wVHRU5tKXsMV5dd4DkCZmn2cby0VfQP1hJxHpMotoINhfZUTe4rjbTmeEP4 J16C5r1izvMEJc0QFMjIekl5hGVDS+TxsIotx/T/VFWbGr2PJ8Octm/IgdYxxMa8yx3V QxsonhtpbZ+Ye8HGsgDGpVMq0tIOkELsHOuQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719525365; x=1720130165; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cmQuTRMEay9L4EYpyXRVL96iKCoi3t5LeVMFe+6ypjw=; b=Bj4DLf0sQZUFSeh/IdpNf2KQB/SJ4fo2/sT8FX/NBLWzSgn6tFzjqkHh/Nq2Dz2lqS hrOf+1KuZY5amizn+C2Lw/AxtUGoEZrVp8TVdOyI68AEKeO8JUHFvxWkbiuZICf62MuM MBN67/9Ii12rQqtAWzxEzJClDPUdtuEAHkRAxAzVRSBavjAvkj+UBrSNEGnnQOuiDdD7 sMQbRgBzvXndZeMaYIq7dJadEICUpc9srMXNh7RSc1egPzFVPyURdzh6b5+J0iXzhpyt JDr/Dr9FRqgzySQMEmFl9pjKK51tADEgVX+3R3bCZtXzVSt+GnfqVI/tUNX66r3nrogg ct8Q== X-Gm-Message-State: AOJu0Yw25qPkl1MagtqfVHFauof/yumgBBgbAKS1O2evGdgUwK8M4SkR zwHwj4YZbs10RS9Rtj6y1y3ppZLxsfREjqCQlu0NVYp9hHWvCvT6MJH/QYcU6XaZsBgLl9t6pCJ 0svaiZfUyAgfoeavMnPdx9UNphJ4J7fYyvX1FHEpI X-Google-Smtp-Source: AGHT+IFF25w36Z0PvVUtS6NmVEMhY3k6koLslymJ6+ylCGSruGY9x2c+9nW+X7yubWiHqvMRWZr8c8IeQy+c X-Received: by 2002:a05:6a20:3096:b0:1bd:2c36:afd6 with SMTP id adf61e73a8af0-1bd2c36b222mr6203506637.2.1719525364661; Thu, 27 Jun 2024 14:56:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac155a039sm142605ad.93.2024.06.27.14.56.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 14:56:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 14:56:04 -0700 (PDT) Message-ID: <667ddff4.170a0220.991f6.107cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D1601605C373; Thu, 27 Jun 2024 17:56:03 -0400 (EDT) Subject: |SUCCESS| pw141948-141949 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627100626.2430162-2-ganapati.kundapura@intel.com> References: <20240627100626.2430162-2-ganapati.kundapura@intel.com> 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/141949 _Testing PASS_ Submitter: Kundapura, Ganapati Date: Thursday, June 27 2024 10:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b80379078a1f7c09b8d0ece24442c8ff2e2c67c 141948-141949 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/