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 41B32425DA for ; Tue, 19 Sep 2023 22:06:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C84B40A6E; Tue, 19 Sep 2023 22:06:08 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id BDB2040A6E for ; Tue, 19 Sep 2023 22:06:07 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577a98f78b2so4405038a12.3 for ; Tue, 19 Sep 2023 13:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695153967; x=1695758767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TGKGnnDZf2cIdlp02crSeT2kQO2pDexGj3AP5ubOsMA=; b=Gudw+jARjFyDp+Eyt7LEhTyeRP12gZTcsY2+DUD4mXZ5P+3uUXN6uE75+qUzzYynyh hMDyI0XVG1uZDTSfoKy0rTB52yd7mnT1+zoZpBd2yv9urBJZXEChw9OGuioF5VFgM7dy XSiC/kPgWFx8oJfCqJr4FbfW5yJ9eUCLfJkBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695153967; x=1695758767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TGKGnnDZf2cIdlp02crSeT2kQO2pDexGj3AP5ubOsMA=; b=aqfJlfc9b4xga96Df7iNDlekNGOXj1IJrswewLqhy5CUogUuawpCIoxxi1CsFiav5g qUmF+HJXgew59xHdrubuRywD5m4pVbVk82mL+GcaJU98DIWvR1fLVnWuj1CqisOvwEQ9 +QuFB5W6AKtRoNmDOLVACTSScwl7oqZwbdrh2LEy9jMFBMtKTvUdSMHd/X/MZOZtBx7X rq9SvSvnARiNTw5TdeWaxjQgSIh0BOM8eQvTumdHEogQ8x+wkSlChpNmza0JdBygURT9 5l26FdxjQXgH8FWqEqFaP6pFx5zWd3jVos205vEDIZHM6Vw8kAeoaEH9rEy6Vd2q0TsI jtMg== X-Gm-Message-State: AOJu0YzVbW9BfK7RylIGGYmPGtPOdG3POEjKoNyGXZ0EepU294D5cLif oMVkotsbpPZpHTcuhUxK2LgXE/NMRjzPmN4+G9bFyRUTQ0A5zU9wSc+BQA== X-Google-Smtp-Source: AGHT+IEjXyf3BAZqdwojvQ5BZvNraIfhgYrHl9x4rORbGozU5meKGnU4iFXhTqWI7M34q8D1+8cJaZ5Mee2F X-Received: by 2002:a17:902:a407:b0:1c4:4dbc:92bc with SMTP id p7-20020a170902a40700b001c44dbc92bcmr453186plq.16.1695153966809; Tue, 19 Sep 2023 13:06:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iy7-20020a170903130700b001b8adb55f87sm182863plb.135.2023.09.19.13.06.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 13:06:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 13:06:06 -0700 (PDT) Message-ID: <6509ff2e.170a0220.2ed3c.820cSMTPIN_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 04C866052514; Tue, 19 Sep 2023 16:06:06 -0400 (EDT) Subject: |SUCCESS| pw131638-131639 [PATCH] [v4,2/2] test/crypto: add DOCSIS s 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131639 _Testing PASS_ Submitter: Coyle, David Date: Tuesday, September 19 2023 14:14:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131638-131639 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/27653/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/