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 BC2DE431F3 for ; Mon, 30 Oct 2023 08:59:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B59F840285; Mon, 30 Oct 2023 08:59:25 +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 619D940285 for ; Mon, 30 Oct 2023 08:59:24 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5af5b532d8fso31978857b3.2 for ; Mon, 30 Oct 2023 00:59:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698652764; x=1699257564; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v9S68YlutSzeonuB4Uap57ufycMV3+kf+6ueUdymh14=; b=E9GzvkZpwB/zpA4UXtFBBeSxTKkLm1k0GWVSFOxDd4zkx4k120A5y4a4DatlYRCSuX QHHvqeGqNETU391I+cQme6Y2f9F6Gnfq20iVaMizWV5viPPcVDunVzaE03equ3mwP1kq ggiHQChXLwB2dpq1OEi5Ov6160FORUgyTzIks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698652764; x=1699257564; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v9S68YlutSzeonuB4Uap57ufycMV3+kf+6ueUdymh14=; b=kEP9ezuCX6HdQcg8huaqohJ87RYYHZKIzAEsVRquL+jsb3xdiECXYkeuK+Zggi64W/ QOLQkqhM4ckCZ8nU6iL4kobu+ClExwG/SyP8AoFznhcEf/o94KugpVAuEdPh1cyEj510 bOUBh94k/OokcLsYM4+TqRKCFHpoh5K1TtK/FkykNzaUAVOrcf3l5Spy9FU6Yybnj2l7 ZhnunSmzCSNNARhCMAO93k8yI6ZuWEDnFe8yeceazjQVLFjQsSaWJcqFQf7Pt3NfFYgI FIVqoJ3zLFYTyDWXzifi82jaz/TIfFGiV/7xK+zgxhOH0wFycISNL5cJWZO+sLCt9qf8 KIWQ== X-Gm-Message-State: AOJu0YyfZ4t2fKkMAVQ/zLjtDGvellW/4rUL09r+31XYH95o+lZvXDjL mpWh+CcUv1Uu6D4ajB3WIoVXYgY62cKa/IXab6sbJtGf7wmVjR8OZVKHsbZHmGdV51bqg96kyA= = X-Google-Smtp-Source: AGHT+IHVWW9xX6vvaFXeHbjgPJ5+Aw+Tm5SaNvPMxq8dthwTSzWzqtsgzJKo8ABDCPLMjXGenAXbxMRbj3MY X-Received: by 2002:a81:4411:0:b0:5af:6cb2:5e92 with SMTP id r17-20020a814411000000b005af6cb25e92mr9755760ywa.30.1698652763721; Mon, 30 Oct 2023 00:59:23 -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 r68-20020a0dcf47000000b005a80a192533sm1151515ywd.58.2023.10.30.00.59.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 00:59:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 00:59:23 -0700 (PDT) Message-ID: <653f625b.0d0a0220.c1bb4.2078SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 61AA060524E7; Mon, 30 Oct 2023 03:59:23 -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 | +---------------------+----------------+ | 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 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 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/28140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/