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 EC52B4590C for ; Thu, 5 Sep 2024 11:36:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8A7640264; Thu, 5 Sep 2024 11:36:25 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0E74C4025C for ; Thu, 5 Sep 2024 11:36:24 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-204d391f53bso5509455ad.2 for ; Thu, 05 Sep 2024 02:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725528983; x=1726133783; 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=S2U23I2x/13T3CHyQ3d4re8Y8dZI6pMyAKdKWI+3L9o=; b=Y9KZQbOPH19GmuGgT6akUES30qH6lNad/R6Az7tz8mo6PHf1Hv2Hso4Cz1vh29QdAJ KrrO2VjO6CzvDAQ2FlQGqvANSVYE0QCDn28O7bwa4ytqgYgT1MEgWrB+7OfrgGLnbVIv VwN35uMRLwtUxITYNnOfUJ1hDgLfgPvFfWokE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725528983; x=1726133783; 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=S2U23I2x/13T3CHyQ3d4re8Y8dZI6pMyAKdKWI+3L9o=; b=HDFEB89cF5oLgIN76n5IrAXHVap1T6uTz+pmAp2EUulLMn7OdP+Y5LbtSMl0pj7VSc RjVDTxsWN0EN6+AjK8nCeFw0Uz9pemj2eaOhcWSGxZ5Khmru1kGNr1aek2zSE3mP/5Zo RY2WgUBqM+LLF0tRy6eXy3f1fJXcz1iYa9ymveOWbo9/qmaVs0cI3yOEpwSVrk27ehw1 K9iE1P0lFuCfYiZ4TyinM3hO7eI1K8vVPgrTW2NTtJCL3EkiYiLD3w//qC0g/0yimqjg Z7rfU0h62nYWoVhoEVPcjd8w/rZ+dA7yTWcvCHd1pj+2gnEXdm5w+WXvIu0uXXIOh4Ly z9Sg== X-Gm-Message-State: AOJu0Yw4oiX+90G54mSLVKU1eox/6nf4JpNYpNbIv5PDjsBawc3i9Amu GibBMRYBpJ+xRSZtmy+ZkK+GoqTM+NjTymMZNU+t/hZN59r04CQ79hNrMjoDexbRBzmX2QWfucB 59yqNn2ObdCdP8WjpjnLPCqPyyNB0PtuSoHPII73z X-Google-Smtp-Source: AGHT+IFbFVu7u4TSU8/cph490lhV7tAhK7oicuZrjtkYMbiu4szQhkrN3+GnO1jGeQhUEUyvuwR2+m7nyoLk X-Received: by 2002:a17:902:e804:b0:1fc:568d:5f05 with SMTP id d9443c01a7336-205472c61acmr194121445ad.8.1725528982960; Thu, 05 Sep 2024 02:36:22 -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-206ae9fb190sm1580635ad.118.2024.09.05.02.36.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 02:36:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 02:36:22 -0700 (PDT) Message-ID: <66d97b96.170a0220.195dec.c254SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 1440A6050A6B; Thu, 5 Sep 2024 05:36:22 -0400 (EDT) Subject: |SUCCESS| pw143630-143635 [PATCH] [11/11] crypto/cnxk: add PMD API t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905074631.1462357-12-ktejasree@marvell.com> References: <20240905074631.1462357-12-ktejasree@marvell.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/143635 _Testing PASS_ Submitter: Tejasree Kondoj Date: Thursday, September 05 2024 07:46:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143630-143635 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#29157 Test environment and result as below: +---------------------+-----------------------+-------------------+----------------------+--------------------+ | Environment | dpdk_win_llvm_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+=======================+===================+======================+====================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+-----------------------+-------------------+----------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+-------------------+----------------------+--------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+-------------------+----------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/