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 1E5DA4338B for ; Tue, 21 Nov 2023 09:05:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 197714025F; Tue, 21 Nov 2023 09:05:15 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 4CE6B4025F for ; Tue, 21 Nov 2023 09:05:14 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-507ad511315so7428684e87.0 for ; Tue, 21 Nov 2023 00:05:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700553914; x=1701158714; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h7QrLZop9Ak3fjg5IcndJD37TdB+EvP9tXQ6QNV4Kz8=; b=VBZhSkt619/CRt4moRrbPjJFUit3j8FS5AKmtqMvw8ljCgXNPpobEicAkEvi0muGHL QXG+RU8uuwFYVx3RqoLU6rbhzEuRQ/AFV8zxmn84u2xOV9hLEhsCAazCn9EuUL7Enk0C Rl/MvNQM+93R+u0qn+2rc+r+mrw5ncZ6B1ELY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700553914; x=1701158714; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h7QrLZop9Ak3fjg5IcndJD37TdB+EvP9tXQ6QNV4Kz8=; b=qXuvyiNRfk8wsl63g50SiNr82btotWspH03BVcX2WwCSQZ0ba7hYsZNaILU9Tnc38X Rw47rbPUbBt+Q61njcG+0hZBBOCPIta9kYC1kBp7voxJ3mdZZ6lzJH0yesN8ZCC0mo8J cXBjOdbvwTRmuuT6T3/fX+24jqQMweU1ol9oam8Vd9qhnrYso+I8BhO8gT43VARrC3K5 cglHxlMyFQad5301lgekFzy2RI4hdJMeZLfn0NXGmONC+Cparpqo4VtjMkdejPzYgVek bbH6fCOSM1iEvvAdVBoKRehbWNmp+DUHrmL6+cVTiQ5vW5s3qdG96JWKcUCOUZ9VZ54w XP1w== X-Gm-Message-State: AOJu0YwqEc1EyuznPL2CGCm/k2ivbwUHRFxBXB/B4y6skMQ4uyVnSfVJ po7rZpyYWB/Tb9M5YUqalwfQ+5GTLWY4nYLCOVTfbK/q0AuxWrsADo6gag== X-Google-Smtp-Source: AGHT+IHnRKYImBUr6sZFQidYp7uq6ol3pjW4wUPESuK3CptZzUYKuX1jtklQHG95qLha+zX7hk6x+5okh4r+ X-Received: by 2002:a05:6512:3c92:b0:507:b4b7:a198 with SMTP id h18-20020a0565123c9200b00507b4b7a198mr9893098lfv.57.1700553913936; Tue, 21 Nov 2023 00:05:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j11-20020a05651231cb00b0050aa7255e9dsm573569lfe.122.2023.11.21.00.05.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 00:05:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 00:05:13 -0800 (PST) Message-ID: <655c64b9.050a0220.822e8.d7cfSMTPIN_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 881246045DC3; Tue, 21 Nov 2023 03:05:12 -0500 (EST) Subject: |SUCCESS| pw134505 [PATCH] [v1] test/crypto: fix timeout in Rx injec 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/134505 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Tuesday, November 21 2023 06:49:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:517b4b26b508a6464d07c456c04eb48d6c7f03ea 134505 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/