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 043914316B for ; Mon, 30 Oct 2023 08:54:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F169240285; Mon, 30 Oct 2023 08:54:54 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 48EA840285 for ; Mon, 30 Oct 2023 08:54:53 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7dd65052aso39688977b3.0 for ; Mon, 30 Oct 2023 00:54:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698652492; x=1699257292; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Op+QarxoxVlK+gQwaIZcRM6BzUNyT3ZzzrP6It8T0GM=; b=L8z314eQFwBKLi8fOUicWjA59Ugixcm+Jg4XDd0JAmyXTBcrH5Aagyq3/p/D42hkO5 QT8VjJvPEbUn5VinrxGo2b+GpO1W6KRc0BQtlvmZUdEu/7chJ9dWtr3LsEcXVVFFYjID dwn/7qWAtrMCp80wB4Bv0j6xvX9hYfmNM1voo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698652492; x=1699257292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Op+QarxoxVlK+gQwaIZcRM6BzUNyT3ZzzrP6It8T0GM=; b=tX5HIGwVdVa2p4p/jFzhlgpP1SXBnYIOeOD5cYj228NES4+XgP9w0bbceUOslDmWEp fugi/LOEHKMtaCBrHw8s1n/fdL0U7Bs1wF5M3hgGPhJXpbirfoWUmjzrpm4oQQJXqVo6 tRQn8DBmXM31NZ3aXIt9XFSNdddeYYbz7heznJuX+2cEDFERo+SfeLvmxP2aeRtd8qGY +ppS4hp01zdoHA4a4bqb8orqf3EddKv8LAVYNMRXeKeDDKjsQKzB2zI7W0b37mbyTpC2 4hwhiKHdlvel0P05bmp2Mbaj6zjDQONu91g5LR+hRLJi6uh4OcDmJtQIYaodnWzaUAlQ cSDg== X-Gm-Message-State: AOJu0YwerFeolhS8MFJ/58NfomuAwF/fFre7WTfPQhrVGE5nxKV0qZZZ THemf/cBFFiiorixf06HePKcWbYEIsNbFNOkfiBHz2AtXCGFoFhN/JYL+g== X-Google-Smtp-Source: AGHT+IFbdXAAC0bAuhAO40Mub6XgmnaFCQQ0qMh2bBM7CdTo1zDqZd2S9rEOFE2WRUPZa553RtUTERXU7i3y X-Received: by 2002:a05:690c:fd5:b0:5a7:d4c2:d59e with SMTP id dg21-20020a05690c0fd500b005a7d4c2d59emr11051720ywb.22.1698652492687; Mon, 30 Oct 2023 00:54:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m124-20020a817182000000b0057005bc0932sm1146115ywc.74.2023.10.30.00.54.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 00:54:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 00:54:52 -0700 (PDT) Message-ID: <653f614c.810a0220.5c1aa.12faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 58DF660524E7; Mon, 30 Oct 2023 03:54:52 -0400 (EDT) Subject: |SUCCESS| pw133623 [PATCH] test/crypto: fix mbuf port in Rx inject 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/133623 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, October 30 2023 06:45:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133623 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/