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 02BE24558A for ; Fri, 5 Jul 2024 01:30:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2DF84027E; Fri, 5 Jul 2024 01:30:49 +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 6B59540275 for ; Fri, 5 Jul 2024 01:30:48 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b06e63d288so5628866d6.0 for ; Thu, 04 Jul 2024 16:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720135848; x=1720740648; 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=HxntQJWDo5A0MwrwrfZ0vkTNUPieLQuUoHYgCS8Iq9Q=; b=awzz7m1zHPpFlzLwyCoulo5HZ1mLxAGYBuVTP5IhCmtKX9FN2JdQ2Yz6eOeM4zDX7C 2uiTy3ABh44S8JXsloaFW1SD+ZIGUwKzXMbgsXdBeHXBMb7G1t+bQC+Vk07AhCMipJLw qHPSeOB408pR5FoaASBZYnb1hblQuRcc9Jd98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720135848; x=1720740648; 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=HxntQJWDo5A0MwrwrfZ0vkTNUPieLQuUoHYgCS8Iq9Q=; b=i9p6IC7TF06SjrK9zABaj+JN6t3QUlohYwO5tF8O54mWZm6SU5HMnA7gmDsKkzOBS0 aqsaCNcTPvGMpS1pum9l/WAAFmPJVTTpw8TPrT1rFbC8JV5TJ2IFEfa4mmLgoFQJSiO6 fRwroITEFOOlU41d5BGx1aoE+ZvenbC5D6ov3Lrub4iVkPiabIGJqaB7PBZI0XiSSZWA XD5+851BPKkx4HCx4VsBYfdH8jcayZunqUNyTkKIx/m0bbbC1r9TB2ko24OQYtKsIWif Tjq5NTy/fzKqp2fPevy7oABuM6S9myRnn6b+zgxm1wRjjEbd5CIcBQsX3QyY6A9dRYMg p1Ag== X-Gm-Message-State: AOJu0Yw7O9jjVrsKPbhJkomiAg5ouzuwED5ys7pivhAENlKZgoSkwfc2 K86VnEafAXQkzvgfZnjPPu7If7pN40ztx7keNsClX6u+hMFc/G4SNzJPJZR7UudNXTophfzV4u2 ckUF8R8UiHbK89zLx5prJCHnEoeegfjtxBM2bmyPGdpE7aTgnavEU8XZI X-Google-Smtp-Source: AGHT+IEWtbBCMfW8TQ4krhBTCzN6UgbvTtx0pDraBhdEtTNjUp/4I3n2NfN0i2D2YPY5QREnxpzA7vPHjfCJ X-Received: by 2002:ad4:5763:0:b0:6b5:dcda:bada with SMTP id 6a1803df08f44-6b5ed09aa54mr35800956d6.55.1720135847934; Thu, 04 Jul 2024 16:30:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b5e833aef4sm1295296d6.37.2024.07.04.16.30.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 16:30:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 16:30:47 -0700 (PDT) Message-ID: <668730a7.050a0220.58ccc.9442SMTPIN_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 9E7C5605C20D; Thu, 4 Jul 2024 19:30:47 -0400 (EDT) Subject: |SUCCESS| pw142063-142073 [PATCH] [11/11] crypto/dpaa2_sec: fix issu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703102649.3096530-12-g.singh@nxp.com> References: <20240703102649.3096530-12-g.singh@nxp.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/142073 _Testing PASS_ Submitter: Gagandeep Singh Date: Wednesday, July 03 2024 10:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142063-142073 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/