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 A72AB4316B for ; Mon, 30 Oct 2023 08:31:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2355402BC; Mon, 30 Oct 2023 08:31:38 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7770F402BC for ; Mon, 30 Oct 2023 08:31:34 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc2575dfc7so15195445ad.1 for ; Mon, 30 Oct 2023 00:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698651093; x=1699255893; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KY2St9d8UXDRpYi9IS7JEMVLF19UdcpkL7jvdzQ/ydU=; b=e0jT0eLnY2W3YyZbfnk63UoZdOz75QMnDg9Q3ZmF7QaIwiH0OyuurkL/dj/0Uazblu VbOW0qpT1QQ6miPAZTkQfC0AEkklSUnNlIp8KF6hUWLS0BVDBiDxk9wleJuym9YMPfEp StDzUPxvi2sBiWwFr032q7LOxP5chzlC/TujE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698651093; x=1699255893; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KY2St9d8UXDRpYi9IS7JEMVLF19UdcpkL7jvdzQ/ydU=; b=Rp/ZfrBKlgI9FsAm2TuR8RkfywPmDtUNpJaSDgeCeK2Ss0ZWwMQsVoM+dWRG50CJWs gB+DQbIK/G1V/6lkhM+YvHfKTL7ovqJD7o59V6+tAT/iZM1yGRMOx934a/NWhEhIIHnK AaDQBVownm+rclIe0ttjpR3it/xd11q2X71w6I9KEEviGQHFS9sVwLdPyl94zZJDYQ3M vn8U3jrEcJZUhOY4jzkWvfngJxr5N2mfCg/o29rSn2N1Sxi9kvbxPt4SHrgienXoVVGu +ir6BW6Jf+sP+RjzHh60qHcf46mpPkroLw+TQMbYHHvAoCcaHx6j9PM5ak7czlC2RE5y OhEg== X-Gm-Message-State: AOJu0YyJ7WOge+GSEVEwoRWbnl7RouBkewh7kLMV9C6S7F6EWb4d/m19 Mq/LLhg75GDxo/d9oxzkMTnPlkg43xH3xfkTICsiC/bVX5bRAfg05lIiYw== X-Google-Smtp-Source: AGHT+IH6tu8GPlKdkuMLbcndd4xNKmi4BiyeuH5rR6MWNeBGkQOojiS9gy1rPHmlgYrC6kWFGyyYsMtGqjQc X-Received: by 2002:a17:902:c409:b0:1cc:22c8:5f61 with SMTP id k9-20020a170902c40900b001cc22c85f61mr6581845plk.15.1698651093657; Mon, 30 Oct 2023 00:31:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id io16-20020a17090312d000b001bbc9e9ebfasm17841plb.102.2023.10.30.00.31.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 00:31:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 00:31:33 -0700 (PDT) Message-ID: <653f5bd5.170a0220.bbe19.0daeSMTPIN_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 D431B6051827; Mon, 30 Oct 2023 03:31:32 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/