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 4D85F43D9C for ; Mon, 1 Apr 2024 04:17:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44ADF4026F; Mon, 1 Apr 2024 04:17:29 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 7833340265 for ; Mon, 1 Apr 2024 04:17:27 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-221822a7dc7so1832736fac.3 for ; Sun, 31 Mar 2024 19:17:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711937847; x=1712542647; 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=d0Hh1LSa+wj68IVe5/zXlZXpcIP/GowbCcONTxzsPG8=; b=dQR1BWxJqPRWITXN6xNkI7Tl84ILbaNyw09MWuM4VMFdxDO39yWp923UBmsQioNAoI 6LQ6v0IxekYh7o/wZ/MyKyA+gG1KQkJ2vbqM+sKoYa8iL0a5gT+qjjbS3/llGEgrOPAB 9T5/VOoagI+AMSYTVP+qiBdQPDyT5DYEH9AMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711937847; x=1712542647; 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=d0Hh1LSa+wj68IVe5/zXlZXpcIP/GowbCcONTxzsPG8=; b=F8GuBoujUh6IAl56t5/26FPKNUKzw/AbWKVerFgRMIuhawnF5KGWQpvEt+ruz7exTo bIhBMzZd2kGIUvEJt0xb2LL7p5tvUx0D2dfgp+uwe8geL77cOdGEnkp34CLIGuNJmy0U a0Fb8xhs1wCT4wOvLjEOHGA7zFbxVo3c8EIS+UjxywZkq+HBdjnu+p6UShiXjSsS3WLk 4hQe7+V8A0QYee7JyufDsLf86viXtonxe0OKTueTCJ4sudJmYt4ElBAfsmm6m/5nCiB0 8ZR7wPwLcEa/QzG0QR9WmreRYGDB22oCehyACAJ9ROeVX1V2wsz7a7fSomorgvnzsLRg WaxA== X-Gm-Message-State: AOJu0YyeruhRHY8LXLtAvlY+ONO5J/gAjyiCptsopB19wUYmnFvOau7q tsb1TKV0x6c+R9KpKcwkE1h1LGjfbaPhZzkRZwrXMRjk5qa33ZdJjjA/vpEcT9Wp6tFmfO7Oz3p bGqcFP+UhBYrXdm5rLSDR9rqN8XmNU09a3Rp8rH54 X-Google-Smtp-Source: AGHT+IHrPaN+FRaRZmWEL2Ct1VV4IFsZqozZTUVFrapJlOmSVh6KzmOPL0s5BDnJBVO+jw+46Cwm8F4bl8c+ X-Received: by 2002:a05:6871:2306:b0:21f:aba0:772d with SMTP id sf6-20020a056871230600b0021faba0772dmr10347544oab.39.1711937846809; Sun, 31 Mar 2024 19:17:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kr7-20020a0568719ec700b00221a2cf0cc5sm232568oac.1.2024.03.31.19.17.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:17:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:17:26 -0700 (PDT) Message-ID: <660a1936.050a0220.eb816.c214SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C43116052471; Sun, 31 Mar 2024 22:17:25 -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-compile-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 | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/