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 6814D426D2 for ; Sat, 7 Oct 2023 00:37:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6357340272; Sat, 7 Oct 2023 00:37:39 +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 D41A140272 for ; Sat, 7 Oct 2023 00:37:38 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f82ad1e09so32554737b3.0 for ; Fri, 06 Oct 2023 15:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696631858; x=1697236658; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7q3uvP52VBg1TVIRxOB9i43jmfFDKBwxw7lM9XA5Ni4=; b=XxirQYE30xnAnJSuXiQH7tUlPxgpiVIihojljE4utUxKtnLwO6eB1Ssf5A/tJYTW2L nCU+E5JTBjhfn6DmdGypPKvvivOgWSxvxTkH0vCb8F689WHmAViNWrfuRzf5xcaF6/o4 aG53d/iJpbvoEt7o0U61nV54eCGckVvFHg/GY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696631858; x=1697236658; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7q3uvP52VBg1TVIRxOB9i43jmfFDKBwxw7lM9XA5Ni4=; b=CvaU9uvg/WAi8maU46hgJvX4cyEOhrQkKAiHj0du5xaZXiF7fR2/apNsq/tG/6JGHd iPGHw+eeM0pvSztaMHTTslqBj3dAKaoQ2ZNHL1FxAo4zZdsl0x8BYTkl6pvg+ET4urhT 4WVKDyIAysvk59YV+IdBV0ruSiJlCmQpSZR61UraA4urbtx/g2TTLJ/M3hXNHjsrf7pL 1n1ikUnOaTLjrqrj8AyVLGJ0rRSUwxyzSnJkDdfphFxDHg9hnzbAHFaUJb7Ns+Shx6t3 OgPypH7Y5CJztGmENJ6QeeYv7dZKdDRsfj+z+ajWFBDDjvlhAGJ18KBJvSyEAywxA9iW Fs5Q== X-Gm-Message-State: AOJu0Yye7vUx3yW/Y+AtfxmH+pTEhs/9d0Kx28OQwGW1kvsR7WlnEsjg bbYKhoWOTC2w3lXaNLruBTIxtqAcyBCf4zUWIWWCjsxT6PYJzFFHuJoHmA== X-Google-Smtp-Source: AGHT+IFzqi8Vjo1vETeQ/p/QFOg1KUhshHCxa/i5XXMvsvzcZdVhcihoT+ISKYADiwmCI8S2MqAhkwr7oa0E X-Received: by 2002:a0d:df0b:0:b0:59b:eb64:bccb with SMTP id i11-20020a0ddf0b000000b0059beb64bccbmr10397856ywe.12.1696631858299; Fri, 06 Oct 2023 15:37:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p125-20020a0dff83000000b005771d1c775bsm479874ywf.55.2023.10.06.15.37.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 15:37:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 15:37:38 -0700 (PDT) Message-ID: <65208c32.0d0a0220.da0fb.834eSMTPIN_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 F2E08605C351; Fri, 6 Oct 2023 18:37:37 -0400 (EDT) Subject: |SUCCESS| pw132360 [PATCH] [v1] cryptodev: clarify usage of the bloc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132360 _Testing PASS_ Submitter: Ciara Power Date: Friday, October 06 2023 13:06:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132360 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/