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 7B1864234E for ; Tue, 10 Oct 2023 18:54:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75E4340297; Tue, 10 Oct 2023 18:54:27 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7826940297 for ; Tue, 10 Oct 2023 18:54:26 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3573fa82923so2284825ab.1 for ; Tue, 10 Oct 2023 09:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696956866; x=1697561666; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QU/Q89qOjKwKQzxz8p9IlEosGcaDJv7rI+X0+A019YE=; b=QQh9TTERdiD0eGoKZPfizDHNTF44tP4T+g6MSRqMMXImzMaKZwgH7qLGhWS3h0Y+kS W+xhmcN9ie16XIrNBtsUB4kLetjVNIYxxIhG6VJ3zv0bw/AtEtYaQoCUrZ7ZA5id0yZM x4AeT9og8FvqtTYdcyYhz4SxRzUO7BvwJ5F7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696956866; x=1697561666; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QU/Q89qOjKwKQzxz8p9IlEosGcaDJv7rI+X0+A019YE=; b=wDmuK5DU5AFRzncs5Xf4+gGe2GbrOyJhIZspKg+06j9vYjNGfLOIRSvg4OVMenNuj4 YMtBSgD0I0lCn1md9y8S/jdX26PAGXgZpkJgOK9ID7nZIV1iT0aE3PV5BFl+1u0wC8vy IVlBZrTTO6D+ezOb67tmlJsD5aCDI87kew0ax33NNdXFq4kCvfX469MOf/3JWa5e+Egg Qaf1cN+SEvy9bA3n1Am0dPf1AbTMnS88VKgiVVXfkUtbyNQ3AOEDytfyb39d58ZMi3EN 4DlqS+NaQ3LC0GZG8eU3qnbJIjsEjeXOQH0ddXrufw0TH2DFCD94hbnMw3RpkGTz/qr4 4joQ== X-Gm-Message-State: AOJu0YyRYsEspljR7nhrSs9ubD1emqSexAzmg3WjH6e/8l95fHxv78R6 IpYegrny09Z9/3PRfIPpImf1bNMaGVgqBIPbFa2RjhhRRDgzqKrcoNnzgQ== X-Google-Smtp-Source: AGHT+IGdI5tG5K125+eF0CWEzVqVY9nE1ukuQb+AWBeK1tf2xX95h822MtcbuhRRcpdEIWn6n5fzcCPT+hW5 X-Received: by 2002:a05:6e02:1a26:b0:352:5066:55b1 with SMTP id g6-20020a056e021a2600b00352506655b1mr24279634ile.6.1696956865796; Tue, 10 Oct 2023 09:54:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c14-20020a92cf4e000000b00351517e2e2csm494361ilr.30.2023.10.10.09.54.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 09:54:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 09:54:25 -0700 (PDT) Message-ID: <652581c1.920a0220.2b1207.813bSMTPIN_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 561226052735; Tue, 10 Oct 2023 12:54:25 -0400 (EDT) Subject: |SUCCESS| pw132459-132460 [PATCH] [v4,2/2] test/cryptodev: add Rx in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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/132460 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, October 10 2023 10:32:12 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:34325c1a5d1140ac702d3a5d804f86aebe462589 132459-132460 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/