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 708D6431F3 for ; Mon, 30 Oct 2023 09:18:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B1C040285; Mon, 30 Oct 2023 09:18:47 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7B3E540285 for ; Mon, 30 Oct 2023 09:18:33 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3574297c79eso14795555ab.1 for ; Mon, 30 Oct 2023 01:18:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698653913; x=1699258713; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=irhnTXbanIiGTlaGfd90IfnTyqTojMXTNeuYr/8c+34=; b=GhpbZ0QTCcb4xsp2+VTII7/E64mhAjGZ8nFaCO/Hlj51eXt/rPQrwufI7t97FjISN9 qtaCCUnC+R2anESeU1lYRFcIKllL7JKwb5OP2hmcPS4YEHnRDhLbVfflfDX5xehfDpyK Jc7rsVYgp4qP6Obtv0B72FexXHnLkb72AA5o0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698653913; x=1699258713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=irhnTXbanIiGTlaGfd90IfnTyqTojMXTNeuYr/8c+34=; b=u/pO3lF1mECbnQe4YgNCNEXNPBcY4/bF5FSxBW+0O/A2Fi0gqSr+14XO6fngj1B2Ob YfgvxgpiFtYQM+jKrEcpNAfzm2IjZrQmDF/3A5iHtaQkrdDsW9bO3ymrg7ed5JlfQhqu o4OMz/NVElbWx64rvyS4pzcZzadMk3IhBKLS7HvcI5I/Svbok4rBXgXVKkVP8cJWoHiP AlW4eFskqQjqZPjLbDmj98OM7XbiNfU5BfVQpwCl726XxiQJybRFayFa1Zu1zxuevLd1 X41MyREEk1/ozfHG8Y3uMZQaubJYaFy78XYGg7lL/MdbIkPVSjx2Vdsx86E2lZX4pLGO EN1w== X-Gm-Message-State: AOJu0Yw6s+a6dpUBqCLTlf0+NG8AsSOrOQNROXuM+ZV/8cRigQ226Wzj KhaaJ04DmGvSxlT57ZwBNiDG9HdWLfi+1eY9Oa1r2IqAOelEZTVSGzok1w== X-Google-Smtp-Source: AGHT+IEnGCNE8lmptTBMqdjIAGuYkp0wb9KveV+PzEoWqd1zgZuRRMq/99L7yhGx7t/a0G17hxg8n89lPZoc X-Received: by 2002:a05:6e02:20c8:b0:34f:7779:df7f with SMTP id 8-20020a056e0220c800b0034f7779df7fmr12765023ilq.0.1698653912995; Mon, 30 Oct 2023 01:18:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a92d58e000000b00350ecf59515sm658602iln.66.2023.10.30.01.18.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:18:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:18:32 -0700 (PDT) Message-ID: <653f66d8.920a0220.54a54.1f78SMTPIN_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 84BE960524E7; Mon, 30 Oct 2023 04:18: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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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/