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 C418642B7A for ; Tue, 23 May 2023 05:02:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B166F40A80; Tue, 23 May 2023 05:02:55 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CB72040A80 for ; Tue, 23 May 2023 05:02:53 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561d5a16be0so88620167b3.2 for ; Mon, 22 May 2023 20:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684810973; x=1687402973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1AuTLmwEaDDxFAGl/eiYC2nuz7satcvgOYx+2JKhPH4=; b=TsVEBHv8nc5lOFFabRkywe+0JnNU8fJqqVqAnw5ryz1qv3z3rLlLgXCaUBcQppHET+ z/aD87LUvXTkc6SAgn58zdAgqdbhbdNH+EdJf67jAYw+vI9U00t+sQFTBlYPQluvACCi FVoTlvgfSCQ96rEBgOpgUT48vO6itEeZj1BRY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684810973; x=1687402973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1AuTLmwEaDDxFAGl/eiYC2nuz7satcvgOYx+2JKhPH4=; b=feYLCaC3z+BJggL5jMWQBzbbNXvCzKMTqwA0hk6HWH3r5gukvTp7FH068GOHOpSkah pefpAIIKvEq4bktpZdwlbV/w/SeYoODjl7xWcEJb71JTX1cnPLaVrjOGG5h5ZqbimNJ+ QndIheBiozImw9S+jyJ9nmfhLeItKuhM/ZE29bwJK9imcKvLo51y69Zql14+VZ8JI5V8 FM8GAg9E5DmqL6IKl/T8D+qErNAyJp1yo7aEFSKEnSKurYuulUwSwkGurm7N75PHLWWD Gil+p6qnb8iWynj6mKM+VzhT+KK++Sv9VUif1BC8qtQE0EXfrQvhPdHrK1HX/GrpZe68 lVUA== X-Gm-Message-State: AC+VfDxafjQ5cKM6nhG7xvzKZnhKc457nciJIlXK3v3L96/bzdNmjooB GSqHQkiad0qXcQILrkE+n5ZmYIoICtUmY/EkmRBzElLM1gTccUJbNaOsjw== X-Google-Smtp-Source: ACHHUZ6O8zNuLKhTLwxgLlXRcecLfPadU5upAZ+fykjlZyoi1qD9oS0qyHBvgsr/KqNZxa3CycCZJnA5ra3O X-Received: by 2002:a81:4ec9:0:b0:562:6c0:c4d3 with SMTP id c192-20020a814ec9000000b0056206c0c4d3mr13785598ywb.13.1684810973247; Mon, 22 May 2023 20:02:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n17-20020a819e51000000b00562167b8b0esm1419408ywj.62.2023.05.22.20.02.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 20:02:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 20:02:53 -0700 (PDT) Message-ID: <646c2cdd.810a0220.5032b.37dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D113E605246B; Mon, 22 May 2023 23:02:52 -0400 (EDT) Subject: |SUCCESS| pw127177 [PATCH] lib/cryptodev: fix assertion to remove GC 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127177 _Functional Testing PASS_ Submitter: Kamil Godzwon Date: Monday, May 22 2023 18:49:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127177 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/