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 C36E643D9C for ; Mon, 1 Apr 2024 04:21:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA0B94026F; Mon, 1 Apr 2024 04:21:40 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 815DE40265 for ; Mon, 1 Apr 2024 04:21:39 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a7c3dd2556so98232eaf.1 for ; Sun, 31 Mar 2024 19:21:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938099; x=1712542899; 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=MiRQ/HEOG/ne/tPbZxVP3zxcPlrpBpGmH8LFb9nmiTc=; b=cuCw73K8OfzrnG/Kqsz/OMzX2D0XE60ZkJKvJkpw4kKDXVxFDag4rh6CpD2FuMhKOn JyG2UadtYfvktb4wwUj7mniokFYvNG/NnpebcxbjfjBS1Y2cvByxITvuDSL3kfIPjj7o NKdIMD6ujzk07/ewsmRKeAPOffThOa8GChf7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938099; x=1712542899; 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=MiRQ/HEOG/ne/tPbZxVP3zxcPlrpBpGmH8LFb9nmiTc=; b=jS2WXi47UC88+p1Nvromb9lVAJOJ4cm+/Zwjp5nsqiFuy5eu4SroaOvw/GpV6cRcVq QoJS9F/SGZZOaP204k2nDePNnTOUEF82dUwoTuc2oP76DqcwhRsezJSg13tpQvWDHfOy ZWPFgko0AQWIdZKh1+xVqSJ5TPwEhcD7DiYE41cK7iU8qcMEG2M4sLQ1UQ66MlQKagDf JUAw0DeraDHQ8QEq6oriXuxSFuBHoYfPSZC+SnEpRRnxK9sq1U+Viqz3569gYcnjtRVQ a9m7VAfwMkJhYDpiI1fOC1UwspEpmyRaNQGiLmUga1dmyZwet7uzgLcViRdB1H8mDGSF uLBg== X-Gm-Message-State: AOJu0YyLOwaf8ZOsgB5DT4EYOseclLs6+52B5w3klCH1YTwEsZiTPLy/ I/ex/gWopG4AbEPw//OXTRIJXKUNNtUPFDVw494P5Z5vzvZT2GZV4OS2MBsxHF4tGZZOcMwtcU6 sZoGdIXKCd/w7fR4NeBkzdJun6niXpAWxNQU0pNXy X-Google-Smtp-Source: AGHT+IEZnq4CNNFhszX/jOl+7Dti3VJKMsapH6zXdObfkW1iU1A7HU3xZog5KmnZdkBHpJO4nIixPzN0BL+c X-Received: by 2002:a4a:e159:0:b0:5a4:75f2:54d0 with SMTP id p25-20020a4ae159000000b005a475f254d0mr6141110oot.9.1711938098928; Sun, 31 Mar 2024 19:21:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a4ab0c6000000b005a4dbd20899sm318943oon.13.2024.03.31.19.21.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:21:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:21:38 -0700 (PDT) Message-ID: <660a1a32.4a0a0220.cf31c.10deSMTPIN_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 627676052471; Sun, 31 Mar 2024 22:21:38 -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 | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 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 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/