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 D05F045680 for ; Tue, 23 Jul 2024 00:59:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEB65402C3; Tue, 23 Jul 2024 00:59:29 +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 32AE1402B5 for ; Tue, 23 Jul 2024 00:59:28 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b7a3e4686eso29365546d6.1 for ; Mon, 22 Jul 2024 15:59:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721689167; x=1722293967; 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=uA5Q2sGHZuWo4tkJTDom4F/t7RtJ43jV2z2gusRx0CU=; b=DYnigOOvnREbL5sWlJz5uf/p3TpSYQlShx+jPrzveMyLcNiQo/n/GR1r8WEHUZSPMo Uqkq8qvzZJFmVT9hjpY8aiY/o4plFK+5WinwnhfeD8a/tEXkqzyykoC9y+vmdeBSQgDD kgDeoVsgRPDZYAAb529EJlwzkD7ZaR31XVOts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721689167; x=1722293967; 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=uA5Q2sGHZuWo4tkJTDom4F/t7RtJ43jV2z2gusRx0CU=; b=CeoaVXvuXfBfUZzDhihGz3ptkuLtRG7w5wGqfwTGtQwJWY+txFnnuSUigY987WTfvo 9BjWiCFnMJe1P13fRyVaOIZdzep6R+DvjLiL1eLEVfQNjYMRR788HE+/HvegdcszVCrN cVxYZHcagqEW2/JyjUWiB0GLSVOIHNLJRB+X/8pqExOkx6QqZkl8bvmox1Hq9qwU2G9A YrreOHXNSOmDYGNqnGO4I78cYeDKMYrqI+WNyTQP5aoz5anM/TkMOWBOmRfrXFn+uKhM fYB43WcMoK5itoF88+obIFfbWJZ3U9LJlKV9bWFpLrAAzl6CM8WtPfHywkEcW3/6DEqX oa+A== X-Gm-Message-State: AOJu0YxvVMUupRjcLyNtRiUCWQS094/vFZC35hhH7p7f51EGh0y7kk2i Nqz1UR2es18ErJJZu3D++ogRDaRCegEFUIzZUSd0HyTTLrt5SF9gsqm9sJ/0DZarISFxZ5NVWOG WEzNODfLjT58ANLmyr6ugmdBoCdxOUgMZ4XQxcgd5Y3ji+MijlLQyAcjY X-Google-Smtp-Source: AGHT+IEc1PGYMiGVwU5wtYJaKFCQ2caqXZspNIuB6YujTiaikEI4VAbiP1z5Ma4XNGozl7G5cKFJbGSm9YIy X-Received: by 2002:a05:6214:d0f:b0:6b5:e9a6:8416 with SMTP id 6a1803df08f44-6b95a924f3cmr110876766d6.48.1721689167509; Mon, 22 Jul 2024 15:59:27 -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-6b7ac78847bsm4338296d6.2.2024.07.22.15.59.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 15:59:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 15:59:27 -0700 (PDT) Message-ID: <669ee44f.050a0220.14af9d.847aSMTPIN_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 37D17605C352; Mon, 22 Jul 2024 18:59:27 -0400 (EDT) Subject: |PENDING| pw142617 [PATCH] doc: announce cryptodev changes to offloa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722145551.1159-1-gmuthukrishn@marvell.com> References: <20240722145551.1159-1-gmuthukrishn@marvell.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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142617 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 22 2024 14:55:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142617 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#242989 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/