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 914CF46011 for ; Tue, 7 Jan 2025 21:13:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 984F540150; Tue, 7 Jan 2025 21:13:52 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 1ABB64014F for ; Tue, 7 Jan 2025 21:13:52 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3eba50d6da7so4008066b6e.2 for ; Tue, 07 Jan 2025 12:13:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736280831; x=1736885631; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=RyAyiqtlNnb1LtideQ944CdkigT1MmxAV5KoUaMAdyg=; b=T7DRL68THNlg0EP8lsEZLptXpUr5WnjSYJausi/dYQl8LDcImOFH5/h5wgDRCIMIht myJoSCiMyXEiYuYxD7GKdvl4Zf/jUzA5IeTw0OXhBxgo+1S3iIWFLfGPMBenBwJ7wDiD /6ZFXc9pFBFKeB3cpn7dPWHvAYnzYN6tD9LQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736280831; x=1736885631; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RyAyiqtlNnb1LtideQ944CdkigT1MmxAV5KoUaMAdyg=; b=Uwj5F9AsNiJ9G9R5RAZTnHSuJwczGoC/24bXZfhecKl2kKSXCv1D03LUafhvRhDInN CC0OPo5AmgtkvixGwSWpgeLKed9JudyhQwdpEQfPzIEz2SmJER86FBctEeWmKA2d6XCB Q3EB1PKBKuTqRPHan4bVBWVmkplmC82iFvCBdOnG5kxniCRh6g5TGtX6qC4SRgEltqfH UiwRsGOj5Z3YZEMRb1OWNXU+nn5VKOYLSHKaSVMslfOrPdXUknW38hFKRCE40vdMqBmT jClz9YD0xcESSpxX66dh12dzVtPJIiFNxWtU93s7yV8yTFtN1ub5t/hSpj8aLNgX5pbS syqQ== X-Gm-Message-State: AOJu0YyyIkj19w6dfqVHEWC4fXrEVgr2GHQJd54wS0Wwj8C/aHufBipZ x7/hkUF+9hNL9R2cKqJ3HaQfMFZrudKLSGApBb5HtM6P0vdhj508yoP1Ldk1wPMQ7P1UT23La2c qPh2QSEwMUnKprM21cwoSVPOfQopXJcH6tzrDer8B X-Gm-Gg: ASbGnctc23yQoj39VXgP9+FMNN9XcwvpKSdr5hh+oph0B2tY479o3dQy+I7PUU6CAAv 6D5kDDBkcrcqcLFQpvx7yLFdsCy6qbUrSiK7Gx8g1ZxlwnKp45LFx1UEvl90+3zHGNq62f31bB3 8fFEpj6Z5LR3PyeC5dFMhKaDAm/cs+FF1Us2lBk1mdIF66VoxEx4c1BBtiUF5qDVTpL32pHMv2q 6b2D7tWy6zoaMPOMRQ7YtdZO5pJmHV4/LDkVlEVUKyJCNJ5ZUvgfhDtRuytkTuVMy9pF1XI5VmS LA== X-Google-Smtp-Source: AGHT+IGRtQq9PTEp0wRUsojmPClHmNyNAszoS09kZJip6+vSrZc9MLI1lpxWowXTbVYs5BlT9LbFvTZsZS3k X-Received: by 2002:a05:6808:11c1:b0:3e6:63bb:ed4e with SMTP id 5614622812f47-3ef2ed5a487mr208595b6e.27.1736280831351; Tue, 07 Jan 2025 12:13: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 006d021491bc7-5f4db5c7ee0sm1109487eaf.6.2025.01.07.12.13.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 12:13:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 12:13:51 -0800 (PST) Message-ID: <677d8aff.050a0220.1379b7.5b6bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C21CF6052471; Tue, 7 Jan 2025 15:13:50 -0500 (EST) Subject: |SUCCESS| pw149664 [PATCH] crypto/virtio: fix dataqueues iteration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250107173605.1814-1-gmuthukrishn@marvell.com> References: <20250107173605.1814-1-gmuthukrishn@marvell.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149664 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, January 07 2025 17:36:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149664 --> testing pass Upstream job id: Template-DTS-Pipeline#205731 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/