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 2D60F4338B for ; Tue, 21 Nov 2023 09:48:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09DD34025F; Tue, 21 Nov 2023 09:48:57 +0100 (CET) Received: from mail-wm1-f98.google.com (mail-wm1-f98.google.com [209.85.128.98]) by mails.dpdk.org (Postfix) with ESMTP id 6A0424025F for ; Tue, 21 Nov 2023 09:48:55 +0100 (CET) Received: by mail-wm1-f98.google.com with SMTP id 5b1f17b1804b1-4084095722aso25709965e9.1 for ; Tue, 21 Nov 2023 00:48:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700556535; x=1701161335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fv1zOwgYxoojc25NrhmyldopvsRrjlZQ7OQIBiuz5dI=; b=eYibF+kto5K8gkixUpJFoOnDCyc4KaQFUXIaXH2JMmHf5v1fozObKNtZagrVbRe5HK cJIjaAuQmceJdyAZ+jd0/Kdqr0O5BNAaEWANUq2VBjqEfPZ+IskHiUw/mvXGiGdDb7oW 02bLBsvYRl4Diy28kpFsUxMxM4AbVpXk+CmNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700556535; x=1701161335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fv1zOwgYxoojc25NrhmyldopvsRrjlZQ7OQIBiuz5dI=; b=KkuoLZPiL1B9dOIQl8KqRFgoabePtH53EMeRDEr78aaS+8z+DVng3ERrgUIsP+VkKo njWWGmtXgzHIsdGBSAQ5UfArEc7U53ae9v/8sho6exNLoh6kn087UAbb/Cdc+UV1nq1e BmkFF8ZVFqJit/vGbc7FFHUJ//42l23HO3r8zCFiAOWyRV/YMw2+VadHO4HzowP3TixC v0+qEiOBUTdmFjysbTOqyqmCWtW6B/OUipnXgbYmrGlWamK6D0aQlqibS2PgYIwCry56 bEivpRJSopEgO5g9pHMY3KXqw93XLhDmXfDao/GTJX9syqTeDmF5KQnwiEfpxM21BJpc dPJQ== X-Gm-Message-State: AOJu0YztlwfktI4LYkT/04Occ+F+/tKh8Ni8eH+lx6tGJnvo0IXScSrF lhZRQR09iEyyt91x1s17pqqgSfw21MxhfNA4qsfETcgm7p1ei/2Rcv8nyw== X-Google-Smtp-Source: AGHT+IEPcI657vKitcIrryIiNaT33ZnFDPntDleWQ9kIMfDneHVqlLlZeZzEyAfWn2tswGPc1zFakwd/3ab6 X-Received: by 2002:a05:600c:358f:b0:405:770b:e90a with SMTP id p15-20020a05600c358f00b00405770be90amr8189249wmq.34.1700556534832; Tue, 21 Nov 2023 00:48:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fc16-20020a05600c525000b003feef82bbf5sm855120wmb.16.2023.11.21.00.48.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 00:48:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 00:48:54 -0800 (PST) Message-ID: <655c6ef6.050a0220.b2051.e67cSMTPIN_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 4439B6000ED8; Tue, 21 Nov 2023 03:48:53 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/