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 584D142B77 for ; Mon, 22 May 2023 22:54:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55AB6400D5; Mon, 22 May 2023 22:54:13 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 67C20400D5 for ; Mon, 22 May 2023 22:54:12 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56187339d6eso84625887b3.2 for ; Mon, 22 May 2023 13:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684788852; x=1687380852; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PP6mtBk96W27/9mX1w1YnaxGL2ZeOzGJ7RAr0vd3188=; b=Whm1EzjpBUmkVopP6idMUNnwbVA89iYK2inQ3MSQZSljIITGYeSlkRxYe1iffayMMi 6ZlOA+K9aKzXwpX/kNFxFXXENUVQRelAnQhhy/5fwXa95HlIupcsA9Ejp3ZemhlIi0fi Ta0N3+wf3TKGyNmQCRg7JmNeFIqJkD41bFQzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684788852; x=1687380852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PP6mtBk96W27/9mX1w1YnaxGL2ZeOzGJ7RAr0vd3188=; b=iGIUblTW28xJ/Phy/Bn9xiRCeIIG1oRQanepiwZpQZuAagIZNVEN6m8rYpI3PkDIZT vd5/DBgsaBRZtzh3haptB3l8TQRaQU2xf6W456C7tePB8jJyaRdjA8TFc944Ed+kIKZB SdlBviltmRS1jrVGt0iPs4ohouUtHnY0hfLT7tUIcjtfT+Fv/gPC3lmVcAAnpt8ctgn2 CIXKlnB8CSLTBMmdB3vUokww+2w9zoXCskSHm2eDpo5rE+kbUCNxOK1QhqFwXla8vTLx iZnw75U7bDYH+DXDFJvoNBulgMyW6pLcGz6b9NZGqGqjx/tQIPYAfvO7bmKU8NCSFa14 QE+Q== X-Gm-Message-State: AC+VfDxlVgXeMJ3ahdFgRMaIj12+2G88r14KNR0uaLVU9oOH0ha5S1U0 kFT5gR4IdG3M2HyX5h7Rs2Dv4in5g6TXRQBO0DZFcy7LrXRPnkq8RfQRjeLPFMS7XL7RfQcFqA= = X-Google-Smtp-Source: ACHHUZ41FbF9meNE5M7wzQBi65yqR5TxiQGLbaoCH+hk+urw9A3gliDSniS7MSruO7TG7gMO1XbECYpgoX+p X-Received: by 2002:a0d:de81:0:b0:565:3da9:2bc1 with SMTP id h123-20020a0dde81000000b005653da92bc1mr238258ywe.1.1684788851853; Mon, 22 May 2023 13:54:11 -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 s136-20020a25778e000000b00ba78f4ddcefsm1329163ybc.23.2023.05.22.13.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 13:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 13:54:11 -0700 (PDT) Message-ID: <646bd673.250a0220.e7ece.822fSMTPIN_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 836B8605246B; Mon, 22 May 2023 16:54:11 -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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127177 _Testing PASS_ Submitter: Kamil Godzwon Date: Monday, May 22 2023 18:49:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127177 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/