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 D02E54269E for ; Tue, 3 Oct 2023 15:41:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8B464026C; Tue, 3 Oct 2023 15:41:58 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C386B4026C for ; Tue, 3 Oct 2023 15:41:57 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf55a81eeaso7122795ad.0 for ; Tue, 03 Oct 2023 06:41:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696340517; x=1696945317; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i48sYw64iO1/Ag2kUGa2etSAURu0JVbIyOaeSr86rqk=; b=SblGOdJhFYVdmCVG+OFdeHyOwCeh5O2QrK+LsgDakca8IkS1yAoqnAyj+2QKW2/XOO ofoiapUVpm1+veB1pogwK2SvGelIwC7EHZNkKmrWtUh/FAKRCC7boar1EcVJa6WbgG5n 1oAlEMvE50w+uM/pl1WH9Dnxp0sB3aHT7rDRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696340517; x=1696945317; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i48sYw64iO1/Ag2kUGa2etSAURu0JVbIyOaeSr86rqk=; b=ojNqAKwXGM8QLr/LQLBVYv9ksM9rDEK97j8j6HTSscFAhPJP191XKe7TVFDudMzFEc TT8plgHBM6CRt45S1IUnDrMwQMindRCkD8tslM6oLnxra5QInHkMo2K95Y3XrF0k8AFS sggSiJE+pO524/H5xlkOXjSnaXt3wt/B5zfd32zg29+9Y/r6axnflQzMaL7PSnpN5Mue rekuxhuwcCJjRp9DWlsH5LRiJWfXCw3TZMeg/S9rC757rQbJN1WDcDMmrUSeGdo+2b9I Mrvgt5TUfzjnjDDcQK96l123pqYshzDbr36n2vZTrJFoFSw/VnegyxX74K9PZ/IMUHmz NE8w== X-Gm-Message-State: AOJu0YzG2rSzyQgVyGC8tBErEm1pvzIZO2AeyetleTKiSFUJaoLSws4j BwwJ716mM763Jb/PotK1GeLrAQY/zNtNUl8KanR9HAUWFd3MJMdInd0lww== X-Google-Smtp-Source: AGHT+IGm3ChSM/IjXpMxtuL6zoupzTUvsYpr3GfpCZTvrnvnqwKSytOECn4+2SrOnQQvuKUAoAmmcHi67bLE X-Received: by 2002:a17:902:e544:b0:1c7:61a1:9688 with SMTP id n4-20020a170902e54400b001c761a19688mr6907149plf.7.1696340517087; Tue, 03 Oct 2023 06:41:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5-20020a170902e9c500b001bde65894d3sm128135plk.134.2023.10.03.06.41.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 06:41:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 06:41:57 -0700 (PDT) Message-ID: <651c1a25.170a0220.67662.25f6SMTPIN_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 2C906605C351; Tue, 3 Oct 2023 09:41:56 -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 | +---------------------+--------------------+----------------------+ 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 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/