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 46E6143D9C for ; Mon, 1 Apr 2024 04:31:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 394784026F; Mon, 1 Apr 2024 04:31:55 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1DF8440265 for ; Mon, 1 Apr 2024 04:31:54 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3684faf6286so15039775ab.1 for ; Sun, 31 Mar 2024 19:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938713; x=1712543513; 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=gE6N69Gf2igGBcHuFSualqPS84c/3RedwkWBrEujml0=; b=ib7m8jgoYwgMaf9zn6xc2vdu3sES2JcDKiwlkYQ5AkXNr/umiQ7BRQFnRECWjQMH3l IVvAjMl2lIukQyEhYkqTlANbj6JKQZbUgGKRNu5YcCYwvvLc5lTwr1NWv38CFqwwnACB yFrSYu26vvjWDEJcPpx/hvCkdL8PdQihFwoks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938713; x=1712543513; 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=gE6N69Gf2igGBcHuFSualqPS84c/3RedwkWBrEujml0=; b=EjxqKfYLSRlAn4n73WRRYqw8IWM5W6IL8oGlEstFDOqBJJLLpBFZ4UhAR2tcxDY1MW tQqiq97eU1gbZiIOWPRGGVQRKHB/hHGsaHc86P4dX6VlhprFaU2L+095E0tuCHCX4LtP KP5qEQq7rSege5tPJJKvugwqJITr9WXsfGUGUPYsgEswLb1uEUA4WlXWEfIn1Zff1eay 1pEJokITq7WEaklwMOGCJ6f9xQkSqQdDFxFcz3XU6bBBFgLJdyn/lwckb40P5J6yBV8P z2BXvxqq46ST+1so5gxSj1HzRLQcvErbrUePxotJCcXNEWjbXe5NryhT8kYWMIth+/AT dZNA== X-Gm-Message-State: AOJu0Ywq6YuNt8Gb2eiSAKuijtD1yME5gJfKaURbKQLkhu3aS7dw0KDq Imt9r7I52f71ATUUkc29kNeuj46ojTTgcDdsA8BjxV9kKcDJk/d3j3kWA5sDscMpDQBrrH49MdL L4wIN2H1WiSHS/huw3fURjJ/SZyTAtnrxiCdeprTm X-Google-Smtp-Source: AGHT+IG+iOjNitpAiG3/NQMBSL8/fY9gqdms1GJygFl1Z54y6gpfxBcg+bIyBN8+uvjwqozitEh9b68gjXKK X-Received: by 2002:a05:6e02:18c6:b0:368:47dc:66fe with SMTP id s6-20020a056e0218c600b0036847dc66femr12018964ilu.16.1711938713549; Sun, 31 Mar 2024 19:31:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k16-20020a056e0205b000b003689ab5f5cdsm400219ils.30.2024.03.31.19.31.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:31:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:31:53 -0700 (PDT) Message-ID: <660a1c99.050a0220.6bb9d.7525SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1008D6052471; Sun, 31 Mar 2024 22:31:53 -0400 (EDT) Subject: |SUCCESS| pw139012-139013 [PATCH] [v1,2/2] deque: add unit tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240401013729.1466298-3-aditya.ambadipudi@arm.com> References: <20240401013729.1466298-3-aditya.ambadipudi@arm.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139013 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/