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 5F6B44269E for ; Tue, 3 Oct 2023 15:47:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4908F4026C; Tue, 3 Oct 2023 15:47:06 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 1FEA84026C for ; Tue, 3 Oct 2023 15:47:05 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7b2ca45d5cfso429649241.1 for ; Tue, 03 Oct 2023 06:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696340824; x=1696945624; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xHCf9t6LbLqrukVw2DOrQvIitd/ppSBy8rssLepKC0o=; b=JuwY9emuQlekJ/TZ92wUHVH68dd6xc43VgCwI+BY8p4/Vha0f4QOV8SVCu3/3pJUHq Ch08FEaF4FE9Y/EzsN0+WJoXrB5hBcoVwl+OksKBQJXPvRl2xImflPK6bQB0Rr+/aQB/ WVESxOFnPpW4iQhW1RANjVCBUv0Adp1ivv3mY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696340824; x=1696945624; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xHCf9t6LbLqrukVw2DOrQvIitd/ppSBy8rssLepKC0o=; b=kZvUg2hD42d3GJxSu7ytSfHStJnva8X5w2WM+/5s+Xu84VPKEmIGLFEA6NlV4OH8YN nuUAyjkRiyHrreAhSe22AnkqqYcXzW1UHlIFX76XCEry2ZPs6Fe4nzndCkgYga+nk8uN u5MNx5rbpSTmJ8vfM15l0J1OIfqhG2NGQYScen7TOEYO4+QXwXZJh4eWNsaq16stYblL xvew7UohOa3oKDRu4HqquQ6K/LwpkTr2U9jZzoWjp2Wuo+qfSpHrG6ndtSqLkD2zWIo4 /eSHeOgELVmfuM+++gLxbEmsSVLOrPE0M7btTnYBj4cZ2KuFJ6wsmhTvHx6kwvJMqFUO zvmA== X-Gm-Message-State: AOJu0YzIiE5cTjl7ce2ofLg26o4pNJDtjSmVGo9krhT4u+SVzQwJx0Oc gYMu3jQkm7Z/eMoLN49vw37OFZHjBWT/PcA0ocRc8a4dFuGM8xTSr3tBWA== X-Google-Smtp-Source: AGHT+IGSCqi5/nRMGMNwJJoGKk3tDluZZN72+CFGUy0OmH2YeaKnRWN1PVu53sOlosqxD7YENyzSxXaq0zvE X-Received: by 2002:a67:fd4a:0:b0:452:82c4:d641 with SMTP id g10-20020a67fd4a000000b0045282c4d641mr11965234vsr.31.1696340823970; Tue, 03 Oct 2023 06:47:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a11-20020ab0080b000000b007941bb16b56sm207683uaf.10.2023.10.03.06.47.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 06:47:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 06:47:03 -0700 (PDT) Message-ID: <651c1b57.b00a0220.a0379.41c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3867C605C351; Tue, 3 Oct 2023 09:47:03 -0400 (EDT) Subject: |SUCCESS| pw132276-132280 [PATCH] [v2,5/5] cryptodev: add details of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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/132280 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, October 03 2023 10:48:54 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:567703b176f24e1734ae3cb4d4c90cc5dd02de4e 132276-132280 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27810/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/