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 378F64558E for ; Fri, 5 Jul 2024 04:28:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3312B40EE2; Fri, 5 Jul 2024 04:28:26 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C05AA4029C for ; Fri, 5 Jul 2024 04:28:24 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-64e81cd12cdso9041567b3.0 for ; Thu, 04 Jul 2024 19:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720146504; x=1720751304; 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=KUMHCA6Xkm3ecsK8tb35rlG0R+CC5XcJhlnyGH7esIM=; b=TP0LzOAWFKt9Hl/i6InJUg0roQbYw5PV6EJWmdVEAtscXLRXFw3WnBcdm5qfNHLHMS mP/s8fyRkymYwMQdlJD6IuFjZFBhBf01ulTonyAx8l3OCxU7ihlQd+hFPh5uXdUpZi7v 0nmU6g6R+DsLrhQPYi7Xc7gYsZCtppcDXNEeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720146504; x=1720751304; 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=KUMHCA6Xkm3ecsK8tb35rlG0R+CC5XcJhlnyGH7esIM=; b=jHcXBuneNbbU/4sOCHgG47eVVef6HcmxaXsp/P+strsbTHFf6Jvebt9eNv2dtJTclq 97vP5xhLrH058YRerckMZQI4+gQ96POcdaf/4aMwlpKX2tYAY7M+L88TAUq4HmL7z+sQ y9ilcTvUFBMRmAdkLQ5urLZhdSgiqpCRl28O3tzCahIpukSdpU7hjnapsYgEyM+4iwIA UqXDJaEaS/m/QjN6WCB+8r6G+DNIXYoMO3Ry8ZT9nldSLIAX98XbjBacEB9IZgr7192E tOwJVgsjsPnyxMSKyUfP7KDqRM+esSmJqsECfo5+64XLIwLT6Px/GRiWW6dwGTmVBToe /edw== X-Gm-Message-State: AOJu0YxzK4XitFFeBx/HEBm29fMteq8DxRVXDA9pVcXBGlWQawoA+2C0 IEaVCH4+3VHVrc1+2t0w3b44F6XWk8Tj3JVHE0Mqqt+O4ZsQCNUihxoIiUQTwr59yALvGoM3Rkb xQlDWQljZkdh/6PgiW5xk1npId5iC7A15Q4+8xmTrI1r/BhjP/6/cd/P1 X-Google-Smtp-Source: AGHT+IFHZiMRmq5yv85IDz1Y+kk4Y0swETFkolt5tux6fhh6+C0DIhJJe2GpBlhcTAnyW6UMlclo7PjLoGCo X-Received: by 2002:a05:690c:6d82:b0:62f:19da:a53f with SMTP id 00721157ae682-652f2918b88mr22217957b3.0.1720146504141; Thu, 04 Jul 2024 19:28:24 -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 00721157ae682-64a9abdfd79sm2821097b3.43.2024.07.04.19.28.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 19:28:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 19:28:24 -0700 (PDT) Message-ID: <66875a48.050a0220.d4a0e.4ac2SMTPIN_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 720CB605C351; Thu, 4 Jul 2024 22:28:23 -0400 (EDT) Subject: |PENDING| pw142125 [PATCH] crypto/qat: fix incorrect placement of oo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704102649.30400-1-arkadiuszx.kusztal@intel.com> References: <20240704102649.30400-1-arkadiuszx.kusztal@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: PENDING http://dpdk.org/patch/142125 _Testing pending_ Submitter: Arkadiusz Kusztal Date: Thursday, July 04 2024 10:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142125 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30421/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/