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 587D64338D for ; Tue, 21 Nov 2023 10:21:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 378BF4025F; Tue, 21 Nov 2023 10:21:54 +0100 (CET) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id 6AD6B4025F for ; Tue, 21 Nov 2023 10:21:52 +0100 (CET) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-548f74348f7so880671a12.2 for ; Tue, 21 Nov 2023 01:21:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700558512; x=1701163312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gV7BVIR0o5nCBbBJimCoIp4pXN38YZ+Jea7mmq3EE64=; b=APmJsjdXZy8fhNPYUcQyMTO2CpHizY3XFvHXrokKLmgBqIyn+IXvy6JzQhBjYS0EzW Cv/x1C9bskxUakTlfipTkksJ6qqIhn5etzFEnNOM5KH8QOmIiy2+ASMDOtN0//6PF6VR YHYRktBSm1u7sL3zyjiKpQvlUR0ui4TfNdUv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700558512; x=1701163312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gV7BVIR0o5nCBbBJimCoIp4pXN38YZ+Jea7mmq3EE64=; b=Ntv60Ap9NyefEin/5TYrqimK9VdGZOFTVKFiILgslpaXXgl4lN/re4SJCjEHviIDoM JCQ0fV0s5R3FvOj8v1wEhC0p6PlF3NQRx1Wl9bAXErcQvNmRtcQg9eD8KgNXBMtL9vfF X3FCXBcRxSuTzpMYZ94SWmbw/L8XqUjE2lVily9CfIuIC8TbvlzaHL2OfVJc9xtArS/T lSMrEqhSfGhp+9RoCYwoGtj8jaMsPyjSjK+RMnaTt00QnxeYNlzYtYSoesGhw1vB20I4 8c4c+56xTmShhyu2S5vnsZZjGxGdQFoHTkrXFAXDvNO7p8BKd51ZuqqbA0ST+Xvbpwq7 UlFQ== X-Gm-Message-State: AOJu0YxEco9Og4TK6bg4X30mgBMDyRnRI9ZisZJ7QuYSGL+RKWkftNr1 I/ykoG9Tn6JYc2FdvvaKAbU8lDhbVNBLQ9Fpwl95Sd0wXco1FJPDjz4Sow== X-Google-Smtp-Source: AGHT+IG1vm+GvprQlAvinM4DyJ8vUWbbEe5SccXLdvKnN4lgaMY9myyEgq+0DJwHfQVLb7Nhh8bPxPE3ne+X X-Received: by 2002:a17:907:3a07:b0:9fe:324b:f70a with SMTP id fb7-20020a1709073a0700b009fe324bf70amr4067326ejc.63.1700558511831; Tue, 21 Nov 2023 01:21:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a170906641000b009fa7a38f048sm582104ejm.117.2023.11.21.01.21.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 01:21:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 01:21:51 -0800 (PST) Message-ID: <655c76af.170a0220.3dead.9f19SMTPIN_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 EDDAC6000ED8; Tue, 21 Nov 2023 04:21:50 -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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/