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 5FF5B455CE for ; Tue, 9 Jul 2024 06:41:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B94842D83; Tue, 9 Jul 2024 06:41:54 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8198C427DA for ; Tue, 9 Jul 2024 06:41:52 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3737dc4a669so17011505ab.0 for ; Mon, 08 Jul 2024 21:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720500111; x=1721104911; 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=axVSZA3rVkRvE1y3LEz2nLwUAFO5QD0D6lmULsYpnYM=; b=Oir96FpDG22QOq51ZpQEMR1P/1ehvsT8IxMjVsPa1PziLW9WJB9sewHy9J62WL76ug b8ASygZ/CjkvCPfyjNHchlSynAwqB2lcV6pdNifVkRNP73LP2pp2+OyZAy2Vf4hgVYfr Oqm+CJNdAO4CycXEsQ9ibG5gJ9S37LlHwmnhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720500111; x=1721104911; 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=axVSZA3rVkRvE1y3LEz2nLwUAFO5QD0D6lmULsYpnYM=; b=Ts437jiS/SNORxdxR0eMg2Ob2EVqwfUUvXnt4QbP3NZWj35gwHP655x5J5kH4y6MW6 l8UZSLBDBjXnaxUAdLi3gsxUXeOIjr33ZuOv1K2ultMbkbV5Rp4QOo5/Z/I8HGXDSpMX /CzVohHo5WIPaoaePaU3ieL4wBZVv9PXtopgOCD0NDfc2oFwdnpbe2vzsXKj58RMdTPO PnziYQzh/yEblvUiV0AkCRwFcM2Z060RbSlpyJSq6Alp3b1TVoTZPfUwzQImvdWRSTz6 orXqa3aNrYsuVFeIaaetVHmTb90SFbyy7jwd5JPaqKbPIivx6j6ZmqjyUo+XRRv9s5da 2H+A== X-Gm-Message-State: AOJu0YyBY9dQ5F60bvY8h+PnG3WdjxSiUypO+8uazpByc+UZK5llJamk 9Y2Rt3CeJWH2iU0w3THKuSEINB17/cGg2hsOc639XsufZDCHA020On01rryr68YnQN6LZX7SvJM PfPvbj9DXZguWyOVslJ61XFTcICPF/QZFgv0lK7CpbtSSDyLFLDk5rL4W X-Google-Smtp-Source: AGHT+IE/OmpYkJ87u0birEX0qwd0Sy6pQZgmYDIOtIpMOoP4+4FR2bdv/6xtYvIou0aA50iLbJtfghI01nY1 X-Received: by 2002:a05:6e02:12e8:b0:380:fd76:29e5 with SMTP id e9e14a558f8ab-38a57000e25mr16296095ab.4.1720500111534; Mon, 08 Jul 2024 21:41:51 -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 e9e14a558f8ab-38a48f7fe0bsm426365ab.10.2024.07.08.21.41.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 21:41:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 21:41:51 -0700 (PDT) Message-ID: <668cbf8f.050a0220.e3b51.3140SMTPIN_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 123FD605C380; Tue, 9 Jul 2024 00:41:51 -0400 (EDT) Subject: |PENDING| pw142217 [PATCH] driver: crypto: scheduler: fix session si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705125756.227677-1-jhascoet@kalrayinc.com> References: <20240705125756.227677-1-jhascoet@kalrayinc.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/142217 _Testing pending_ Submitter: jhascoet Date: Friday, July 05 2024 12:57:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142217 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PEND | PEND | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/